@charset "euc-jp";
/*.hissu{ background: url(../common_img/hissu.png) left top no-repeat; background-position:10px 15px; }
.ninni{ background: url(../common_img/ninni.png) left top no-repeat; background-position:10px 15px; }*/


.ninni::before {
  background-color: #19bac0;
  color: #fff;
  content: "Ç¤°Õ";
  display: block;
  float: left;
  margin-right: 10px;
  padding: 0 0.5em;
  text-shadow: none;
    font-weight: normal;
}
.hissu:before {
  background-color: #005ba2;
  color: #fff;
  margin-bottom: 1px;
  content: "É¬¿Ü";
  display: block;
  float: left;
  margin-right: 10px;
  padding: 0 0.5em;
  text-shadow: none;
    font-weight: normal;
}
.form_ct div{
    margin-bottom:10px;
}

.btn_form {
  background-image: url(../contact/images/ct_btn.png);
  background-repeat: no-repeat;
  border: medium none;
  cursor: pointer;
  height: 0;
  margin: 10px 0;
  overflow: hidden;
  width: 232px;
  height: 54px;
}
.btn_form:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha( opacity=70)";
}

input[type="radio"],
input[type="checkbox"] { vertical-align: -0.1em; }
.table_form { width:100%; color:#4c3f33; margin-bottom:20px; }
.table_form td, .table_form th { padding:15px 20px; border:1px solid #d6cbbb; }
.table_form th { border-bottom-color:#FFF; vertical-align:top; }
.table_form .end th { border-bottom-color:#d6cbbb; }
.table_form th { text-align:left; background-color:#e3dbcf; padding-left:50px; }
.table_form_w1 { width:150px }
.form2col { overflow:hidden; text-align:right; }
.form2col-1 { float:left; width:48% }
.form2col-2 { float:right; width:48% }
.form_control_sm { width:130px; }
.form_control { display:block; width:98%; }
.form_group { margin-bottom:10px; }
.form2col input { text-align:left; }
#address_search { margin-bottom:10px; }
#formEnd { text-align:center; }
#formEnd input { display:inline-block; padding:6px 12px; cursor:pointer; font-weight:bold; }
/* ---IME ON--- */
.ime_on { ime-mode: active; background: #fff; color: #000;}
/* ---IME KILL--- */
.ime_off { ime-mode: desabled; }
textarea { padding:2px; margin:2px 0 ; border:1px solid #ccc; font-size:12px; }

.table_style{width:100%}
input.ime_off,
input.ime_on,
select { padding:2px; margin:2px 0 ; border:1px solid #ccc; font-size:12px; height:23px; }
.table_style td,.table_style tr{border:1px solid #ccc;}
.table_style th {
  text-align: left;
  color: #333333;
  vertical-align: middle;
  background:#f6f6f6;
  background-size:225px auto;
  padding-left:20px;
  width:200px;
  font-weight: bold;
}
.table_style td {
  background: #fff;
  vertical-align: middle;
  padding-left:30px;
  padding-right:30px;
  padding-top:15px;
  padding-bottom:15px;

}
form td {
  padding: 20px 8px;
}
.list_form li{
    margin-right:70px;
}

.table_style .ct_list1 li {
  display: inline;
  float:left;
  list-style: none;
  padding: 0 0px 0 0;
    width: 225px;
}
.table_style .ct_list2 li {
  display: inline;
  list-style: none;
  padding: 0 20px 0 0;
}
.ct_list1_text1{
    width:500px;
}
.table_style select {
    height:30px;
    width:100px;
    width:261px;
}