@charset "utf-8";

body.coupons{background:#f4f4f4; text-align:center;}
body.coupons h1{
	display:block; text-indent:-5000px; overflow:hidden;
	width:600px; height:27px;
	margin:0px auto;
	background:url(../img/common/coupons_head.gif) top left scroll no-repeat;
}
body.coupons div#attension{
	margin:0px; padding:10px;
	font-size:1.2em; line-height:1.5em;
	border:1px solid #e7e7e7;
	}

body.coupons ul.ctrl{
	display:block;
	width:600px;
	list-style:none;
	margin:0px auto;
	background:url(../img/common/bk_coupon.gif) top right scroll no-repeat;
}
body.coupons ul.ctrl li{
	display:block; overflow:hidden;
	width:200px; height:50px;
	float:left;
	margin-right:0px;
}
body.coupons ul.ctrl li a{
	display:block; overflow:hidden; text-indent:-5000px;
	width:200px; height:50px;
	
}
div#coupons{
	width:580px; height:auto;
	clear:both;
	background:#fff;
	margin:10px auto 0px auto; padding:10px;
}

div#formobile{
	width:600px;
	padding-top:50px;
	background:url(../img/common/coupons_form.gif) top left scroll no-repeat;
}
body.coupons ul.ctrl li.forprint{background:url(../img/common/coupons_navi01.gif) bottom left scroll no-repeat;}
body.coupons ul.ctrl li.formobile{background:url(../img/common/coupons_navi02.gif) bottom left scroll no-repeat;}
body.coupons ul.ctrl li.forprint a{background:url(../img/common/coupons_navi01.gif) top left scroll no-repeat;}
body.coupons ul.ctrl li.formobile a{background:url(../img/common/coupons_navi02.gif) top left scroll no-repeat;}
body.coupons ul.ctrl li a:hover{ background-position:bottom;}
input.address {
	dipslay:block;
	width:540px;
	padding:5px;
	font-size:1.2em;
	line-height:2.0em;
	border:3px solid #ccc;
	margin-left:10px;
}

input#send{
	display:block; text-indent:-5000px; overflow:hidden;
	width:192px; height:38px;
	margin:0px auto;
	background:url(../img/common/coupons_btn01.gif) top left scroll no-repeat;
	cursor:pointer;
}
input:hover#send{
	display:block; text-indent:-5000px; overflow:hidden;
	width:192px; height:38px;
	margin:0px auto;
	background:url(../img/common/coupons_btn01.gif) bottom left scroll no-repeat;
	cursor:pointer;
}
p.submit{
	width:600px;
	margin:15px auto 0px auto;
	text-align:center;
}
#forprint ul{list-style:none; margin-top:10px; display:block;}
#forprint li{
	display:block;
	width:176px; height:auto;
	margin-right:3px;
	padding:14px 0px 14px 14px;
	background:#ccc;
	float:left;
	font-size:1.2em;
}
#forprint li img{
	border:solid 1px #181818;
}

#forprint a{
	display:block; text-indent:-5000px; overflow:hidden;
	width:192px; height:38px;
	margin:20px auto;
	background:url(../img/common/coupons_btn02.gif) top left scroll no-repeat;
}
