html {
	background-color: #231D16;
}
.both  {
	clear: both;
}
#header {
	background-image: url(../images/common/heaerBk.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	height: 130px;
	width: 100%;
}
#header .wrp {
	width: 938px;
	margin-right: auto;
	margin-left: auto;
}
#header .Lbox {
	float: left;
	width: 638px;
}
#header .Rbox {
	float: right;
	width: 300px;
}
#header h1 {
	margin-bottom: 10px;
}
#header h2 {
	font-size: 40px;
	color: #867058;
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}
#main {
	background-image: url(../images/common/mainBk.jpg);
	width: 100%;
	padding-top: 30px;
	padding-bottom: 30px;
}
#main .wrp {
	width: 938px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/common/mianWrpBk.jpg);
}
.LiveBox  {
	background-image: url(../images/common/LiveBocBk.jpg);
	background-position: center center;
	width: 217px;
	text-align: center;
	float: left;
	margin-left: 14px;
	margin-bottom: 14px;
}
.LiveBox .photo {
	margin-top: 3px;
	margin-bottom: 3px;
}
.LiveBox h3 {
	font-size: 13px;
	color: #330000;
	width: 180px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	margin-bottom: 3px;
}
.LiveBox .date {
	font-size: 11px;
	color: #372f2a;
	width: 180px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#shop {
	background-image: url(../images/common/shopBk.jpg);
	width: 100%;
	padding-top: 30px;
	padding-bottom: 30px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #000;
}
#shop .wrp {
	width: 938px;
	margin-right: auto;
	margin-left: auto;
}
#shop .Lbox {
	float: left;
	width: 460px;
	background-image: url(../images/common/shopLBk.jpg);
}
#shop .Rbox {
	float: right;
	width: 400px;
}
#shop #shopInfo {
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	width: 380px;
}
#shop #shopURL a{
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	width: 380px;
	color: #993;
	display: block;
	text-decoration: none;
}
#shop h3 {
	font-size: 18px;
	color: #FFF;
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
	margin-bottom: 5px;
}
#shop iframe {
	height: 200px;
	width: 400px;
	margin-bottom: 5px;
	display: block;
}
#shop #address {
	font-size: 12px;
	line-height: 1.45;
	color: #CCC;
	margin-bottom: 6px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #666;
	padding-left: 10px;
}
#footetr {
	padding-top: 20px;
	padding-bottom: 20px;
}
#footetr .wrp {
	width: 938px;
	margin-right: auto;
	margin-left: auto;
}
#footetr .F01box {
	float: left;
	width: 240px;
}
#footetr .F02box {
	float: left;
	width: 400px;
}
#footetr .F02box p {
	font-size: 11px;
	line-height: 18px;
	color: #cc9999;
	margin-top: 10px;
	text-align: left;
}
#footetr .F03box {
	float: left;
	width: 298px;
}
#footetr .F03box h4 {
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	margin-bottom: 5px;
}
#footetr .F03box p {
	font-size: 11px;
	line-height: 18px;
	color: #FFF;
}
