@charset "shift_jis";
body {
	margin: 0px;
	padding: 0px;
	background-color: #f6f2e7;
	background-repeat: no-repeat;
	background-image: url(../image/cloth_bess.jpg);
	background-position: 0px bottom;
	background-attachment: fixed;
	font-size: 75%;
}
#header #submenu a {
	color: #FFFFFF;
	text-decoration: none;
}
#header #submenu a:hover {
	color: #ED923F;
}
#contents #main #content {
	margin-right: auto;
	margin-left: auto;
}
#contents  #main  #content  h3  {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	background-repeat: no-repeat;
}


#contents  #main  #content  #shop {
	width: 740px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../image/bess_white-trans.png);
	text-align: left;
	padding: 10px;
}
#contents #main #content #shop .text {
	float: left;
	width: 400px;
}


#contents #main #content #shop h4 {
	font-size: 1.4em;
	margin-top: 10px;
	margin-left: 20px;
	color: #990033;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	width: 500px;
	line-height: 1em;
}
#contents #main #content #shop dl {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

#contents  #main  #content  #shop  dt {
	color: #666666;
	padding-right: 20px;
	padding-left: 20px;
	float: left;
	width: 60px;
}
#contents  #main  #content  #shop  dd {
	font-weight: bold;
	color: #333333;
}
#contents #main #content #shop #photo {
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#contents #main #content #shop #photo a img {
	margin: 0px;
	height: 100px;
	width: 150px;
	border: 1px solid #BDA288;
	background-color: #FFF;
}
#contents  #main  #content  #shop  #map {
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	padding: 0px;
}
