@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
	font-family: "KozGoPro-Regular","KozGoPro-Medium","小塚ゴシック Pro M","小塚ゴシック ProR","HiraKakuPro-W3","ヒラギノ角ゴ ProN W3","MS-PGothic","ＭＳ Ｐゴシック","MS-Gothic", Osaka,sans-serif;
	color: #000000;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
	vertical-align:bottom;
}
form {
	margin: 0px;
	padding: 0px;
}


a {
	text-decoration: none;
}
a:hover {
	color: #005BAC;
	text-decoration: none;
}
a:hover img {
	filter: Alpha(style=0, opacity=50);
	 -moz-opacity:0.50;
 	opacity:0.50;

}


#container {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}


#head {
	height: 80px;
	width: 900px;
	display: block;
	background-image: url(../images/header_back.jpg);
	background-repeat: no-repeat;
	font-size: 11px;
	color: #000000;
	line-height: 120%;
	margin-bottom: 3px;
}
#head a {
	color: #000000;
}
#head a:hover {
	color: #005BAC;
}
#head #head_logo {
	float: left;
	height: 67px;
	width: 70px;
	margin-top: 10px;
}



#head #head_main {
	display: block;
	height: 40px;
	width: 829px;
	overflow: hidden;
	padding-top: 9px;
	padding-right: 0px;
	padding-bottom: 0px;
	float: left;
	padding-left: 0px;
}
#head #head_main li {
	display: block;
	float: left;
	height: 32px;
	width: 95px;
	list-style-type: none;
}
.head_m1 a {
	background-image: url(../images/head_m1.gif);
	background-repeat: no-repeat;
	display: block;
	height: 32px;
	width: 95px;
	text-indent: -9999px;
}
.head_m1 a:hover {
	background-image: url(../images/head_m1_f2.gif);
	background-repeat: no-repeat;
}
.head_m2 a {
	background-image: url(../images/head_m2.gif);
	background-repeat: no-repeat;
	display: block;
	height: 32px;
	width: 95px;
	text-indent: -9999px;
}
.head_m2 a:hover {
	background-image: url(../images/head_m2_f2.gif);
	background-repeat: no-repeat;
}
.head_m3 a {
	background-image: url(../images/head_m3.gif);
	background-repeat: no-repeat;
	display: block;
	height: 32px;
	width: 95px;
	text-indent: -9999px;
}
.head_m3 a:hover {
	background-image: url(../images/head_m3_f2.gif);
	background-repeat: no-repeat;
}
.head_m4 a {
	background-image: url(../images/head_m4.gif);
	background-repeat: no-repeat;
	display: block;
	height: 32px;
	width: 95px;
	text-indent: -9999px;
}
.head_m4 a:hover {
	background-image: url(../images/head_m4_f2.gif);
	background-repeat: no-repeat;
}
.head_m5 a {
	background-image: url(../images/head_m5.gif);
	background-repeat: no-repeat;
	display: block;
	height: 32px;
	width: 95px;
	text-indent: -9999px;
}
.head_m5 a:hover {
	background-image: url(../images/head_m5_f2.gif);
	background-repeat: no-repeat;
}
.head_m6 a {
	background-image: url(../images/head_m6.gif);
	background-repeat: no-repeat;
	display: block;
	height: 32px;
	width: 95px;
	text-indent: -9999px;
}
.head_m6 a:hover {
	background-image: url(../images/head_m6_f2.gif);
	background-repeat: no-repeat;
}
.head_m7 a {
	background-image: url(../images/head_m7.gif);
	background-repeat: no-repeat;
	display: block;
	height: 32px;
	width: 95px;
	text-indent: -9999px;
}
.head_m7 a:hover {
	background-image: url(../images/head_m7_f2.gif);
	background-repeat: no-repeat;
}
#head_main #search {
	height: 32px;
	width: 164px;
	overflow: hidden;
	text-align: right;
	float: left;
	padding-top: 0px;
	font-size: 10px;
}
#head_main #search input {
	color: #333333;
}

#head_sub {
	height: 13px;
	width: 672px;
	display: block;
	font-size: 12px;
	float: left;
	margin-top: 14px;
	margin-left: 0px;
}

#head_sub .activelink{
	color: #005BAC;
}

#head_sub a:hover {
	color: #FFFFFF;
	background-color: #005BAC;
}

#contents {
	font-size: small;
	line-height: 150%;
	color: #222222;
	display: block;
	width: 900px;
}
#sitemap {
	font-size: 12px;
	background-image: url(../images/foot_mid.gif);
	background-repeat: repeat-y;
	width: 900px;
	color: #666666;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#sitemap .textblue{
	color: #005BAC;
}

#sitemap table {
	width: 750px;
	margin-left: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#sitemap td {
	text-align: left;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
}
#sitemap ul {
	text-align: left;
	list-style-type: none;
	display: block;
	margin-top: 6px;
}
#sitemap li{
	display: block;
	margin-bottom: 5px;
}

html[xmlns*=""] body:last-child #sitemap li { padding-bottom:0px;margin-bottom: 0px; } 

#sitemap li a {
	color: #666666;
	text-decoration: none;
}
#sitemap li a:hover {
	color: #FFFFFF;
	background-color: #005AAC;
}

#footer_image{
	background-color: #FFFFFF;
}
