@charset "utf-8";
@media print {
	/**************** TOP ********************/
	#menuarea, #externals, #footerarea, #map_btn, #url_to_mobile {
		display:none;
	}
	#contentsarea {
		background:none;
	}

	/**************** クーポン********************/
	#coupon_content{
		float:left;
	}
	#coupon_bg{
		font-size: small;
		color: #C36C3D;
		background:none;
		border-bottom:solid 3px #e0d9d1;
		height: 40px;
		width: 522px;
	}
	#coupon_qr{
	margin-top: 30px;
}
}
