@charset "UTF-8";

/* //// クーポンページプリント設定 //// */
body,
html,
#Entire,
#Contents,{
	background: none #ffffff;
}

h1,
ul.BtnPrint,
ul#Close {
	display: none;
}

body#CouponPop #CouponMain {
	margin-top: 80px;
}

#Footer2 {
	margin-top: 15px;
}
