@charset "utf-8";

/*　クーポン
------------------------------------------------------------ */

#img_coupon {
	width: 990px;
	height: 100px;
	background: url(../common/images/img_coupon.jpg) no-repeat;
	text-indent: -9999em;
}

.box_01 {
    width: 786px;
	_width: 846px;
	height: 290px;
	_height: 300px;
	padding: 10px 30px 0 30px;
	background: url(../common/images/coupon_img01.jpg) 466px 10px no-repeat;
}

.ul_01 {
    width: 416px;
}
.ul_01 li {
    background: url(../common/images/marker_01.gif) left top no-repeat;
	padding: 0 0 0 26px;
	line-height: 160%;
}
.ul_01 .span_01 {
	font-weight: bold;
	color: #F00;
	font-size: 1.1em;
}

.qrcode {
    width: 300px;
	height: 92px;
	_height: 112px;
	padding-top: 20px;
	margin-left: 30px;
}
