/* 基本設定 */
BODY { background: white url("back02.gif"); font-size:11pt; }
TABLE { font-size: 11pt; }
FORM { margin: 0px; padding: 0px; }
A:link { text-decoration: none; }
A:visited { text-decoration: none; }
A:active { text-decoration: underline; }
A:hover { text-decoration: underline; color: #FF9600; }

/* ヘッダー */
.ttltop { background: #993300 url("ttltop.gif") no-repeat; border: thin solid #993300; }
.ttlback { text-align: right; padding-right: 10px; height: 96px; }
.ttl01 { color: #330000; font-size: 16pt; }
.ttl02 { color: #330000; font-size: 13pt; }

/* メイン表示部 */
.maintbl { background: white url("back02.gif"); }
.mainback { border: solid thin #993300; padding: 10px; }
.mess01 { color: #800000; font-size: 13pt; font-weight: bold; }

/* メニュー部分 */
.menuback { border: thin solid #993300; width: 150px; padding: 10px; }

/* フッター */
.footer { background: white url("back02.gif"); }
