@charset "utf-8";
/* CSS Document */


/* 概要 */



#recruitWrp #sTtl h3{
background:url(../recruit/img/recruitSttl01.jpg) left top no-repeat;
}

#recruitWrp table{
border-collapse:collapse;
border-top:1px solid #DEE3EF;
margin-top:30px;
margin-bottom:30px;
width:610px;
}

#recruitWrp table th{
background-color:#E8EEF6;
border-bottom:1px solid #DEE3EF;
padding:10px;
text-align:center;
width:86px;
}

#recruitWrp table td{
border-bottom:1px solid #DEE3EF;
padding:10px;
}