@charset "UTF-8";

.sec1{
	padding-bottom: 465px;
	background-color: #000;
	background-image: url(../img/bg_sec01.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}

.tabArea{background:#f2f1eb; position:relative; padding-top:50px;}
.tabArea #tabMenu{
	display:block;
	position:absolute;
	top:-25px;
}

#tabMenu li{float:left;}
#tabMenu a{display:block; text-indent:-9999px; width:470px; height:51px;}

.tab01 a{background-image:url(../img/sec03_tabEnd_off.png);}
.tab02 a{background-image:url(../img/sec03_tabSt_off.png); width:469px;}
.tab01 .on,.tab01 a:hover{background-image:url(../img/sec03_tabEnd_on.png);}
.tab02 .on,.tab02 a:hover{background-image:url(../img/sec03_tabSt_on.png); width:469px;}

.section.sec3 { padding-bottom:10px;}

.tabArea .on dd{display:block;}
#tabBox2{display:none;}

.sec5{
	background:url(../img/sec05_bg.jpg) repeat-x center bottom; padding-top:50px;
}

.sec5 .con{ position:relative;}

.sec5 h3{ z-index:2; position:absolute; margin:0; top:-5px;}

