@charset "utf-8";
#header {
	height: 170px;
	width: 790px;
	font-size: 13px;
	background-image: url(../image/organic.gif);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-left: 10px;
	color: #FFFFFF;
}
#header a {
	text-decoration: none;
	color: #FFFF00;
	font-style: italic;
	font-weight: bold;
	font-size: 16px;
}
#navi {
	float: left;
	width: 790px;
	background-color: #003333;
	font-size: 12px;
	line-height: 120%;
	color: #FFFFFF;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: right;
	padding-right: 10px;
}

#contents {
	float: left;
	width: 500px;
}
#pan-navi {
	float: left;
	width: 490px;
	font-size: 12px;
	padding-left: 10px;
	color: #666666;
	margin-top: 10px;
}
#pan-navi a {
	font-size: 12px;
	color: #655A19;
	text-decoration: none;
}

#main {
	float: left;
	width: 468px;
	padding-right: 16px;
	padding-left: 16px;
	padding-top: 20px;
	font-size: 13px;
	line-height: 150%;
	color: #666666;
}
#main a {
	font-size: 13px;
	line-height: 150%;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}
.main-l {
	font-size: 13px;
	text-align: center;
	width: 100px;
	border: 1px solid #666666;
	background-color: #006666;
	color: #FFFFFF;
}
.main-r {
	font-size: 13px;
	color: #666666;
	background-color: #ECE9D8;
	border: 1px solid #666666;
	padding: 3px;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	color: #996633;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCC99;
}
h2 {
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	color: #666633;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCC99;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCC99;
	color: #666633;
}
li {
	list-style-image: url(../image/001_li.gif);
	list-style-type: none;
}



#menu {
	float: left;
	width: 280px;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 13px;
	line-height: 150%;
	color: #666666;
}
#menu a {
	font-size: 13px;
	line-height: 150%;
	color: #006699;
	text-decoration: none;
	font-weight: bold;
}
#menu a:hover {
	text-decoration: underline;
}
.link-info {
	font-size: 13px;
	color: #999999;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.infomation {
	font-size: 14px;
	font-weight: bold;
	color: #003366;
}


#footer {
	width: 800px;
	float: left;
	color: #FFFFFF;
	background-color: #003333;
}
#footer a {
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	color: #FFFF00;
	text-decoration: underline;
}
address {
	font-size: 13px;
	font-style: normal;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
}

#outer {
	width: 800px;
	margin: auto;
}
.wide-top {
	font-size: 13px;
	line-height: 150%;
	background-color: #999900;
	border: 1px solid #333333;
	color: #FFFFFF;
	text-align: center;
	width: 150px;
}
.wide-info {
	font-size: 13px;
	line-height: 150%;
	border: 1px solid #666666;
	background-color: #FFFF99;
	text-align: center;
	color: #666666;
}
