@charset "utf-8";
/* CSS Document */
*{
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:14px;
	color:#000000;
	font-weight:normal;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}
a{
	text-decoration: underline;
	color: #0066CC;
}
a:link,a:visited{
	text-decoration: underline;
	color: #0066CC;
}
a:hover{
	text-decoration: none;
	color: #0099FF;
}
img{border:0px;}
.clear{clear:both;line-height:24px;}
/*******top logo ban*********/
.layer{ width:798px; border-left:1px solid #EEEEEE; border-right:1px solid #EEEEEE;}
.top{ padding:4px 10px;background-color:#A50021;}
h1{ color:#FFF;font-size:12px;}
.top2{ width:798px;}
.logo{ width:289px; float:left; padding:10px 8px;}
.home_map{ width:235px; float:right; text-align:right;}
.home_map img{ margin:0 7px;}
.home_map p{ font-size:14px; color:#737373; font-weight:bold; line-height:24px; padding-right:10px; padding-top:5px;}
.banner{ width:798px;}
/*******content  nav*********/
.content{ width:778px; padding:15px 10px 50px 10px; overflow:hidden;}
.content_left{ width:234px; float:left;}
.content_left img{ margin-bottom:8px;}
.content_right2 img{ margin-right:1px; margin-left:1px;}
.content_right{ width:532px; float:right;}
/*******footer*********/
.copyright{ background-color:#A50021; text-align:center; padding:8px 0 8px 0;font-size:12px;}
.copyright p{ color:#FFF; font-weight:bold;font-size:12px;}
