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

body { background-color: #fff; color: #000; font: 74%/110% "Lucida Sans Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif; text-align: center; }
#notice { margin: 100px 0 0 0; width: 100%;}
h1 { font-size: 1.0em; }
.line { height: 1px; border-bottom: 1px dotted #999; margin: 5px 0;}
.small { font-size: 0.8em; color: #666;}
form { padding-top: 10px;  }
label { font-size: 85%; text-transform: uppercase; }
input {  border: 1px solid #369; color: #390; background-color: #000; height: 20px; }
br { clear: both; }
