/* all */

a:active { color: #0066FF; font-size: 12pt; text-decoration: none }
a:hover { color: #00CCFF; text-decoration: none }
a:link { color: #6666CC; text-decoration: underline }
a:visited { color: #6699FF; text-decoration: underline }
BODY, TD, TH, P {
font-family: Times,serif;
font-size: x-small;
color: #484848;
line-height: 1.4em; 
word-spacing: 1;
letter-spacing: 2;
}
HR{
    border-style:solid;
    height:1pt;
    border-color:#373535;
}
img { border: 0pt }

/* waku */
.waku0{
 margin: none;
 border: none;
}

.waku1234{
 margin: none;
 border-style:solid;
 border-left-width: 1px;
 border-right-width: 1px;
 border-top-width: 1px;
 border-bottom-width: 1px;
 padding:none;
}

/* midashi */
.top{
 font-size:x-small;
 font-weight: bold;
 word-spacing: 1;
 letter-spacing: 1;
}
.tdcolor{
 color: #000000;
 background-color: #CCFFCC;
}
