@charset "utf-8";
/* フォームCGI用 追加調整
-------------------------------------- */
/* フォーム共通
-------------------------------------- */
.search_order #baliGirlOrder {
  width: 742px !important;
  margin: 10px auto !important;
}
.search_order .h1_title {
  height: 119px;
  overflow: hidden;
  width: 742px;
}
.search_order .h1_title h1 {
  background-image: url("../img/order_title.gif");
  background-repeat: no-repeat;
  display: block;
  font-size: 1em;
  height: 0;
  line-height: 2em;
  overflow: hidden;
  padding-top: 119px;
  width: 742px;
}
.search_order #search_order_detail{
    background: url("../img/order_y_bg.jpg") repeat-y;
    padding: 25px 6px;
    width: 730px;
}
.search_order #search_order_detaile_f {
    background-image: url("../img/order_f_bg.jpg");
    background-repeat: no-repeat;
    height: 10px;
    width: 742px;
}
.search_order .order_form {
  background-color: #f7fbfa;
  border: 1px dotted #b3dccc;
  float: right;
  height: 18px;
  //width: 368px;
  width: 344px;
}


.search_order button:hover {
  cursor: pointer;
}
.search_order p.wtn_copyright {
  display: none;
}
.search_order #confirm {
  width: 480px;
  margin: 0 auto 1em;
}
.search_order #confirm th,
.search_order #confirm td {
  text-align: left;
  font-weight: normal;
  padding: 6px;
  border-bottom: 1px dotted #193D04;
}
.search_order #confirm th {
  white-space: nowrap;
}
.search_order #contents {
  width: 100%;
}
/* オーダーメイド
-------------------------------------- */
.search_order #order_btn.index button:hover {
  background-color: #FFF;
  opacity:0.6;
  filter:alpha(opacity=60);
}
.search_order #order_btn.index button {
  background: none;
  border: none;
  margin: 0;
  padding: 0;
}

.search_order #order #detail .noBox {
  background: none;
  border: none;
  height: auto;
}
.search_order #order_btn {
  padding-top: 10px;
}
.search_order #order_btn li {
  display: inline;
  padding-right: 10px;
}
.search_order #order_btn li a {
  text-decoration: none;
  color: #666;
}
.search_order p#error {
  width: 490px;
  padding-bottom: 10px;
  font-weight: bold;
  margin: 0 auto;
}
.search_order .err {
  padding-top: 10px;
  padding-bottom: 6px;
  border-bottom: 1px solid #193D04;
  margin-bottom: 2em;
}
.search_order .err li {
  text-indent: 1em;
  margin-bottom: 4px;
  line-height: 1.5;
}
.search_order .error {
  font-size: 11px !important;
  color: #F00 !important;
}
/* ウェディング
-------------------------------------- */
.search_order #inquiry_btn.index button:hover {
  background-color: #FFF;
  opacity:0.6;
  filter:alpha(opacity=60);
}
.search_order #inquiry_btn.index button {
  background: none;
  border: none;
  margin: 0;
  padding: 0;
}
.search_order #inquiry_detail {
  position: relative;
}
.search_order #inquiry_detail #ssl_seal {
  position: absolute;
  left: 0;
  bottom: 0;
}
