#dot {
	height: auto;
	width: 576px;
	border: 3px dotted #333333;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 20px;
}
#text {
	margin-top: 10px;
}

#dot #bgcoupon {
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	width: 546px;
	background-image: url(images/coupon/bg_side.gif);
	background-repeat: repeat-y;
	text-align: left;
	padding: 0px;
}
#dot #bgcoupon .bgc01 {
	background-image: url(images/coupon/bg_coupon_1.jpg);
	background-repeat: no-repeat;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	padding: 10px;
	margin-bottom: 10px;
}
#dot #bgcoupon .bgc01 span {
	color: #FF3300;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	display: block;
	font-weight: bold;
}
#dot  #bgcoupon  strong  {
	color: #FF3300;
	font-size: 125%;
}
#dot #bgcoupon .bgc02 {
	background-image: url(images/coupon/bg_coupon_2.jpg);
	background-repeat: no-repeat;
	width: 232px;
	float: left;
	margin-left: 13px;
	padding: 10px;
	margin-bottom: 10px;
}
*html #dot #bgcoupon .bgc02 {
	margin-left: 7px;
}
#dot #bgcoupon .bgc02 span {
	font-weight: bold;
	color: #FF3300;
	margin-bottom: 10px;
	display: block;
	text-align: center;
}
#dot #bgcoupon .bgc03 {
	background-image: url(images/coupon/bg_coupon_2.jpg);
	background-repeat: no-repeat;
	width: 232px;
	padding: 10px;
	float: right;
	margin-right: 13px;
	margin-bottom: 10px;
}

*html #dot #bgcoupon .bgc03 {
	margin-right: 7px;
}
#dot #bgcoupon .bgc03 span {
	font-weight: bold;
	color: #FF3300;
	margin-bottom: 10px;
	display: block;
	text-align: center;
}
#dot #bgcoupon .bgc04 {
	background-image: url(images/coupon/bg_coupon_3.jpg);
	background-repeat: no-repeat;
	width: 499px;
	padding: 10px;
	float: left;
	margin-right: auto;
	margin-left: 14px;
	margin-bottom: 10px;
}
*html #dot #bgcoupon .bgc04 {
	margin-left: 7px;
}
#dot #bgcoupon .bgc04 span {
	font-weight: bold;
	color: #FF3300;
	display: block;
	text-align: center;
	margin-bottom: 10px;
}

#dot #bgcoupon .bgc04 span span {
	font-weight: normal;
	color: #635A5A;
	margin-bottom: 0px;
}
.print a {
	background-image: url(images/coupon/bt_print_o.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 28px;
	width: 155px;
	margin-right: auto;
	margin-left: auto;
}
.print {
	margin-bottom: 15px;
}

.print a:hover {
	background-color: transparent;
}
.print a:hover img {
	visibility: hidden;
}
