@charset "utf-8";
/* CSS Document */
body{
	position:relative;
	background-color: #5d8fa9;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bg_02.gif);
	background-repeat: repeat-y;
	background-position: center;
}
#bg{
	position:absolute;
	top:0px;
	width:100%;
	height:365px;
	background-color: #5d8fa9;
	background-image: url(../images/bg_01.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#content
{
	position:absolute;
	width:904px;
	margin-left:-452px;}
#head{
	}
.logo{
	text-align:center;
	margin-top:31px;}
.nav{
	text-align:center;
	margin-top:26px;}
.nav a{
	text-decoration:none;
	padding:2px 25px;
	color:#5d8fa9;
	font-size:17px;
	border-right-width: 1px;
	border-right-style:dotted;
	border-right-color: #5d8fa9;
}
.nav .ar{
	border:none;
}
.nav a:hover{
	text-decoration:underline;
	background-image: url(../images/abg.gif);
	background-repeat:repeat-x;
	background-position: center center;
}
.nav2banner{
	height:28px;
	*height:20px;
	position:relative;
	}
.nav2{
	position:absolute;
	visibility:hidden;
	display:block;
}
.nav2l,.nav2r{
	float:left;
/*	background-image: url(../images/images/nav2_01.gif);
*/	background-repeat: no-repeat;
	height: 28px;
	width: 12px;
	}
.nav2r{
/*	background-image: url(../images/images/nav2_03.gif);
*/	}
.nav2c{
	line-height:28px;
/*	background:#9ec1d3;
*/	float:left;}
.nav2c a{
	text-decoration:none;
	color:#5d8fa9　;
	padding:0px 10px;
	font-size:12px;
	font-weight:700;
	}
.nav2c a:hover{
	color:  #FF0000}
#n1{
	left:175px;}
#n2{
	left:302px;}
#n3{
	left:430px;}
.line{
	background-image: url(../images/line.gif);
	height:4px;
	background-position: center;
	background-repeat: no-repeat;
	}
#main{
	margin-top:25px;
	color:#5d8fa9;
	line-height:140%;
	}

#foot
{
	margin-top:30px;
	text-align:center;}
.fhope{
	color:#5d8fa9;
	font-size:14px;}