@charset "utf-8";
#wrap {
	background-image: url(images/content.png);
	background-repeat: repeat-y;
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}
body {
	margin: 0px;
	padding: 0px;
	background-color: #9E9D83;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#contents #contenttop {
	clear: both;
}

#wrap #contents #left {
	margin-top: 0px;
	margin-right: 15px;
	padding-left: 15px;
}
#contents .clear {
	clear: both;
}
#wrap #header {
	background-image: url(images/head/random.php);
	background-repeat: no-repeat;
	height: 182px;
	margin: 0px;
}
#wrap #mainmenu {
	background-image: url(images/menu1.png);
	background-repeat: no-repeat;
	height: 85px;
}
#wrap #header .logo {
	margin: 0px;
	padding: 0px;
}
#wrap #mainmenu ul {
	margin: 0px;
	list-style-type: none;
	padding-top: 23px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
}
#wrap #mainmenu a {
	display: block;
	float: left;
	height: 35px;
	padding-top: 0px;
	padding-right: 15px;
	padding-left: 15px;
	color: #000000;
	text-decoration: none;
	margin-right: 10px;
}

#wrap #mainmenu li {
	display: inline;
}
#wrap #mainmenu a:visited, active {
	display: block;
	float: left;
	height: 35px;
	padding-top: 0px;
	padding-right: 15px;
	padding-left: 15px;
	color: #000000;
	text-decoration: none;
	margin-right: 10px;
}
#wrap #mainmenu a:hover {
	display: block;
	float: left;
	height: 35px;
	padding-top: 0px;
	padding-right: 15px;
	padding-left: 15px;
	color: #996600;
	text-decoration: none;
	margin-right: 10px;
	background-image: url(images/menuhvr.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#wrap #mainmenu .active a {
	display: block;
	float: left;
	height: 35px;
	padding-top: 0px;
	padding-right: 15px;
	padding-left: 15px;
	color: #CC6600;
	text-decoration: none;
	margin-right: 10px;
	background-image: url(images/menuhvr.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}


#wrap #header .topmenu {
	padding-top: 70px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 820px;
}
#wrap #header .topmenu .home {
	display: block;
	padding-left: 65px;
	margin-bottom: 25px;
}



#wrap #footer {
	margin-top: 15px;
	margin-right: 35px;
	margin-bottom: 0px;
	margin-left: 35px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D5D3B8;
	padding-top: 15px;
	padding-bottom: 0px;
}

.seo {
	font-size: 11px;
	display: block;
	color: #666666;
	background-color: #efefcc;
}

#wrap #footer a {
	color: #000000;
	text-decoration: underline;
}
#wrap #contents #left blockquote p {
	line-height: 18px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}


#wrap #bottom {
	background-image: url(images/footer.png);
	background-repeat: no-repeat;
	height: 12px;
	margin: 0px;
	padding: 0px;
}



#wrap #footer p {
	font-size: 12px;
	display: block;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 25px;
	margin: 0px;
}
#wrap #header .logo span {
	display: block;
	font-size: 12px;
}





#wrap #header .topmenu .home img {
	border : none;
	display: block;
}
#wrap #header .logo {
	display: block;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 30px;
	padding-left: 50px;
	padding-top: 50px;
	color: #FFFFFF;
}


#wrap #header .logo a {
	color: #FFFFFF;
	text-decoration: none;
}
#wrap #header .logo a:visited, active, hover {
	color: #FFFFFF;
	text-decoration: none;
}
#wrap #footer a:visited, active {
	color: #000000;
	text-decoration: underline;
}
#wrap #footer a:hover {
	color: #999999;
	text-decoration: none;
}
#wrap #footer .credit {
	font-size: 9px;
	margin: 0px;
	color: #666666;
}
#wrap #footer .credit a {
	color: #666666;
}
