@charset "utf-8";
body {
	background-color: #FFFFFF;
}


#main {
	width: 850px;
	font-size: medium;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
	color: #666633;
	height: auto;
}

#main #header {
	float: left;
	height: 120px;
	width: 850px;
	background-image: url(top/top.jpg);
	background-repeat: no-repeat;
}
#main #header #toplogo {
	float: right;
	position: relative;
	top: 90px;
	right: 30px;
}
#main #header #topcap {
	float: right;
	position: relative;
	top: 95px;
	right: 50px;
	font-size: x-small;
}

#main   #navi1 {
	background-color: #CCCC99;
	float: left;
	height: 38px;
	width: 850px;
}
#main  #navi2 {
	background-color: #CCCC99;
	float: left;
	height: 38px;
	width: 850px;
}

.header2    {
	height: 26px;
	width: 119px;
	float: left;
	background-repeat: repeat-x;
	display: inline;
	background-image: url(top/backg.png);
	z-index: 2;
	text-align: center;
	font-size: 70%;
	padding-top: 10px;
	margin-bottom: 2px;
	margin-left: 2px;
}
.header3    {
	height: 33px;
	width: 119px;
	float: left;
	background-repeat: repeat-x;
	display: inline;
	background-image: url(top/backg.png);
	z-index: 2;
	text-align: center;
	font-size: 70%;
	padding-top: 3px;
	margin-bottom: 2px;
	margin-left: 2px;
	margin-top: 0px;
}
#main #contents {
	float: left;
	width: 850px;
	background-image: url(top/main-back.gif);
	background-repeat: repeat-y;
	padding-top: 8px;
}
#main #subimg {
	float: left;
	height: 125px;
	width: 850px;
}
#main #subimg img {
	margin-left: 8px;
}
#main #footer {
	float: left;
	height: 90px;
	width: 850px;
	background-image: url(top/bottom.gif);
	text-align: center;
	padding-top: 20px;
	line-height: 1.8em;
	font-size: 80%;
	color: #666666;
	background-repeat: no-repeat;
}
.header4    {
	height: 26px;
	width: 119px;
	float: left;
	background-repeat: repeat-x;
	display: inline;
	background-image: url(top/backg2.png);
	z-index: 2;
	text-align: center;
	font-size: 70%;
	padding-top: 10px;
	margin-left: 2px;
	margin-top: 2px;
	margin-bottom: 0px;
}
.header5    {
	height: 31px;
	width: 119px;
	float: left;
	background-repeat: repeat-x;
	display: inline;
	background-image: url(top/backg2.png);
	z-index: 2;
	text-align: center;
	font-size: 70%;
	padding-top: 5px;
	margin-top: 2px;
	margin-left: 2px;
	margin-bottom: 0px;
}

h1 {
	color: #669900;
	font-size: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
