﻿a:link               { color:blue; }
a:visited            { color:green; }
a:active             { color:red; }
BODY                 { background-color:white;
                       font-size:13pt;
                       color:black;
                       line-height:1.3em; }
DIV.center           { text-align:center; }
H1                   { font-size:2em; }
TD                   { font-size:13pt; }
HR                   { color:#8989EE;
                       background-color:#8989EE;
                       border:none;
                       width:100%;
                       height:2px; }
.padd1               { padding-left:20px; }
.padd2               { padding-left:40px; }
.padd3               { padding-top:15px; }
.left                { text-align:left; }
.right               { text-align:right; }
.nowrap              { white-space:nowrap; }
.top                 { vertical-align:top; }
.noborder            { border-style:none; }
.bold                { font-weight:bold }
.clear               { clear:both; }
.orange              { color:orange; }
.tblcenter           { margin-left:auto;
                       margin-right:auto }
.curpoint            { cursor:pointer; }
.float_left          { float:left; }
.btnheight           { height:1.8em; }
.w66                 { width:66px; }
.w80                 { width:80px; }
.w450                { width:450px; }
.sprite-link_toppage { display:block;
                       background-image:url('/mitsumine.png');
                       background-repeat:no-repeat;
                       background-position: 0 -376px;
                       width:80px;
                       height:28px; }

