@charset "utf-8";



/* お問い合わせ */

.inquiry01 {
  margin: 0px auto;
  padding: 2px 3px;
  font-size: 95%;
  font-weight: normal;
  align: left;
  vertical-align: top;
  line-height: 130%;
  border: 1px solid #CCCCCC;
  border-collapse: collapse;
  border-spacing: 0;
  background-color: #ffffff;
  empty-cells: show;
  width: 540px;
}
.inquiry01 th {
  margin: 0px;
  padding: 5px;
  width: 170px;
  border: 1px solid #CCCCCC;
  background-color: #fbed90;
  text-align: left;
  vertical-align: top;
  line-height: 140%;
  font-weight: normal;
}
.inquiry01 td {
  margin: 0px;
  padding: 5px;
  border: 1px solid #CCCCCC;
  background-color: #ffffff;
  text-align: left;
  vertical-align: top;
  line-height: 140%;
  font-weight: normal;
}


.inquiry02 {
  font-size: 95%;
}
.inquiry10 {
  clear: both;
  margin: 0px auto;
  padding: 15px 0px 0px 15px;
}
.inquiry10 ul {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
  text-align: left;
}
.inquiry10 li {
  margin: 0px;
  padding: 0px;
  display: block;
  line-height: 100%;
  text-indent:-9999px;
  text-align: left;
  position: absolute;
}
.inquiry10 a {
  display: block;
  text-decoration: none;
  position: absolute;
}
.inquiry_re a {
  width: 154px;
  height: 41px;
  background: url(../common/image/inquiry_reset_button.gif) no-repeat left top;
  left: 60px;
}
.inquiry_re a:hover {
  width: 154px;
  height: 41px;
  background: url(../common/image/inquiry_reset_button.gif) no-repeat left -42px;
  left: 60px;
}
.inquiry_next a {
  width: 178px;
  height: 47px;
  background: url(../common/image/inquiry_next_button.gif) no-repeat left top;
  left: 260px;
}
.inquiry_next a:hover {
  width: 178px;
  height: 47px;
  background: url(../common/image/inquiry_next_button.gif) no-repeat left -47px;
  left: 260px;
}
.inquiry_back a {
  width: 154px;
  height: 41px;
  background: url(../common/image/inquiry_back_button.gif) no-repeat left top;
  left: 60px;
}
.inquiry_back a:hover {
  width: 154px;
  height: 41px;
  background: url(../common/image/inquiry_back_button.gif) no-repeat left -42px;
  left: 60px;
}
.inquiry_send a {
  width: 178px;
  height: 47px;
  background: url(../common/image/inquiry_send_button.gif) no-repeat left top;
  left: 260px;
}
.inquiry_send a:hover {
  width: 178px;
  height: 47px;
  background: url(../common/image/inquiry_send_button.gif) no-repeat left -47px;
  left: 260px;
}
.inquiry_top a {
  width: 174px;
  height: 41px;
  background: url(../common/image/inquiry_top_button.gif) no-repeat left top;
  margin: 20px 0px 0px 0px;
  left: 170px;
}
.inquiry_top a:hover {
  width: 174px;
  height: 41px;
  background: url(../common/image/inquiry_top_button.gif) no-repeat left -42px;
  margin: 20px 0px 0px 0px;
  left: 170px;
}
.inquiry_stnby {
  margin: 0px auto;
  padding: 10px 0px 0px 0px;
}
.inquiry_stnby p {
  margin: 0px;
  padding: 0px;
}
.inquiry_fin {
  margin: 0px;
  padding: 10px 0px 0px 10px;
  font-size:14px;
}


