@charset "utf-8";
/*====================================================================

level2.css

====================================================================*/
#footer{margin-top: 20px;}
#leftpane{border-top: none;}
#boxbg{
   background-position: left 209px;
}
/*h2*/
#leftpane h2{
   height: 165px;
   background: #fff;
}
#leftpane h2 img{display: block;}
/*h3*/
#leftpane h3{padding-top: 0px;}
#leftpane h3 img{display: block;}

#leftpane h4{
   color: #36508c;
   font-size: 16px;
   font-weight: bold;
   padding: 0 0 7px;
   border-bottom: solid 1px #ddd;
   margin-top: 20px;
}
#leftpane h5{
   font-size: 14px;
   font-weight: bold;
   color: #36508c;
   background: #ededed;
   padding: 2px 10px;
   margin-top: 15px;
}
#leftpane table{
   width: 655px;
   background: #ddd;
   margin-top: 10px;
}
#leftpane table th,
#leftpane table td{
   vertical-align: top;
   padding: 3px 10px;
}
#leftpane table th{
   text-align: left;
   background: #f1f1f1;
}
#leftpane table td{
   text-align: center;
   background: #fff;
}

#leftpane table th,
#leftpane table td{
   padding: 7px 10px;
   text-align: left;
}

.error {
   color: red;
}

#leftpane table .submit_area td {
   text-align: center;
}


/*--------------------------------------------------------------------
02.English
--------------------------------------------------------------------*/
#steps div{
   height: 1163px;
   text-indent: -9999px;
   overflow: hidden;
   background: url(../img/english/steps.gif) no-repeat;
}
#steps p{
   font-style: italic;
   padding-bottom: 30px;
}

#bottom_navi{
   border-top: solid 1px #ededed;
   padding-top: 15px;
}




