@charset "UTF-8";
body {
	background-image: url(../images/common/mainBg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	text-align: center;
}
#header {
	height: 96px;
	width: 870px;
	margin-right: auto;
	margin-left: auto;
}
#headerSEO {
	float: right;
	margin-top: 10px;

}

#header h2 {
	float: left;
}

h1.description{
font-size:0.75em; 
color:#663300; 
margin-bottom:6px;
}

p.mail{
text-align:right; 
margin-bottom:2px;
}

p.tel{
text-align:right;
}

#header #headerR {
	float: right;
	width: 282px;
	margin-right: 3px;
	margin-top: 27px;
}
#headerR  #headerRT  p {
	margin-left: 5px;
	float: left;
	display: inline;
}
#headerR  #headerRB  p {
	margin-top: 8px;
	float:right;
}
#gnav {
	height: 58px;
	width: 864px;
	margin-right: auto;
	margin-left: auto;
}
#gnav li {
	float: left;
}
#wrapper {
	width: 870px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	clear:both;
}
#footerLink {
	background-color: #E6E5D8;
	border-bottom-width: 8px;
	border-bottom-style: solid;
	border-bottom-color: #321310;
	clear: both;
	padding-top: 15px;
	padding-bottom: 15px;
}
#footerLink ul {
	width: 870px;
	margin-right: auto;
	margin-left: auto;
}
#footerLink li {
	font-size: 77%;
	float: left;
	margin-right: 5px;
	padding-left: 12px;
	background-image: url(../images/common/footerLinkBg.gif);
	background-position: 0px 4px;
	background-repeat: no-repeat;
	line-height: 160%;
}
#footer {
	background-color: #F6F6F5;
}
#footerSub {
	width: 864px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 12px;
	padding-bottom: 15px;
}
#footer #footerL {
	float: left;
	margin-top: 3px;
}
#footer #footerR {
	float: right;
}
#footer   #footerR   p  {
	font-size: 93%;
	line-height: 150%;
}
#footer #footerB {
	text-align: center;
	margin-top: 10px;
}
#footer  p.footerSubCmt {
	font-size: 77%;
	color: #666666;
	text-align: left;
}
#footer  h3.footerSubCmt {
	font-size: 77%;
	color: #666666;
	text-align: left;
}
#footer  h3.footerSubCmt a{
	text-decoration:none;
	color: #666666;
	text-align: left;
}

#footer  h3.footerSubCmt a:hover{
	text-decoration:none;
	color: #666666;
	text-align: left;
}
