@charset "utf-8";

/* ================================================

style_EdyGiftListOverView.css

================================================ */

.btn.btn_b {
	width: 460px;
	height: 60px;
}

.btn.btn_b a {
	background-position: 418px center;
	font-size: 24px;
	line-height: 60px;
}

.edy_type:after,
.set_edy:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

.edy_type {
	margin-top: 40px;
}

.edy_type dl {
	width: 163px;
	float: left;
}

.edy_type dl dt,
.edy_type dl dd {
	text-align: center;
}

.edy_type dl dt {
	height: 138px;
	line-height: 138px;
	margin-bottom: 20px;
}

.edy_type dl dt img {
	vertical-align: middle;
}

.set_edy {
	width: 670px;
	margin: 25px auto 80px;
}

.set_edy dl.set_edy1 {
	float: left;
}

.set_edy dl.set_edy2 {
	float: right;
}

.set_edy dt {
	margin-bottom: 10px;
}

.mt_80 {
	margin-top: 80px;
}