#header-menu-container {
   background-image: url(../img/index/main_bg.gif);
   background-repeat: repeat-x;
   background-position: top left;
   height: 457px;
}

#header-menu-container #header-menu {
   background-image: url(../img/index/main2.jpg);
   height: 457px;
}

#about-jppjapan {
   display: none;
}

#step2-pilot {
}
#step2-pilot #step2-pilot-banner {
   background-image: url(../img/index/step2-pilot.jpg);
   background-repeat: no-repeat;
   background-position: top left;
   width: 550px;
   height: 102px;
   margin-left: auto;
   margin-right: auto;
}
#step2-pilot #step2-pilot-banner a {
   display: block;
   text-indent: -9999px;
   height: 102px;
}
#step2-pilot #step2-pilot-notice {
   text-align: center;
   color: #00627c;
}


/*banner*/
#banner{
	width: 760px;
}
#banner:after{
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

#banner div#message{
   width: 760px;
   border: solid 1px #e6ebe1;
   background: #fafaf5;
   padding: 20px 0;
   margin-bottom: 10px;
}
#banner div#message p{
   text-align: center;
   line-height: 1.8;
   font-size: 16px;
   font-weight: bold;
   color: #00627c;
}

#banner div{width: 370px;}
#banner div div,
#banner div div a{
	width: 370px;
	height: 80px;
}
#banner div div a{
	display: block;
	text-indent: -9999px;
	overflow: hidden;
}

#banner1{
	float: left;
	margin-right: 20px;
}
#banner1 div{background: url(../img/index/bnr_01.jpg) no-repeat;}
#banner2{float: left;}
#banner2 div{background: url(../img/index/bnr_02.jpg) no-repeat;}


/*JWS*/
#jws{
   position: relative;
   width: 800px;
   height: 175px;
   overflow: hidden;
}
#jws div#bnr_jws,
#jws div a{
   width: 378px;
   height: 81px;
}
#jws div#bnr_jws{
   float: left;
   background: url(../img/index/jws.jpg) no-repeat;
   margin-right: 15px;
}
#jws div#bnr_jws a{
   display: block;
   text-indent: -9999px;
   overflow: hidden;
}
#jws p{
   line-height: 1.6;
   color: #00627c;
   font-weight: bold;
   margin-top: 20px;
}

#jws div#bnr_session{
   position: absolute;
   width: 770px;
   top: 100px;
   padding-top: 15px;
   padding-left: 10px;
   border-top: solid 1px #dedede;
}
#jws div#bnr_session div,
#jws div#bnr_session div a{
   width: 370px;
   height: 60px;
}
#jws div#bnr_session div{
   position: absolute;
}
#jws div#bnr_session div a{
   display: block;
   text-indent: -9999px;
   overflow: hidden;
}
#jws div#bnr_session div a:hover{
   background: #fff;
   opacity:0.2;
   filter: alpha(opacity=20);
}
#jws div#bnr_session div#bnr_session_01{
   left: 10px;
   background: url(../img/index/bnr_session_01.jpg) no-repeat;
}
#jws div#bnr_session div#bnr_session_02{
   left: 390px;
   background: url(../img/index/bnr_session_02.jpg) no-repeat;
}

/*testtest*/



