@charset "utf-8";

/* coupon
-------------------------------------------------------------------------------------------------------*/

#coupon h2 {
	margin-bottom: 6px;
	padding: 12px 0 0 37px;
	background: url(../../common/img/h2_bgcommon.gif) no-repeat left top;
	min-height: 26px;
	color: #e43a7d;
}

* html #coupon h2 {
	height: 26px;
}

/* ママトモ*/
#coupon .section{
	margin:0 auto 20px;
	padding:0 0 20px 30px;
	line-height:1.2em;
	background: url(../../price/img/2011/num01.jpg) no-repeat 0 0;

}

#coupon .section2{
	margin:20px auto 0;
	padding:0 0 0 30px;
	line-height:1.2em;
	background: url(../../price/img/2011/num02.jpg) no-repeat 0 0;
}

#coupon .section img,#coupon .section2 img{
	margin-top: 10px;
}

