@charset "euc-jp";
.hissu{ background: url(../common_img/hissu.png) left top no-repeat;  background-size: 40px; background-position: 0 13px;}
.ninni{ background: url(../common_img/ninni.png) left top no-repeat;  background-size: 40px; background-position: 0 13px;}
input[type="radio"],
input[type="checkbox"] { vertical-align: -0.1em; }
input, select { padding: 5px;}
.table_form { width:100%; color:#fff; }
.table_form td { padding:10px 0px; border: none; border-bottom:1px solid #313131;}
.table_form th { text-align: left; padding: 15px 0 5px; 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;  }
.form_submit {
	padding:5px 0 15px 0; }
/* ---IME ON--- */
.ime_on { ime-mode: active; }
/* ---IME KILL--- */
.ime_off { ime-mode: desabled; }
.wper99 { width:99%;}
.wper100 { width:100%;}
.wper63 { width:63%;}
.wper93 { width:93%;}