@charset "shift_jis";
body{
	background:#fff;
}
#wrap {

}

#side,
#gnavi,
#footer{
	display:none;
}
#mainbody{
	background:none;
}
/*#main{
	width:100%;
}*/
.column2 #main{
	float:none;
	margin-left:90px;
}

#topright{
	width:180px;
}

.couponbox{
	border:5px double #5AB1E7;
	background:url(../img/bg_couponbox.gif) repeat-x bottom left;
	margin:0 0px 10px 0px;
	width:70%;

}

.couponright{
	float:right;
	width:50%;
}

#coupon #headerwrap,
#coupon #pagetitle{
	display:none;
}


