@charset "utf-8";

/* 求人情報 /recruiting/ */
body.page div#contents div#recruiting {
  background-image: url("../img/main/bg-white.gif");
}

body.page div#contents div#recruiting h2 {
  margin: 0 0 25px 0;
}

body.page div#contents div#recruiting p.lead {
  margin-bottom: 10px;
}

body.page div#contents div#recruiting p {
  margin-right: 22px;
  margin-left: 22px;
}

body.page div#contents div#recruiting div.section {
  padding: 0 22px 27px;
  background-color: #bddaab; 
  clear: both;
}

body.page div#contents div#recruiting div.section h3 {
  margin: 0 -22px;
  padding-bottom: 14px;
}

body.page div#contents div#recruiting div.section h3 img {
}

body.page div#contents div#recruiting div.section table {
  margin-bottom: 0;
  background-color: #fff;
  width: 100%;
}

body.page div#contents div#recruiting div.section table tbody tr {
  margin-top: -1px;
}

body.page div#contents div#recruiting div.section table tbody tr th,
body.page div#contents div#recruiting div.section table tbody tr td {
  padding-top: 1em;
  padding-bottom: 1em;
  padding-left: 20px;
  border: none;
  background: transparent url("../img/common/border-728766.gif") 0 0 no-repeat;
}

body.page div#contents div#recruiting div.section table tbody tr:first-child th,
body.page div#contents div#recruiting div.section table tbody tr:first-child td,
body.page div#contents div#recruiting div.section table tbody tr.firstChild th,
body.page div#contents div#recruiting div.section table tbody tr.firstChild td {
  background-image: none;
}

body.page div#contents div#recruiting div.section table tbody tr th {
  padding-right: 0;
  width: 96px;
  background-color: #fff;
  text-align: left;
  font-weight: normal;
  vertical-align: top;
}

body.page div#contents div#recruiting div.section table tbody tr td {
  padding-right: 20px;
  background-color: #ebf4e6;
}

body.page div#contents div#recruiting div.section table tbody tr td ul {
  margin-bottom: 0.5em;
}

body.page div#contents div#recruiting div.section table tbody tr td ul li {
  font-size: 100%;
  list-style: disc inside;
}

body.page div#contents div#recruiting div.section table tbody tr td strong {
  color: #c00;
}

body.page div#contents div#recruiting div.section table tbody tr td div {
  padding-top: 1em;
}

body.page div#contents div#recruiting div.section table tbody tr td div:first-child,
body.page div#contents div#recruiting div.section table tbody tr td div.firsrChild {
  padding-top: 0;
}

body.page div#contents div#recruiting div.section table tbody tr td div.section {
  padding: 1em 0 0 0;
  background-color: transparent;
}

body.page div#contents div#recruiting div.section table tbody tr td div.section p {
  margin: 0;
  font-size: 100%;
}

