@charset "UTF-8";
div#mf_wrapper { width: 640px; text-align: left; margin: 0px auto 0px auto; font-family: sans-serif; }
div#mf_header h1 { font-size: 24px; margin: 0px; padding: 0px; }
div#mf_header h2 { font-size: 16px; color: #999999; font-weight: normal; margin: 0px; padding: 0px; }
form#mailform { width:750px; padding-top: 25px; margin-left:50px; }
table.mailform { width: 100%; }
table.mailform tr th, table.mailform tr td { text-align: left; font-weight: normal; font-size: 12px; padding: 7px 5px 7px 5px; }
table.mailform tr th { width: 120px; }
table.mailform tr th p { margin: 0px; padding: 0px; font-size: 10px; color: #999999; }
table.mailform tr td textarea { width: 100%; height: 120px; border: #cccccc 5px solid; border-radius: 5px; -moz-border-radius: 5px; }
table.mailform tr td .mf-name { border: #cccccc 5px solid; border-radius: 5px; -moz-border-radius: 5px; }
table.mailform tr td .mf-mail { border: #cccccc 5px solid; border-radius: 5px; -moz-border-radius: 5px; }
table.mailform th { color:#663300; }
input[type="text"] { height:17px; }
#comment { vertical-align:top; }
.submit { border:3px solid #cccccc; padding: 4px 10px; color: #fff; cursor: pointer; background: #428ec9; border-radius: 5px; -moz-border-radius: 5px; }
