@charset "utf-8";

/*　
------------------------------------------------------------ */

h2#img_top {
	width: 580px;
	height: 120px;
	background: url(../common/images/img_campaign.jpg) no-repeat;
	text-indent: -9999em;
	margin-bottom: 10px;
}

.box01_in {
	padding: 10px 20px 20px;
}

.txt_coupon {
	margin: 20px 0;
}
.txt_coupon2 {
	margin: 20px 0;
	font-size: 2em;
	color: #fc6;
	font-weight: bold;
}

.box01 strong{
	color: #f00;
	margin: 0 5px;
}

#btn_coupon a {
	display: block; 
	background: url(../common/images/btn_coupon.jpg) left top no-repeat;
	width: 150px;
	height: 30px;
	text-indent: -999px;
	overflow: hidden;
}

#btn_coupon a:hover {
	background-position: 0 -30px;
}

.qr {
	margin: -30px 0 0 200px;
}