@charset "euc-jp";

.form { width:70% }
.form .submit { text-align:center; }

.form_line { border-top:#cccccc 1px dashed; margin:1em auto 0; padding-bottom:1em;}
.white_space { margin:auto; width:70%; line-height;170%; }

.result_text { margin-bottom:1em; padding:5px; border:1px solid #669900; }

.graytext { color:#555555;  }