body,td,th {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}

a:hover{
     opacity: 0.5 ;}


a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	-webkit-transition: all 0.2s ease-in 0s;
	-moz-transition: all 0.2s ease-in 0s;
	-ms-transition: all 0.2s ease-in 0s;
	-o-transition: all 0.2s ease-in 0s;
	transition: all 0.2s ease-in 0s;
}
.header_box {
	height: 80px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-top-width: 8px;
	border-top-style: solid;
	border-top-color: #123964;
	background-color: #DCDDD6;
	text-align: left;
}
.header_text {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
}
.header_top-box {
	float: right;
	height: 50px;
	width: 400px;
	padding-top: 10px;
	text-align: right;
	font-size: 24px;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
	color: #00003C;
}
.header_top-text_box {
	font-size: 12px;
	font-weight: bold;
	height: 10px;
	width: 400px;
	float: left;
	color: #234084;
}
ul.top_menu {
	margin: 0;
	background-repeat: no-repeat;
	background-position: left center;
	list-style-image: none;
	list-style-type: none;
	color: #002858;
	display: block;
	font-size: 12px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	line-height: 15px;
}
ul.top_menu li {
	float: right;
	text-align: left;
	list-style-image: none;
	list-style-type: none;
	height: 15px;
	list-style-position: inside;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #666;
	padding-left: 4px;
	padding-right: 4px;
	font-weight: bold;

}
ul.top_menu a {
	color: #234084;
    text-decoration: none;	
}

ul.top_menu a:hover{
    text-decoration: underline; 
}	
.float_clear {
	clear: both;
	height: 10px;
	width: 1000px;
	float: none;
}
.link_bnr_box {
	background-color: #999999;
	height: 45px;
	width: 120px;
	border: thin solid #666666;
	color: #FFFFFF;
	text-align: center;
	font-size: 12px;
	padding-top: 15px;
}

a img:hover {
	-webkit-opacity: 50;
	-moz-opacity: 50;
	opacity: 50;
}
ul.footer{
	background-color: #113861;
	height: 90px;
	width: 620px;
	background-image: url(../img/footre_logo.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 380px;
	margin: 0px;
	padding-top: 0px;
	clear: both;
	}
ul.footer li{
	border-left-style: solid;
	border-left-color: #FFF;
	height: 50px;
	margin-top: 20px;
	padding-right: 0px;
	width: 240px;
	font-size: 12px;
	color: #FFF;
	text-align: left;
	line-height: 17px;
	list-style-type: none;
	padding-left: 25px;
	border-left-width: 1px;
	float: left;
	}
