body { color: black; font-size: 14px; line-height: 22px; background-color: white; background-image: url(images/base.jpg); background-repeat: repeat-y; background-position: center top; margin: 0 auto;}
.header { width:810px;height:100px;background-image: url(images/head.gif); background-repeat: no-repeat; background-position: center top;}
.date { color: #fff; font-size: 10px; line-height: 10px; }
.credit { font-size: 12px; line-height: 20px; letter-spacing: 2px; }
a:link { color: #ff1d3a; text-decoration: none; }
a:visited { color: #821d3a; text-decoration: none; }
a:hover { color: #ff9c9c; text-decoration: none; }
.border { background-image: url(images/dot.gif); background-repeat: no-repeat; background-position: center; height: 40px; }
.copy { font-size: 10px; line-height: 16px; }
.question { color: #000; padding-left: 10px; text-align: left}
.space { height: 35px; }
h3 { font-size: 18px}
.midashi { font-size: 14px; line-height: 22px; width: 360px; padding: 3px 10px; cursor:pointer; text-align:left; }
.select { font-size: 14px; line-height: 22px; background-color: #e6e6e6; width: 410px; padding: 5px 10px; cursor:pointer; text-align:left; }
.select:hover { background-color: #C3A57E; }
.select-over { font-size: 14px; line-height: 22px; color:#FFFFFF; background-color: #4E1E08; width: 410px; padding: 5px 10px;cursor:pointer; text-align:left; }
.answer { font-size: 24px; line-height: 30px; }
.form { font-size: 14px; line-height: 22px; width: 416px; height: 22px; }
.select-w { font-size: 14px; line-height: 22px; background-color: #e6e6e6; width: 410px; padding: 5px 10px; cursor:pointer; text-align:left; }
.select-w:hover { background-color: #C3A57E;}
.select-overw { font-size: 14px; line-height: 22px; color:#FFFFFF; background-color: #4E1E08; width: 410px; padding: 5px 10px; cursor:pointer; text-align:left; }
.form-large { font-size: 14px; line-height: 22px; width: 100%; height: 100px; }
.btn { cursor: pointer; }
