@charset "utf-8";

input.ime_off,
input.ime_on,
select,
textarea { padding:2px; margin:0 0 ; border:1px solid #c9c9c9; font-size:12px; }

input.ime_off { ime-mode:inactive; }
input.ime_on { ime-mode:active; }

#formend { padding:16px 0 27px; text-align:center }




.w1 { width:100px; }
.w2 { width:179px; }
.w3 { width:354px; }
.w4 { width:583px; }

.red { color:#F00; }

