.text {  font-family: "ＭＳ Ｐゴシック", "Osaka"; font-size: 10pt; line-height: 150%; color: #333333}
.tdtext {  font: 12px/150% "ＭＳ Ｐゴシック", "Osaka"; clip:       rect(   ); padding-top: 2px; padding-left: 4px; padding-right: 4px; color: #333333}
.news {  font-family: "ＭＳ Ｐゴシック", "Osaka"; font-size: 9pt; line-height: 150%; color: #333333}
.date {  font-family: "ＭＳ Ｐゴシック", "Osaka"; font-size: 8pt; line-height: 150%; color: #696356}
.textb {  font-family: "ＭＳ Ｐゴシック", "Osaka"; font-size: 10pt; line-height: 120%; color: #333333}
.textbb {  font-family: "ＭＳ Ｐゴシック", "Osaka"; font-size: 11pt; line-height: 150%; font-weight: bold}

a:link {
    color :                     #0066CC;
    text-decoration :           none;
}

a:visited {
    color :                     #003399;
    text-decoration :           none;
}

a:hover {
    text-decoration :           none;
    color :                     #CC0000;
}

a:active {
    color :                     #696356;
}

p.caution {
    color :                     #666;
    line-height:                150%;    
    font-size :                 11px;
}