/* コンテンツ用 */
.margin1b {
  margin-bottom: 1em;
}
.f12lh15 {
  margin: 0;
  padding: 0;
  font-size: 12px;
  line-height: 150%;
}
.f12lh15 img {
  margin: 0 0.5em 0 0;
}
.f16lh15 {
  margin: 0;
  padding: 0;
  font-size: 16px;
  line-height: 150%;
}
/*採用担当者から用*/
.saiyo {
  width: 95%;
  margin: 0;
  padding: 0 0 0.5em 0.5em;
  font-size: 16px;
  line-height: 150%;
  background-image: url(../img/dotline24.gif);
}
/*社員の声用*/
.voice {
  width: 100%;
  margin: 0 0 2em 0;
  padding: 0 0 0.5em 0.5em;
  font-size: 14px;
  line-height: 200%;
  background-image: url(../img/dotline56.gif);
}
.voice span {
  font-weight: bold;
}
#fromstaff {
  position: relative;
}
#fromstaff .photo1 {
  position: absolute;
  top: 80;
  right: 0;
  z-index: 1;
}
#fromstaff .photo2 {
  position: absolute;
  top: 370;
  right: 0;
  z-index: 2;
}
/* データ用テーブル */
table .data {
  width: 100%;
  margin-bottom: 2em;
  border: 2px solid #E1D9CA;
}
table .data td {
  padding: 10px 15px;
  border-right: 1px solid #E1D9CA;
  border-bottom: 1px solid #E1D9CA;
  font-size: x-small;
} 
table .data td.vline {
  width: 6em;
}
table .data td.vline2 {
  width: 4em;
}
/*サイトマップ・リンクリスト用*/
dl, dt, dd {
  margin: 0px;
  padding: 0px;
}
dl {
  padding-left: 15px;
  font-size: small;
  line-height: 200%;
}
dd {
  padding-left: 1em;
}
/*お問合せボタン用*/
.callbtn {
  margin-bottom: 2em;
}
/*会社案内用*/
/*Φ*/
.fai {
  padding-left: 1em;
 background-image: url(../img/fai.gif);
 background-repeat: no-repeat;
 background-position: left center;
}
.maparea {
  margin-bottom: 2em;
}
.mapcaption {
  padding: 4px;
  background-color: #00B2AD;
  color: #ffffff;
  font-size: 12px;
  text-align: center;
}