#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{
   width: 800px;
   overflow: hidden;
}
#jws div,
#jws div a{
   width: 378px;
   height: 81px;
}
#jws div{
   float: left;
   background: url(../img/index/jws.jpg) no-repeat;
   margin-right: 15px;
}
#jws div a{
   display: block;
   text-indent: -9999px;
   overflow: hidden;
}
#jws p{
   line-height: 1.6;
   color: #00627c;
   font-weight: bold;
   margin-top: 20px;
}


