@charset "UTF-8";

div#consul_img {
text-align:center;
margin:0 0 20px 0;
padding:0;
}


div#recruit_guide h2{
text-indent:-9999px;
background:url(../recruit/img/recruit.png) no-repeat top left;
width:380px;
height:30px;
margin:0 0 10px;
padding:0;
}

div#recr table {
width:95%;
margin:20px auto 5px;
}

div#recr td{
border-bottom:1px solid #999999;
padding:5px;
margin:0;
}

td.recr_cap{
width:20%;
text-align:center;
border-right:1px solid #999999;
}

td.recr_guide {
width:80%;
letter-spacing:0.05em;
}

td.recr_guide p{
margin:0;
padding:0;
}


