section#t00{
	display: none;
}
/**Wv************/
section#head{
	width: 100%;
	max-width: 1040px;
	margin: 0 auto;
	position: relative;
}
section#head div.btn{
	width: 100%;
	margin: 0 auto;
	max-width: 1040px;
	min-width: 280px;
	position: absolute;
	top: -15px;
	left: 0px;
	text-align: left;
}
section#head div.btn a{
	display: block;
	text-indent: -9999px;
	width: 58px;
	height: 58px;
	background: url(../../../common/img/sekou_arrow.png) no-repeat;
}
section#head h2{
	text-indent: -9999px;
	background: url(../img/title.png) no-repeat;
	-moz-background-size:100% auto;
	background-size:100% auto;
	width: 100%;
	max-width: 1040px;
	margin: 50px 0 auto;
	height: 0;
	padding-top: 5.555556%;
}
div.liner{
	width: 100%;
	height: 3px;
	background: #00afec;
	margin: -50px 0 0;
}
section#t01 div.head{
	width: 85%;
	max-width: 1040px;
	margin: 0 auto;
}
section#t01 h3{
	text-indent: -9999px;
	background: url(../img/img01a.jpg) no-repeat;
	-moz-background-size:100% auto;
	background-size:100% auto;
	width: 100%;
	max-width: 1060px;
	height: 0;
	padding-top: 62.169811%;
	margin: 0 auto;
}
section#t01 p{
	font-size: 130%;
}
section#t02{
	width: 100%;
	max-width: 1040px;
	min-width: 800px;
	margin: 0 auto;
}
section#t02 div.t02{
	width: 85%;
	margin: 0 auto;
}
section#t02 h4{
	position: relative;
	background: #00afec;
	width: 100%;
	color: #fff;
	text-align: left;
	margin: 0 auto;
}
section#t02 h4 div.left{
	padding: 5px 5px 5px 15px;
	font-size: 130%;
}
section#t02 h4 div.right{
	position: absolute;
	top: 3px;
	right: 0;
	font-size: 100%;
	padding: 5px;
}
section#t02 h4 div.right span{
	font-size: 90%;
}
section#t02 div.box{
	width: 100%;
	max-width: 1040px;
	padding: 10px 0 30px;
	margin: 10px auto;
	background: url(../img/dot.png) repeat-x left bottom;
}
section#t02 div.nb{
	background: none !important;
}
section#t02 div.box div.left{
	float: left;
	width: 55%;
}
section#t02 div.box div.left h5{
	text-align: left;
	font-size: 130%;
	margin: 0 0 10px;
}
section#t02 div.box div.right{
	float: right;
	width: 35%;
}
section#t02 div.box div.right img{
	width: 100%;
	max-width: 310px;
}
section#t02 p{
	font-size: 120%;
}
div.btn_03 ul{
	width: 75%;
	max-width: 770px;
	min-width: 840px;
	margin: 0px auto;
	text-align: center;
}
div.btn_03 ul li{
	display: inline-block;
	margin: 0px 1%;
	width: 30%;
	max-width: 280px;

}
div.btn_03 ul li a{
	display: block;
	text-indent: -9999px;
	width: 100%;
	height: 0;
	-webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all  0.3s ease;	
}
div.btn_03 ul li.b01 a{
	background: url(../../img/btn_06ie.png) no-repeat;
	width: 100%;
	-moz-background-size:100% auto;
	background-size:100% auto;
	max-width: 280px;	
	height: 0;
	padding-top: 28.214286%;	
}
div.btn_03 ul li.b02 a{
	background: url(../../img/btn_07ie-2.png) no-repeat;
	width: 100%;
	-moz-background-size:100% auto;
	background-size:100% auto;
	max-width: 280px;	
	height: 0;
	padding-top: 28.214286%;
}
div.btn_03 ul li.b03 a{
	background: url(../../img/btn_08ie.png) no-repeat;
	width: 100%;
	-moz-background-size:100% auto;
	background-size:100% auto;
	max-width: 280px;	
	height: 0;
	padding-top: 28.214286%;
}
div.btn_03 ul li a:hover{
	filter:alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
}