.gray-s { color: #666666; font-size: 10px}
.gray-sb { color: #666666; font-size: 10px ; font-weight: bold}
.gray-sbd { color: #666666; font-size: 10px ; font-weight: bold; text-decoration: underline}
.gray-m { color: #666666; font-size: 12px}
.gray-mb { color: #666666; font-size: 12px ; font-weight: bold}
.gray-mbd { color: #666666; font-size: 12px ; font-weight: bold; text-decoration: underline}
.gray-l { color: #666666; font-size: 14px}
.gray-lb { color: #666666; font-size: 14px ; font-weight: bold}
.gray-mbd { color: #666666; font-size: 14px ; font-weight: bold; text-decoration: underline}

.red-s { color: #FF0033; font-weight: normal; font-size: 10px}
.red-sb { color: #FF0033; font-weight: bold ; font-size: 10px}
.red-m { color: #FF0033; font-weight: normal; font-size: 12px}
.red-mb { color: #FF0033; font-weight: bold; font-size: 12px }
.red-l { color: #FF0033; font-weight: normal; font-size: 14px}
.red-lb { color: #FF0033; font-weight: bold; font-size: 14px }

.darkgray-s { color: #333333; font-size: 10px}
.darkgray-sb { color: #333333; font-size: 10px; font-weight: bold}
.darkgray-m { color: #333333; font-size: 12px}
.darkgray-mb { color: #333333; font-size: 12px; font-weight: bold}
.darkgray-lb { color: #333333; font-size: 14px; font-weight: bold}
.darkgray-l { color: #333333; font-size: 14px}
.darkgray-ll { color: #333333; font-size: 16px}
.darkgray-llb { color: #333333; font-size: 16px; font-weight: bold}


.white-s { color: #FFFFFF; font-size: 10px}
.white-sb { color: #FFFFFF; font-size: 10px; font-weight: bold}
.white-m { color: #FFFFFF; font-size: 12px}
.white-mb { color: #FFFFFF; font-size: 12px; font-weight: bold}
.white-l { color: #FFFFFF; font-size: 14px}
.white-lb { color: #FFFFFF; font-size: 14px; font-weight: bold}

.blue-s { color: #0E75B5; font-size: 10px}
.blue-sb { color: #0E75B5; font-size: 10px; font-weight: bold}
.blue-m { color: #0E75B5; font-size: 12px}
.blue-mb { color: #0E75B5; font-size: 12px; font-weight: bold}
.blue-l { color: #0E75B5; font-size: 14px}
.blue-lb { color: #0E75B5; font-size: 14px; font-weight: bold}

.s { font-size: 10px}
.m { font-size: 12px}
.l { font-size: 14px}
.honbun { color: #666666; font-size: 12px; line-height: 140%}

A:link, A:visited { text-decoration : underline ; color : #3366CC; font-size: 12px;}
A:active, A:hover { text-decoration : underline ; color : #FF9900; font-size: 12px;}
.honbun-l {  font-size: 14px; color: #666666; line-height: 130%}

td.fr
{
    background-Color: #e0dfff;
}

td.lt
{
    /* left-top */
    background-image: url('./image/corner/1.gif');
    background-repeat: no-repeat; 
    height: 20px;
    width: 20px;
}

td.rt
{
    /* right-top */
    background-image: url('./image/corner/2.gif');
    background-repeat: no-repeat; 
    height: 20px;
    width: 20px;
}

td.lb
{
    /* left-bottom */
    background-image: url('./image/corner/4.gif');
    background-repeat: no-repeat; 
    height: 20px;
    width: 20px;
}

td.rb
{
    /* right-bottom */
    background-image: url('./image/corner/3.gif');
    background-repeat: no-repeat; 
    height: 20px;
    width: 20px;
}

hr.gra
{
    width=100%;
    Color: #0000c0;
    filter: Alpha(opacity=100,finishopacity=0,style=3);
}
