@charset "utf-8";

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

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

#main table {
	width:100%;
	_width:490px;
	border-collapse: collapse;
	margin-bottom: 10px;
	text-align: center;
} 


#main .table01 td {
	border-bottom:1px dotted #663333;
	padding: 5px 5px 0;
} 
#main .table02 td {
	width: 33%;
	border-bottom:1px dotted #663333;
	padding: 5px 5px 0;
} 

.box_01btm {
	padding-bottom: 20px;
}

#main h4 {
	margin: 0;
}

.coupon {
	color: #633;
	font-weight: bold;
	text-align:center;
}
.coupon2 {
	color: #f60;
	font-weight: bold;
}
