@charset "UTF-8";
/* CSS Document */

fieldset {margin: 1em 0;padding: 1em;border: 1px solid #ccc;background: #f8f8f8;}
legend {font-weight: bold;}
label {float: left;width: 10em;color:#666666;font-size: .9em;}
select {width: 200px;}
textarea {width: 200px;height: 100px; font-family:Geneva, Arial, Helvetica, sans-serif; color:#666666; font-size: .85em;}
input {width: 200px;}
input file {width: 100px;}
input.submit {width: 50px;}
input.attach {font-size:.9em;}
input.radio {width: auto;}

