@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 #title h1 a img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;

}
#header #submenu a {
	color: #ED923F;
	text-decoration: none;
}
#header #submenu a:hover {
	color: #ED923F;
}
#contents #main #content {
	margin-right: auto;
	margin-left: auto;
}
#contents  #main  #content  h3  {
	height: 40px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	background-image: url(../image/h3_sitemap-trans.png);
	background-repeat: no-repeat;
	width: 600px;
}


#contents  #main  #content  #sitemap {
	width: 600px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../image/bess_white-trans.png);
	text-align: left;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#contents #main #content #sitemap ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
}
#contents #main #content #sitemap li {
	color: #463C28;
}
#contents #main #content #sitemap a {
	color: #693A14;
	text-decoration: none;
	line-height: 2.0em;
}

