/* CSS Document */

#wrapper #imgBox {
	height: 120px;
	width: 860px;
	background-image: url(img/img_rest.jpg);
	background-repeat: no-repeat;
	text-indent: -9998px;
	float: left;
}
#wrapper #contents #mainBox #pankuzu {
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #947E28;
	padding-bottom: 2px;
}
#wrapper #contents #mainBox h2.rest {
	background-image: url(img/bg_h2_rest.gif);
	background-repeat: no-repeat;
	height: 45px;
	width: 460px;
	text-indent: -9998px;
	margin-top: 35px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #898989;
	margin-bottom: 5px;
	margin-left: 40px;
}
#wrapper #contents #mainBox p.text12_gray {
	width: 460px;
	margin-left: 40px;
}
#wrapper #contents #mainBox #infoBox {
	width: 460px;
	background-image: url(img/bg_info.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 40px;
	margin-top: 15px;
	float: left;
	display: inline;
}
#wrapper #contents #mainBox #infoBox h3.text12_white {
	text-align: right;
	margin-top: 12px;
	float: right;
	width: 450px;
	margin-right: 10px;
	display: inline;
}
#wrapper #contents #mainBox #infoBox dl {
	width: 440px;
	float: right;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #898989;
	padding-bottom: 10px;
}
#wrapper #contents #mainBox #infoBox dt.text13B_green {
	margin-top: 10px;
	margin-bottom: 5px;
}
#wrapper #contents #mainBox #infoBox dt.text13B_enji {
	padding-top: 10px;
	margin-bottom: 5px;
}
#wrapper #contents #mainBox #infoBox dt.text13B_gold {
	padding-top: 10px;
	margin-bottom: 5px;
}
#wrapper #contents #mainBox h2.shop {
	background-image: url(img/bg_h2_rshop.gif);
	background-repeat: no-repeat;
	height: 45px;
	width: 460px;
	text-indent: -9998px;
	margin-top: 35px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #898989;
	float: left;
	display: inline;
	margin-left: 40px;
}
#wrapper #contents #mainBox p.text10_gray80 {
	text-align: right;
	width: 500px;
	float: left;
}
#wrapper #contents #mainBox #shopBox {
	float: left;
	width: 460px;
	margin-left: 40px;
	margin-top: 10px;
	display: inline;
}
#wrapper #contents #mainBox #shopBox #matsuBox {
	float: left;
	width: 150px;
	margin-right: 5px;
}
#wrapper #contents #mainBox #shopBox #matsuBox a:hover img {
	filter: alpha(opacity=80);
	-moz-opacity:0.8;
	opacity:0.8;
}
#wrapper #contents #mainBox #shopBox #matsuBox p.text11_gray90 {
	margin-top: 5px;
}
#wrapper #contents #mainBox #shopBox #kaedeBox {
	float: left;
	width: 150px;
	margin-right: 5px;
}
#wrapper #contents #mainBox #shopBox #kaedeBox a:hover img {
	filter: alpha(opacity=80);
	-moz-opacity:0.8;
	opacity:0.8;
}
#wrapper #contents #mainBox #shopBox #kaedeBox p.text11_gray90 {
	margin-top: 5px;
}
#wrapper #contents #mainBox #shopBox #blueberryBox {
	width: 150px;
	float: left;
}
#wrapper #contents #mainBox #shopBox #blueberryBox a:hover img {
	filter: alpha(opacity=80);
	-moz-opacity:0.8;
	opacity:0.8;
}
#wrapper #contents #mainBox #shopBox #blueberryBox p.text11_gray90 {
	margin-top: 5px;
}
#wrapper #contents #mainBox .topBox {
	margin-top: 20px;
	width: 460px;
	float: left;
	margin-left: 40px;
	display: inline;
}
#wrapper #contents #mainBox .topBox p a span {
	display: none;
}
#wrapper #contents #mainBox .topBox p a {
	background-image: url(../img/common/btn_top.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 15px;
	width: 95px;
	float: right;
	display: block;
}
#wrapper #contents #mainBox .topBox p a:hover {
	background-image: url(../img/common/btn_top_ov.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 15px;
	width: 95px;
	display: block;
}
