@charset "utf-8";

/*clearfix
---------------------------------------------*/
.clearfix,
.recruitCts dl{zoom: 1; /* for IE5.5 - IE7 */
overflow: hidden;}

.clearfix:after,
.recruitCts dl:after{
content: ".";
display: block;
height: 0px;
clear: both;
visibility: hidden;}



/*index
---------------------------------------------*/
.recruitCts{
}

.recruitCts dl{
margin:0 0 10px 0;
}

.recruitCts dt{
float:left;
width:120px;
padding:0 0 0 12px;
background:url(/common/img/title/h4_tit_bg.gif);
background-position:0 5px;
background-repeat:no-repeat;
font-weight:800;
}

.recruitCts dd{
float:left;
margin:0 0 0 12px;
width:70%;
}
