BODY        { font-size:10pt; }
TH,TD       { font-size:10pt; }
title2      { font-size:12pt; font-weight:bold; color:#8b0000; }
BIG         { font-size:12pt; font-weight:bold; }
BIG.title   { font-size:14pt; font-weight:bold; color:#8b0000; }
SMALL       { font:size:9pt; }
A           { text-decoration:none; }
A:hover     { text-decoration: underline;color:#FF0000; }
SPAN        { line-height:125%; }
.INDENT     { text-indent:-1.5em ; line-height:130% ; margin-left:1.8em }


/* メインレイアウト用 */
.contents { width:800px;}

.main { width:600px; float:left; }
.side { width:190px; float:right; vertical-align: top; }
.footer { clear:both; width:600px;  float:left;  text-align: center; }

