@charset "utf-8";
body,div,form {
  margin: 0;
  padding: 0;
}
form {
  font-family: "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro",Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Arial, Helvetica, Verdana, sans-serif;
  font-size: 12px;
  line-height: 1.6;
  color: #333;
}
.aptoenq_qa,
.aptoenq_cusinfo {
  margin:30px 0 0;
}
.aptoenq_q,
.aptoenq_cusinfo_subj {
  font-weight: bold;
  padding: 5px 10px;
  background: #F0F0F0;
}
.aptoenq_a {
  padding: 5px 10px;
}
.aptoenq_br {
  clear: both;
}
.aptoenq_cusinfo {
  font-size: 12px;
  padding-bottom: 10px;
}
.aptoenq_cusinfo .aptoenq_cusinfo_item {
  width: 25%;
  margin-left: 10px;
  padding: 5px;
  float: left;
}
.aptoenq_cusinfo .aptoenq_cusinfo_fm {
  text-align: left;
  padding: 5px;
  float: none;
}
.aptoenq_cusinfo_odd {
  background: #fafafa;
}

.aptoenq_c {
  text-align: center;
}
.aptoenq_l {
  text-align: left;
}
.aptoenq_red {
  color: red;
}

.aptoenq_bt_set {
  width: 400px;
  margin: 10px auto;
}
.aptoenq_bt_send,
.aptoenq_bt_back {
  text-align: center;
}
