@charset "UTF-8";
#name { width: 100px; }
#email_s, #emailcheck, #subject { width: 240px; }
#message { font-size: 12px;line-height: 120%; width: 340px; height: 120px; }
div#MAINLAYOUT { width: 600px; margin: auto; padding: 10px; border: 2px solid #ccc; }
div#MAINLAYOUT h1 { font-size: 16px; color: #333333; background-image:url(back.gif); background-repeat:repeat-x; padding: 4px 4px 2px 10px; margin: 0px; }
div#MAINLAYOUT h2 { font-size: 14px; margin: 0px; padding: 10px 0px; }
div#MAINLAYOUT h3 { font-size: 12px; margin: 0px; padding: 10px 0px; }
div#FORM { text-align: center; margin: 10px 0px 15px; }
div#FORM p { font-size: 12px; text-align: left; font-weight: normal; margin: 0px; padding-bottom: 5px; }
div#FORM h3 { font-size: 14px; text-align: left; margin: 0px; padding: 10px 0px; }
div#FORM table { margin: auto; border: 1px solid #ccc; }
div#FORM a:link, div#FORM a:visited { color: #00d; text-decoration: none; }
div#FORM a:hover { color: #f22; text-decoration: underline; }
div#FORM form { margin: 0px; }
div#FORM td, div#FORM th { font-size: 12px; line-height: 140%; text-align: left; }
div#FORM td { background: #ffffcc; width: auto; padding: 4px; }
div#FORM th { font-weight: bold; background-color: #cccccc; white-space: nowrap; vertical-align: top; width: 160px; padding: 4px; }
div#FORM .SUBMIT { text-align: center; background: #fff; width: auto; }
div#FORM .SUBMIT input { width: 70px; }
div#FORM .TDWIDTH { width: 560px; }
div#FORM .TYPE-BLUE { color: #44d; }
div#FORM .ERR { color: #d44; }
