@charset "utf-8";

/*----------------qoupon-------------------------*/
.clean{clear:both;font-size: 1%;height: 1px;line-height: 1%;}

.td130 {width: 130px;}

.qouponbox {width: 548px;}
.q_type {float: left;margin: 0 0 5px 2px;width: 230px;}
.q_type img {margin-right: 5px;}

.q_data {font-size: 13px;width: 240px;float: right;color: #666;text-align: right;margin-right: 15px;}

.q_print ul {font-weight: bold;margin-top: 0px;padding-top: 0;}
.q_print p {font-size: 86%;margin-bottom: 2px;}
.q_print a:link {color: #277321;}
.q_print a:visited {color: #277321;}
.q_print a:hover {color: #FF3300;}

.qbox_t p {font-size: 22px;font-weight: bold;color: #ff0000;padding: 0px;margin: 0 0 3px 0;}
.qbox_c {
padding-left: 12px;padding-bottom: 10px;
border-left: 2px solid #e18629;border-right: 2px solid #e18629;
}
.qbox_c th {white-space: nowrap;}

.qouponbox table {
width: 525px;
font-size: 90%;
border: 1px solid #888;
border-collapse:collapse;
padding: 3px 0 0px 0;
}
.qouponbox th,.qouponbox td {
border: 1px solid #777;
border-collapse:collapse;
padding: 5px;
}

.qouponbox th{font-weight: normal;color: #322b1f;text-align: center;background: #e8dfc5;}
.qouponbox td{background: #ffffff;}
