@charset "utf-8";

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

#main h3{
	background: url(../images/bg_sub_h3.jpg) no-repeat;
	clear: both;
}

h2#img_top {
	width: 580px;
	height: 180px;
	background: url(../images/img_coupon.jpg) no-repeat;
	text-indent: -9999em;
}

#sub {
   	height: 230px;
	_height: 600px;
}

h3 {
	margin-bottom: 10px;
}

.tx_main li {
	margin-bottom: 5px;
	border-bottom: 1px dotted #ccc;
}
.tx_main ul {
	width: 345px;
	float: left;
}
.img01 {
	float: right;
	margin-left: 10px;
}
.tx_main img {
	margin-bottom: 20px;
}
