@charset "utf-8";


/* ------------------------------------------------------
  採用情報ページ Style Sheet
  Last Update 2010-00-00
------------------------------------------------------ */
/* module
------------------------------------------------------- */
body#recruit .headTxt {
font-size:114%; /* 14px */
}
body#recruit div.recruit_categoryArea {
margin-bottom:25px;
padding-bottom:25px;
background:url(/share/img/cmn_line_02.gif) repeat-x bottom;
}
body#recruit div.recruit_categoryAreaLast {
margin-bottom:0
padding-bottom:0;
background:none;
}
body#recruit h2 {
margin-bottom:15px;
font-weight:bold;
}
body#recruit div.recruit_aboutArea .leadTxt {
font-weight:bold;
font-size:107%; /* 13px */
}
body#recruit div.recruit_aboutArea dl dt {
margin-bottom:2px;
font-weight:bold;
}
body#recruit div.recruit_aboutArea dl dd li {
margin-bottom:2px;
}

