/* CSS Document */

body {
	text-align: center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #333333;
	
}
*{
    margin: 0;
	padding: 0;
}
h1,h2,h3,h4,h5 {
	font-weight: normal;
	font-size: 100%;
}
#wrapper {
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	width: 910px;
	height: 750px;
	margin-top: 25px;
}	
#top_content {
	width: 910px;
	height: 400px;
	background-image: url(../img/top.gif);
	background-repeat: no-repeat;
	background-color: #333333;
}
#content {
	width: 910px;
	padding-top: 45px;
	background-image: url(../img/top_bg.gif);
	background-repeat: no-repeat;
	height: 583px;
}
#top_footer {
	width: 910px;
	height: 130px;
}
#top_footer p{
	font-size: 12px;
	text-align: center;
}
#top_footer address {
	color: #CCCFBC;
	font-weight: normal;
	font-size: 12px;
	text-align: center;
}
#top_nav {
	padding-top: 200px;
	font-size: 36px;
	text-align: center;
}
#top_nav a {
	text-decoration: none;
	color: #6F6340;
}
#top_nav a:hover {
	text-decoration: none;
	color: #B3B79B;
}

#nav {
	width: 215px;
	padding-left: 25px;
	padding-top: 25px;
	float: left;
	margin-top: 180px;
	list-style: none;
}

#nav li {
    display: inline;
}  


#nav a.home {

}
h1 {
	text-align: left;
	font-size: 18px;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-weight: bold;
	color: #666666;
	padding-left: 100px;
}
#ct {
	padding-left: 30px;
	text-align: left;
	margin-top: 5px;
}
#header_top {
	height: 100px;
	width: 890px;
	font-size: 12px;
	padding-left: 30px;
	padding-bottom: 10px;
}
address {
	color: #424200;
	padding-left: 20px;
	font-weight: normal;
	font-size: 100%;
}
s