/* line 4, ../sass/recruit.scss */
#recruitPage #contents {
  width: 980px;
  margin: 52px auto 66px;
}
/* line 7, ../sass/recruit.scss */
#recruitPage #contents .inner {
  width: 1012px;
}
/* line 10, ../sass/recruit.scss */
#recruitPage #contents .rctBtn {
  float: left;
  width: 413px;
  height: 198px;
  border: 1px solid #e6e6e6;
  position: relative;
  padding: 108px 0 0 26px;
  margin: 0 47px 0 18px;
  font-size: 14px;
  line-height: 1.8;
  letter-spacing: 0.5px;
}
/* line 21, ../sass/recruit.scss */
#recruitPage #contents .rctBtn .cont {
  width: 398px;
  height: 93px;
  line-height: 1.6;
  letter-spacing: 0.01em;
}
/* line 27, ../sass/recruit.scss */
#recruitPage #contents .rctBtn .ttl {
  position: absolute;
  left: -14px;
  top: 25px;
  background: url(/asbee/image/recruit/btn_shadow.png) left bottom no-repeat;
  height: 58px;
  width: 456px;
  font-size: 22px;
  font-weight: bold;
}
/* line 36, ../sass/recruit.scss */
#recruitPage #contents .rctBtn .ttl span {
  background: url(/asbee/image/recruit/grd_btn.png) repeat-x;
  height: 36px;
  display: block;
  border: 1px solid #e6e6e6;
  padding: 13px 0 0 42px;
  line-height: 1.1;
}
/* line 45, ../sass/recruit.scss */
#recruitPage #contents .rctBtn .linkTxt {
  font-size: 12px;
  line-height: 1.1;
  color: #666;
  letter-spacing: 0.3em;
  padding: 7px 0 0 95px;
  display: inline-block;
}
/* line 59, ../sass/recruit.scss */
#recruitPage #bnrSect #olBtnSect {
  z-index: 20;
  position: relative;
  padding: 0px;
  height: 13px;
}
/* line 65, ../sass/recruit.scss */
#recruitPage #bnrSect #bnrList {
  background: url(/asbee/image/common/bg_beige.png) repeat;
  margin: -7px 0px 0px 0px;
  padding: 28px 0px 29px 0px;
  z-index: 10;
  position: relative;
}


