@charset "utf-8";
#header, #footer,
h2, h3, ul, p, span.print, .returnTop, #pageGuide {
	display: none;
}

#conts #coupon {
	margin: 0;
	width: auto;
}

#conts #coupon01 {
	margin: 0;
	width: auto;

	float: none;
}

#conts #coupon02 {
	margin: 0;
	width: auto;

	float: none;
}

#conts .coupon {
	position: relative;
}

#conts #coupon01 img {
	margin-bottom: 10px;
}

#conts #coupon01 span.date {
	background: none;
	position: absolute;
	top: 108px ;
	left: 95px;
		
	color: #660000;
	font-size: 13px;
}

#conts #coupon02 span.date {
	background: none;
	position: absolute;
	top: 108px ;
	left: 95px;
	
	color: #660000;
	font-size: 13px;
}

