@charset "UTF-8";
/* ===========CONTENTS ============
creation date: 04 June 2010
last modified: 07 Jan  2011
■ConditihonHub
	1: H1
	2: 項目のタイトル画像
	3: 募集要項のサマリー（上段）
	4: 募集要項の詳細（下段）
	5: 右カラム
	6: 応募ボタンなど
-----------------------------------
■エントリー画面	
	7: カラム構成
	8: BOX（枠線）
	9: その他
=================================== */
/* ----------------------
 1:Heading1
---------------------- */
#titleChub {
  width: auto;
  margin: 0 0 8px;
  padding: 0;
}

#titleChub .hdr {
  background: transparent url(../../../../image/sw/cu/chub/ttlbox_bkg_lgr635.png) no-repeat scroll left top;
  height: 9px;
  margin: 0;
  padding: 0;
}

#titleChub .btm {
  background: transparent url(../../../../image/sw/cu/chub/ttlbox_bkg_lgr635.png) no-repeat scroll left -9px;
  height: 9px;
  margin: 0;
  padding: 0;
}

#titleChub .wrap {
  background: transparent url(../../../../image/sw/cu/list/spr_icon_title_work.gif) no-repeat scroll 5px center;
  border: 5px solid #e8e8e8;
  border-width: 0 5px;
  padding: 3px 10px 3px 48px;
  min-height: 32px;
  height: auto !important;
  height: 32px;
}

#titleChub .wrap h1 {
  margin: 8px 0 0;
  padding: 0;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.1;
}

/* ----------------------
 2:地域選択モジュール
---------------------- */
#prefModule {
  margin: 0 0 8px;
  padding: 0;
}

#prefModule .hdr {
  background: transparent url(../../../../image/sw/cu/chub/title_chub_area.png) no-repeat scroll left top;
}

#prefModule .hdr h2 {
  font-weight: bold;
  font-size: 15px;
  color: #333;
  padding: 20px 15px 12px 20px;
}

#prefModule .btm {
  background: transparent url(../../../../image/sw/cu/chub/bkg_chub_pref_btm.png) no-repeat scroll left top;
  height: 9px;
}

#prefModule .wrap {
  background: transparent url(../../../../image/sw/cu/chub/bkg_chub_area_mdl.png) repeat-y scroll left top;
  padding: 0 6px 0;
  margin: 0 0 -1px;
  overflow: hidden;
}

* html #prefModule .wrap {
  margin: -1px 0;
}

#prefModule .wrap .selectPref {
  background: transparent url(../../../../image/sw/cu/chub/bkg_chub_area_lgr.png) no-repeat scroll left top;
  min-height: 51px;
  height: auto !important;
  height: 51px;
  border-bottom: 1px solid #ddd;
  margin: 1px 0 0;
  padding: 0;
}

#prefModule .wrap .selectPref h3 {
  width: 100px;
  margin: 0;
  padding: 8px 0 0 11px;
  float: left;
  font-size: 12px;
  font-weight: bold;
  color: #424242;
}

#prefModule .wrap .selectPref ul {
  margin: 0 0 0 111px;
  padding: 8px 5px 0 10px;
}

#prefModule .wrap .selectPref ul li {
  background: transparent url(../../../../image/sw/cu/chub/ico_circle_or10.png) no-repeat scroll left 2px;
  list-style: none;
  float: left;
  padding: 0 0 0 13px;
  margin: 0 5px 4px 0;
  font-size: 12px;
  width: 81px;
}

* html #prefModule .wrap .selectPref ul li {
  display: inline;
  margin: 0 5px 0px 0;
}

#prefModule .wrap .odd {
  background-color: #f9f9f9;
}

#prefModule .wrap .even {
  background-color: #fff;
}

/* ----------------------
 2:都道府県選択モジュール
---------------------- */
#areaModule {
  margin: 0 0 8px;
  padding: 0;
}

#areaModule .hdr {
  background: transparent url(../../../../image/sw/cu/chub/title_chub_area.png) no-repeat scroll left top;
}

#areaModule .hdr h2 {
  font-weight: bold;
  font-size: 15px;
  color: #555;
  padding: 20px 15px 12px 20px;
}

#areaModule .btm {
  background: transparent url(../../../../image/sw/cu/chub/bkg_chub_area_btm.png) no-repeat scroll left top;
  height: 9px;
}

#areaModule .wrap {
  background: transparent url(../../../../image/sw/cu/chub/bkg_chub_area_mdl.png) repeat-y scroll left top;
  padding: 0 6px 0;
  margin: 0 0 -1px;
  overflow: hidden;
}

#areaModule .wrap .selectArea {
  margin: -1px 0 0;
  padding: 0;
}

#areaModule .wrap .selectArea h3 {
  background: transparent url(../../../../image/sw/cu/chub/bkg_stitle_gldlgr.png) repeat-x scroll left top;
  height: 36px;
  line-height: 35px;
  margin: 0 0 0;
  padding: 0 0 0 11px;
  font-size: 13px;
  font-weight: bold;
  position: relative;
}

#areaModule .wrap .selectArea ul {
  margin: 2px 0 -1px 1px;
  padding: 0;
  overflow: hidden;
}

#areaModule .wrap .selectArea ul li {
  background: transparent url(../../../../image/sw/cu/chub/ico_circle_or10.png) no-repeat scroll 7px center;
  list-style: none;
  float: left;
  font-size: 12px;
  margin: 0 0 0 0;
  padding: 8px 0 8px 20px;
  width: 187px;
  border-bottom: 1px solid #eaeaea;
}

#areaModule .wrap .odd {
  background-color: #f9f9f9;
}

#areaModule .wrap .even {
  background-color: #fff;
}

/* ----------------------
 3:職種選択モジュール
---------------------- */
#mjobModule {
  margin: 0 0 8px;
  padding: 0;
}

#mjobModule .hdr {
  background: transparent url(../../../../image/sw/cu/chub/bkg_chub_job_hdr.png) no-repeat scroll left top;
  height: 51px;
  overflow: hidden;
}

#mjobModule .hdr h2 {
  font-size: 14px;
  font-weight: bold;
  color: #555;
  height: 51px;
  line-height: 56px;
  padding: 0 0 0 20px;
}

#mjobModule .btm {
  background: transparent url(../../../../image/sw/cu/chub/bkg_chub_job_btm.png) no-repeat scroll left top;
  height: 9px;
}

#mjobModule .wrap {
  background: transparent url(../../../../image/sw/cu/chub/bkg_chub_job_mdl.png) repeat-y scroll left top;
  padding: 0 6px 8px;
  margin: 0;
}

#mjobModule .wrap ul {
  margin: 0;
  padding: 8px 5px 0 9px;
}

#mjobModule .wrap ul li {
  background: transparent url(../../../../image/sw/cu/chub/ico_circle_or04.png) no-repeat scroll left center;
  list-style: none;
  float: left;
  padding: 0 0 0 10px;
  margin: 0 13px 3px 0;
  font-size: 12px;
  width: 180px;
}