@charset "utf-8";



/* メインビジュアル
------------------------------------------------------------------- */
#header {
  height: 342px;
}
#main {
  height:180px;
}


.infoBox {
  background: url(../../common_old/images/bg_topics.jpg);
  margin: 0px;
  padding: 15px;
  height: auto;
  width: 710px;
}
.infoBox p {
  line-height:1.4em;
}


.infoBox ul {
  list-style: disc outside;
  padding-left: 14px;
  padding-bottom: 8px;
}

.infoBox li {
  padding-left: 0px;
  margin-left: 0px;
  list-style: disc;
  padding-top: 10px;
}
.infoBox table {
  border-top: 1px solid #666;
  line-height:1.15em;
  width:100%;
  margin:3px 0 0 0;
}
.infoBox td {
  padding: 8px 5px;
  border-bottom: #999 dotted 1px;
  font-size: 12px;
  background: #FFF;
}
.infoBox th {
  padding: 8px 5px;
  border-bottom: #999 dotted 1px;
  font-size: 12px;
  font-weight: normal;
  text-align: left;
  background: #FFE6E6;
  width: 120px;
}
.infoBox td table {
  border:none;
}
.infoBox td td {
  border:none;
  line-height:1.5em;
}
.infoBox td th {
  border:none;
  background: none;
  width: 180px;
  line-height:1.5em;
}
.infoBox h3 { 
}
.infoBox p {
  padding: 3px 0 3px 12px;
}


.recruitBlock {
  width:737px;
  padding:0 0 0 3px;
}
.recruitBlock h4 {
  font-weight:bold;
}
.recruitBlock table {
  border-top: 1px solid #666;
  line-height:1.15em;
  width:100%;
  margin:3px 0 0 0;
}
.recruitBlock td {
  padding:8px 5px;
  border-bottom:#999 dotted 1px;
  font-size:12px;
}
.recruitBlock th {
  padding:8px 5px;
  border-bottom:#999 dotted 1px;
  font-size:12px;
  font-weight:normal;
  text-align:left;
  background:#FFE6E6;
  width:16%;
}
.shikaku { color: #69C; }

.privacyBlock { padding: 0px 0px 20px; }

.privacyBlock h4 {
  font-weight: bold;
  color: #FFF;
  background: url(../../common_old/images/bg_ttl.jpg);
  margin: 0 0 4px 0;
  padding: 5px 5px 4px;
}

.privacyBlock p {
  padding:0 0 0 5px;
  line-height:1.5em;
}
.privacyBlock ol li { list-style: decimal; }

.privacyBlock ol { padding: 0px 0px 0px 27px; }
