@charset "utf-8";
/* CSS Document */

/*----------------------------------------*/
/*title*/
/*----------------------------------------*/
#page h2.title{
background:url(../../img/guide/title.gif) no-repeat;
}

/*----------------------------------------*/
/*capital*/
/*----------------------------------------*/
#capital{
width:703px;
height:132px;
display:block;
overflow:hidden;
padding:8px 0 0 0px;
position:relative;
margin:0 0 0 6px;
}
#capital img{
float:left;
padding:0 22px 0 0;
margin:-8px 0 0 0;
}
#capital h2{
background:url(../../img/guide/h2_capital.gif) no-repeat;
height:28px;
margin:0 0 12px 0;
}
#capital h2 a{
background:url(../../img/guide/h2_capital.gif) no-repeat;
width:441px;
height:28px;
display:block;
text-indent:-9877em;
text-decoration:none;
overflow:hidden;
}

/*----------------------------------------*/
/*schedule*/
/*----------------------------------------*/
#schedule{
width:703px;
height:132px;
display:block;
overflow:hidden;
padding:8px 0 0 0px;
position:relative;
margin:0 0 0 6px;
}
#schedule img{
float:left;
padding:0 22px 0 0;
margin:-8px 0 0 0;
}
#schedule h2{
background:url(../../img/guide/h2_schedule.gif) no-repeat;
height:28px;
margin:0 0 12px 0;
}
#schedule h2 a{
background:url(../../img/guide/h2_schedule.gif) no-repeat;
width:441px;
height:28px;
display:block;
text-indent:-9877em;
text-decoration:none;
overflow:hidden;
}

/*----------------------------------------*/
/*report*/
/*----------------------------------------*/
#report{
background:url(../../img/guide/report_bg.gif) no-repeat;
margin:15px 0 0 6px;
padding:53px 0 15px 31px;
}

#report_column1{
width:335px;
}

#report_column1 h2{
background:url(../../img/guide/h2_report.gif) no-repeat;
height:28px;
width:335px;
display:block;
text-indent:-9877em;
text-decoration:none;
overflow:hidden;
margin:0 0 10px 0;
}

#report_column1 h3{
font-size:120%;
padding:15px 0;
}

#report_column2{
width:280px;
float:right;
margin:-20px 0 0 0;
}

#report_column2 p{
background:url(../../img/uc.gif) no-repeat;
width:280px;
height:145px;
display:block;
text-indent:-9877em;
text-decoration:none;
overflow:hidden;
}

.report_foot{
background:url(../../img/guide/report_bg_foot.gif) no-repeat;
border-bottom-width:0;
height:30px;
width:722px;
display:block;
overflow:hidden;
margin:0 0 0 6px;
}