@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.6em;
  color: #000000;
}
.aptoenq_qa,
.aptoenq_cusinfo {
  background: url(enquete/bg_aptoenq_qa.gif) no-repeat left bottom;
  margin: 16px 0;
}
.aptoenq_q,
.aptoenq_cusinfo_subj {
  font-weight: bold;
  padding: 5px 10px;
  background: #F0F0F0 url(enquete/bg_aptoenq_q.gif) no-repeat;
}
.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;
  margin: 0 10px;
  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;
}
.aptoenq_bt_send {
  width: 200px;
  float: left;
  background: url(enquete/bg_bt_send01.gif) no-repeat;
}
.aptoenq_bt_back {
  width: 180px;
  float: right;
  background: url(enquete/bg_bt_back01.gif) no-repeat;
}
.aptoenq_bt_set button {
  border: 0px;
  height: 43px;
  padding-bottom: 5px;
}
.aptoenq_bt_send button {
  width: 200px;
  font-size: 14px;
  background: url(enquete/bg_bt_send02.gif) no-repeat right top;
}
.aptoenq_bt_back button {
  width: 180px;
  font-size: 14px;
  background: url(enquete/bg_bt_back02.gif) no-repeat right top;
}
.aptoenq_bt_set :hover {
  color: #00F;
}
