@charset "UTF-8";


/*--------------------------------------
index用
--------------------------------------*/

#wrapper {
background: #003889;
}

#index_header {
background: #f9f9f9 url(../img/index_bg01.gif) top repeat-x;
padding:0 0 62px 0;
width: 100%;
}

#index_header_box01{
width: 820px;
height: 65px;
padding-top:26px;
margin: 0 auto;
}

#index_header_box01 img.logo{
display:block;
float:left;
padding-left: 10px;
}

#index_header_box02{
width: 816px;
height:300px;
margin: 0 auto;
padding:0 0 28px 0;
}

#index_header_box02_l{
width:311px;
float:left;
}

#index_header_box02_l #box1{
float:left;
width:156px;
}

#index_header_box02_l #box2{
float:right;
width:155px;
}

#index_header_box02_r{
width:497px;
float:right;
}

#index_news{
width: 487px;
padding-left:313px;
margin: 0 auto;
}

#index_news h2{
display:block;
padding-bottom:13px;
}

#index_news table{
width:447px;
background:#FFFFFF;
}

#index_news th,td{
vertical-align:top;
text-align:left;
border-bottom:#f9f9f9 1px solid;
}

#index_news th{
padding:8px 10px;
white-space:nowrap;
width:100px;
}

#index_news td{
padding:8px 10px 8px 0px;
}