@charset "UTF-8";

#header_wrap{
	background: #fff;
}
.review .name span, .incident_article li, .blog_title, .ranking .staff_name, .side .ranking .style_name, a, #coupon_list .coupon_title, .contents_footer ol li a, #review_list .review_sequel, #catalog_list .stylename, #blog_list .more span, #blog_list dt {
    color: #72a4a3;
}
.footer_shop_title h5 img {
    padding: 0 10px 0 20px;
}
#member{
	background: #eee;
}
#header h1{
	color: #222;
}
#coupon_list .discount{
	background: #72a4a3;
}

.topbnr{
	overflow: hidden;
	margin-bottom: 40px;
}
.topbnr li{
	float: left;
	width: 49%;
	margin-right: 2%;
}
.topbnr li img{
	width: 100%;
}
.topbnr li h3{
	font-size: 18px;
	font-weight: bold;
	margin: 10px 0 20px;
	position: relative;
	color: #72a4a3;
	text-align: center;
}
h4.ranking_h4{
	color: #222 !important;
}
.topbnr li h3:before{
	content: "";
	height: 2px;
	width: 80px;
	position: absolute;
	bottom: -10px;
	left: 0;
	right: 0;
	background: #72a4a3;
	margin: auto;
}
.topbnr li a{
	border: 1px solid #eee;
	display: block;
	overflow: hidden;
	-webkit-border-radius: 4px;
	        border-radius: 4px;
}
.topbnr li a p{
	color: #222;
	padding: 0 20px 20px;
}
.topbnr li:last-child{
	margin-right: 0;
}
.quality p {
    margin-top: 8px;
}
.volume p {
    margin-top: 1px;
}
.side h4{
	color: #222;
}
/** NEW **/
.footer_shop_title h5,.footer_shop_info li{
	color: #969696;
}
.footer_shop_info_left dl dt,
.footer_shop_info_left dl dd,
.footer_shop_info_right ul li a{
	color: #666;
}
.reserve_link_bt li a{
	background: #72a4a3;
}