body {
	margin-top: 0px;
	background-image: url(../img/bg.gif);
	line-height: 140%;
}
body,td,th {
	font-size: 12px;
	color: #666;
}
#wrapper {
	background-image: url(../img/bg_kage.gif);
	background-repeat: repeat-y;
	width: 898px;
	margin-right: auto;
	margin-left: auto;
}

#head {
	height: 322px;
	width: 882px;
	background-image: url(../img/navi_kage.jpg);
	background-repeat: no-repeat;
	background-position: 0px bottom;
	margin-right: auto;
	margin-left: auto;
}
#head1 {
	background-color: #00007d;
	height: 10px;
	width: 882px;
}
#head_contents {
	height: 277px;
	width: 882px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/navi_kage.jpg);
	background-repeat: no-repeat;
	background-position: 0px bottom;
}

#head_rogo {
	height: 80px;
	width: 882px;
	background-image: url(../img/head_rogo.jpg);
	background-repeat: no-repeat;
}
#sitemap {
	width: 872px;
	text-align: right;
	padding-right: 10px;
	padding-top: 22px;
}
#sitemap_contents {
	width: 872px;
	padding-top: 18px;
	padding-right: 10px;
	text-align: right;
	font-weight: bold;
}
#head_topimg {
	height: 255px;
	width: 882px;
	background-image: url(../img/head_img.jpg);
	background-repeat: no-repeat;
}
#head_img {
	height: 130px;
	width: 882px;
}
#navi {
	font-size: 14px;
	width: 882px;
	margin-left: auto;
	padding-left: 0px;
	list-style-type: none;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}
ul#navi li {
	text-align: center;
	float: left;
	width: 147px;
}
ul#navi li a {
	color: #00007D;
	text-decoration: none;
	background-image: url(../img/navi.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 32px;
	padding-top: 18px;
}
ul#navi li a:hover {
	background-position: 0px -70px;
}
#contents {
	width: 882px;
	margin-right: auto;
	margin-left: auto;
}

#menu {
	background-image: url(../img/menu_bg.jpg);
	width: 200px;
	background-repeat: repeat-y;
	padding-top: 23px;
	padding-bottom: 30px;
}
#main {
	width: 620px;
	padding-right: 32px;
	padding-left: 30px;
	vertical-align: top;
	padding-top: 23px;
	padding-bottom: 30px;
}
.position_menu {
	width: 180px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}

h1 {
	margin-top: 0px;
	margin-bottom: 20px;
}
h2 {
	color: #FFF;
	font-size: 14px;
	font-weight: bold;
	height: 21px;
	width: 610px;
	margin-bottom: 20px;
	background-image: url(../img/h2.jpg);
	background-repeat: no-repeat;
	padding-top: 4px;
	padding-left: 10px;
}
.menu_margin {
	margin-bottom: 8px;
}
a:link {
	text-decoration: none;
	color: #00007d;
}
a:visited {
	text-decoration: none;
	color: #2e53a4;
}
a:hover {
	text-decoration: underline;
	color: #ff0000;
}
a:active {
	text-decoration: none;
	color: #99ff33;
}
a.white:link {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}
a.white:visited {
	color: #FFF;
	font-weight: bold;
}
a.white:hover {
	color: #FE0000;
	font-weight: bold;
}
#foot_navi {
	text-align: center;
	height: 23px;
	width: 882px;
	clear: both;
	margin-top: 0px;
	padding-top: 7px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/foot_navi_bg.jpg);
	background-repeat: repeat-x;
}
#copyright {
	font-size: 11px;
	background-image: url(../img/copy_kage.gif);
	background-repeat: no-repeat;
	text-align: center;
	height: 22px;
	width: 898px;
	margin-right: auto;
	margin-left: auto;
}