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

#contents_box h1{
display:block;
padding-top:23px;
}

table.recrut_table th,td{
padding:6px 14px;
text-align:left;
vertical-align:top;
}

table.recrut_table th{
background:#f5f9ff;
width:72px;
border-top:1px solid #e0e0e0;
border-right:1px solid #e0e0e0;
}

table.recrut_table td{
background:#ffffff;
width:435px;
border-top:1px solid #e0e0e0;
}

table.recrut_table th.bt{
background:#f5f9ff;
width:72px;
border-top:1px solid #e0e0e0;
border-right:1px solid #e0e0e0;
border-bottom:1px solid #e0e0e0;
}

table.recrut_table td.bt{
background:#ffffff;
width:435px;
border-top:1px solid #e0e0e0;
border-bottom:1px solid #e0e0e0;
}

/*--------------------------------------
index設定
--------------------------------------*/

#index01{
width:475px;
background:#FFFFFF;
padding:17px 79px 30px 49px;
}

#index01 img{
display:block;
padding-bottom:0px;
}

#index01 img.txt{
padding-bottom:48px;
}

#index02{
width:563px;
background:#FFFFFF;
padding:17px 20px 30px 20px;
}

#index02 table{
width:563px;
}

#index02 img{
display:block;
padding:25px 140px;
}

