@charset "utf-8";
#main {
	background-color: #FFFFFF;
	width: 800px;
	margin: auto;
	border: thin solid #CCCCCC;
}
#main #header {
	background-image: url(img/head.gif);
	background-repeat: no-repeat;
	height: 81px;
}
#main #navi {
	float: left;
	width: 180px;
	padding-top: 10px;
	padding-left: 10px;
	background-color: #FFFFCC;
	border: thin ridge #CCCCCC;
}
.navist1 {
	font-size: 14px;
	color: #006666;
	background-position: center;
	font-weight: bold;
}
.navili {
	font-size: 12px;
	line-height: 20px;
	color: #0033FF;
	list-style-position: outside;
	list-style-image: url(img/ristmark.gif);
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #0033FF;
	margin-right: 10px;
}
#main #navi_1 {
	height: 30px;
	width: 100px;
	float: left;
	margin-left: 5px;
	margin-top: 5px;
}
#main #navi_2 {
	float: left;
	height: 30px;
	width: 100px;
	margin-top: 5px;
}
#main #navi_3 {
	float: left;
	height: 30px;
	width: 100px;
	margin-top: 5px;
}
#main #navi_4 {
	float: left;
	height: 30px;
	width: 100px;
	margin-top: 5px;
}
#main #navi_5 {
	float: left;
	height: 30px;
	width: 100px;
	margin-top: 5px;
}
#main #navi_6 {
	float: left;
	height: 30px;
	width: 100px;
	margin-top: 5px;
}
#main #honbun {
	float: left;
	width: 590px;
	margin-top: 10px;
	margin-left: 10px;
	background-color: #FFFFFF;
}
#main #copyright {
	background-color: #FFFFFF;
	text-align: center;
	clear: both;
	height: 120px;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #000000;
}
body {
	font-size: small;
	line-height: 16px;
	margin: 0px;
	background-image: url(img/bak2.gif);
	background-repeat: repeat-x;
}
h1 {
	font-size: 16px;
	color: #009900;
	padding: 6px;
	border: thick double #009900;
}
h2 {
	font-size: 16px;
	padding-left: 5px;
	border-bottom-width: medium;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	color: #009900;
}
h3 {
	font-size: 12px;
	color: #333333;
}

.navititle {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF9900;
	text-align: center;
	margin-right: 8px;
	padding-top: 2px;
	padding-bottom: 2px;
	line-height: normal;
}
a:link {
	text-decoration: none;
}
a:visited {
	color: #0033FF;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
}
.style4 {
	color: #FF0000;
	font-weight: normal;
}
.style5 {font-size: 9px}
.style6 {font-size: 10px}
.style7 {
	color: #009900;
	font-size: 24px;
}
.style8 {font-size: 12px}
.style9 {color: #FF0000; font-weight: normal; font-size: 12px; }
