@charset "utf-8";
/* CSS Document */

#header,#right_column,#footer,#news {
	display: none;
}
.title_bar {
	display: none;
}
/* ============================================== */
/* COUPON */
/* ============================================== */
.coupon {
	border-bottom: #666666 1px solid;
	padding: 4px;
}
.coupon_icon {
	background: url(../images/coupon/icon.png) no-repeat 7px left;
	padding: 2px 0 8px 17px;
	font-size: 14px;
	font-weight: bold;
}
.coupon_normal {
	font-weight: normal;
	font-size: 12px;
	line-height: 1.2;
}
.coupon_price {
	text-align: right;
	color: #f24182;
	font-size: 26px;
	font-weight: bold;
}
.coupon_add {
	border-top: 1px #999 dashed;
	padding: 5px 0 0 0;
}
.coupon_add p{
	font-size: 11px;
	color: #999999;
}
.coupon_shop {
	font-size: 12px;
	text-align: right;
	color: #f24182;
}
.due {
	text-align: right;
	color: #666666;
}
.coupon_attention {
	text-align: center;
	margin: 20px 0 0 0;
}

/* ============================================== */
/* EACH SHOPS */
/* ============================================== */
.print {
	display: none;
}
.print_shopname {
	color: black;
	font-size: 24px;
}
.print_large {
	display: none;
}
.shop_data_box div{
	display: none;
}
.print_shop_data_item {
	color: black;
	float: left;
	padding: 0 20px 0 0;
}
.shop_data_item {
	display: none;
}
.shop_photo div img{
	width: 200px;
	height: auto;
}
.shop_tab {
	display: none;
}