@charset "utf-8";

img{
	max-width: 100%;
}

a{
	display: block;
	text-decoration: none;
}

h1{
	font-size: 11px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	background: #fff;
}

#header_wrap{
	overflow: hidden;
}

#head_content{
	margin-top: -30px;
}

#logo img{
	float: left;
	height: 75px;
}

#header div ul{
	display: none;
}

#nav_wrap{
	display: none;
}

#header p img{
	float: right;
	height: 75px;
}

.pageScrollerNav{
	display: none;
}

#section2{
	background-color: #E5F5FF;
	background-image:url(images/content_bg01.png);
	background-repeat: no-repeat;
	background-position: 100% 10px;
}

#section2 h2{
	background: url(images/menu01.gif) no-repeat bottom;
	background-size: 100%;
	height:0;
	padding-top: 68px;
	overflow: hidden;
	margin-bottom: 15px;
}

.content_div01{
	padding: 0 10px;
	font-weight: bold;
}

.content_div01 img{
	display: none;
}

.setumei{
	padding: 0 10px;
	font-size: 12px;
}

.content_div02 {
	padding: 10px;
	}

	.content_div02 dt{
	border-bottom: #061F2E 1px solid;
	margin-bottom: 5px;
}
.content_div02 dt span{
	display: inline-block;
	padding: 5px 10px;
	background-color: #061F2E;
	color: #fff;
}

	.content_div02 dd{
	margin-bottom: 10px;
	}

	#section3{
	background-color: #FFF7D3;
	background-image:url(images/content_bg02.png);
	background-repeat: no-repeat;
	background-position: 80% 10px;
}
#section3 h2{
	background: url(images/menu02.gif) no-repeat bottom;
	background-size: 100%;
	height:0;
	padding-top: 83px;
	overflow: hidden;
	margin-bottom: 15px;
}


#section4{
	background-color: #DEFFD3;
	background-image:url(images/content_bg03.png);
	background-repeat: no-repeat;
	background-position: 80% 10px;
}
#section4 h2{
	background: url(images/menu03.gif) no-repeat bottom;
	background-size: 100%;
	height:0;
	padding-top: 68px;
	overflow: hidden;
	margin-bottom: 15px;
}


#section5{
	background-color: #D3DFFF;
	background-image:url(images/content_bg04.png);
	background-repeat: no-repeat;
	background-position: 80% 10px;
}
#section5 h2{
	background: url(images/menu04.gif) no-repeat bottom;
	background-size: 100%;
	height:0;
	padding-top: 68px;
	overflow: hidden;
	margin-bottom: 15px;
}


#section6{
	background-color: #FFDDD3;
	background-image:url(images/content_bg05.png);
	background-repeat: no-repeat;
	background-position: 80% 10px;
}
#section6 h2{
	background: url(images/menu05.gif) no-repeat bottom;
	background-size: 100%;
	height:0;
	padding-top: 68px;
	overflow: hidden;
	margin-bottom: 15px;
}


#section7{
	background-color: #E2E2E2;
	background-image:url(images/content_bg06.png);
	background-repeat: no-repeat;
	background-position: 80% 10px;
}
#section7 h2{
	background: url(images/menu06.gif) no-repeat bottom;
	background-size: 100%;
	height:0;
	padding-top: 68px;
	overflow: hidden;
	margin-bottom: 15px;
}


#section8{
	background-color: #FFE2FA;
	background-image:url(images/content_bg07.png);
	background-repeat: no-repeat;
	background-position: 80% 10px;
}
#section8 h2{
	background: url(images/menu07.gif) no-repeat bottom;
	background-size: 100%;
	height:0;
	padding-top: 68px;
	overflow: hidden;
	margin-bottom: 15px;
}

/*footer*/

#footer_wrap{
	background-color: #061F2E;

}

#footer_wrap p{
	color: #fff;
	text-align: center;

}