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

/* ------------------------------------------------------------------------------
求人情報
------------------------------------------------------------------------------ */

.recBrand {
margin-bottom: 30px;
}
.recTitle {
text-align: center;
margin-bottom: 50px;
}
.recMTit {
margin-bottom: 15px;
margin-left: 10px;
}
.recTable01 {
border-style: none;
border-width: 0px;
width: 650px;
margin-right: auto;
margin-bottom: 30px;
margin-left: auto;
}
.recTable01 th {
background-color: #FFF5D3;
padding: 0px;
margin: 0px;
border-style: none;
}
.recTable01 td {
border-bottom: 1px dotted #CCC;
border-top-style: none;
border-right-style: none;
border-left-style: none;
padding: 20px 10px;
font-size: 93%;
color: #441F1E;
}
.recTable01 .recName {
background-image: url(../images/img_common/icon01.gif);
background-repeat: no-repeat;
background-position: 10px center;
font-size: 93%;
color: #F00;
padding-left: 20px;
}
