@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;
}
