

.infoDiv {
  font-size: 24px;
  font-weight: bold;
  padding-left: 95px;
  width: 645px;
}

.infoDiv.en {
  width: 560px;
  padding-top:40px;
  padding-bottom:56px;

}

.line {
  line-height: 76px;
}

.humanite {
  font-size: 32px;
}

.mapDiv {
  margin-top: 24px;
  margin-left: 72px;
}

.rightGray {
  float: left;
  margin-left: 29px;
  width: 63px;
  height: 380px;
  background-color: #aaabab;
}


.warn {
  color:#F00;
}

/**************************************/
/*             お問い合わせ             */
/**************************************/
input[type=radio] {
  width: 24px;
  height: 24px;
  vertical-align: middle;
}
.input {
  border: none;
  margin-bottom: 4px;
  margin-left: 20px;

  height:28px;
  width:450px;
  margin-top:-10px;
}

.inquiry {
  margin-left: 10px;
  padding-top: 36px;
  height:1300px;
}

.inqLine {
  font-size: 24px;
  line-height: 40px;
  margin-left: 28px;
  width: 680px;
}
.en > .inqLine {
  padding-left: 10px;
}

.inqBlock {
  margin-top: 14px;
  margin-left: 40px;
  width:640px;
  height:32px;
  line-height: 24px;
  border-bottom: 1px solid #aaa;
}
.inqBlock.margin {
  margin-top: 64px;

}


.inqLabel {
  float: left;
  padding-top: 2px;

}

.inqInputDiv {
  width: 670px;
}

.inqInputDivLeft {
  float: left;
  width: 320px;

}

.inqInputDivRight {
  float: left;
  width: 280px;
}

.inqTextBlock {
  margin-top: 68px;
  margin-left: 40px;
  width:670px;
  line-height: 24px;
}

#contact {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 150px;
  height: 200px;
  background:url(../img/anime/contact.png) no-repeat 0 0;
  margin-top: 82px;
}

.infoButton {
  background-color:#aaabab;
  border:none; 
  width:140px; 
  font-size: 24px;
}