@charset "utf-8";
@import "/css/template.css";
/*------------------------------------------------------------
	お得なクーポン
------------------------------------------------------------*/
#conts h2 {
	margin: 0 0 23px 0;
}

#conts p {

}

#conts h3 {
	margin: 50px 0 18px 0;
}

#conts h4 {
	margin: 50px 0 18px 0;
}

#conts p.img_text {
	margin-bottom: 30px;
}

#conts ul#instructions {
	margin: 0 0 47px 0;
	width: 680px;
}

#conts ul#instructions li {
	margin: 0 0 15px 0;
	padding: 0 0 0 18px;
	background: url(/img/icon/01.gif) no-repeat 0 5px;
}

#conts #thisPrint {
	margin: 15px 0 0 0;
	padding: 0 0 0 20px;
	background: url(/img/icon/03.gif) no-repeat left center;
}

#coupon {
	position: relative;
	display: block;
	width: 680px;
	height: 460px;
	color: #000;
}

#coupon div {
	position: absolute;
	top: 134px;
}

#coupon #expirationYear { left: 420px; }
#coupon #expirationMonth { left: 476px; }
#coupon #expirationDay { left: 518px; }
