@charset "utf-8";
body {
	background-image: url(../images/body_back.gif);
	background-repeat: repeat;
	text-align: center;
}
#page {
	background-image: url(../images/page_back.gif);
	background-repeat: repeat-y;
	text-align: left;
	width: 914px;
	margin-right: auto;
	margin-left: auto;
}
#main {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	color: #232323;
	line-height: 1.5;
}
#main a {
	font-size: 83.4%;
	text-decoration: none;
}
#main a:link {
	color: #232323;
}
#main a:visited {
	color: #503010;
}
#main a:hover {
	color: #646464;
}
#main a:active {
	color: #646464;
}


#header #headerL {
	float: left;
	margin-top: 10px;
	margin-left: 10px;
	width: 230px;
	display: inline;
	margin-bottom: 10px;
}
#header #headerR {
	text-align: right;
	float: right;
	width: 600px;
	margin-right: 10px;
	margin-top: 10px;
	display: inline;
}
#header #headerR a {
	line-height: -15px;
}

#header #headerR ul#siteMap {
	margin-bottom: 30px;
	padding-bottom: 10px;
}
#header #headerR ul#siteMap li {
	background-image: url(../images/heart.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 15px;
}



#header #headerR h2 {
	font-size: 100%;
	line-height: 1.3em;
	font-weight: normal;
	text-decoration: none;
	margin-bottom: 15px;
}
#header #headerR p {
	margin-bottom: 10px;
}

#header #gNav {
	margin-left: 10px;
	clear: both;
}
#header #gNav li {
	display: inline;
}

#footer {
	text-decoration: none;
	background-image: url(../images/footer.gif);
	background-repeat: no-repeat;
	width: 830px;
	margin-right: auto;
	margin-left: auto;
}
#footer #footerTextL {
	float: left;
	width: 250px;
	line-height: 1.6em;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 83.4%;
}
#footer #footerTextR {
	float: right;
	width: 550px;
	text-align: right;
	line-height: 1.3em;
	margin-bottom: 10px;
	margin-top: 10px;
}

#footer #footerTextR ul.textNav li {
	display: inline;
}
#footer #footerTextR address {
	font-size: 83.4%;
}
.pTop {
	text-align: right;
	margin-bottom: 50px;
}
#mainContents {
	padding-bottom: 50px;
}
#Contents #sideContents #address {
	margin-top: 20px;
	width: 185px;
	border: 1px dotted #993300;
	padding: 5px;
}
#Contents #sideContents #address h4 {
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	background-color: #993300;
	margin-bottom: 10px;
}
#Contents #sideContents #address p {
	font-weight: bold;
}
#Contents #sideContents #address address {
	margin-bottom: 5px;
}
