.text {  font-family: "ＭＳ Ｐゴシック", "Osaka"; font-size: 12px; line-height: 160%; 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: 11px; line-height: 150%; color: #333333}
.date {  font-family: "ＭＳ Ｐゴシック", "Osaka"; font-size: 11px; line-height: 150%; color: #696356}
.text2 {  font-family: "ＭＳ Ｐゴシック", "Osaka"; font-size: 11px; line-height: 160%; color: #333333}


a:link {
    color :                     #696356;
    text-decoration :           none;
}

a:visited {
    color :                     #4c4c4c;
    text-decoration :           none;
}

a:hover {
    text-decoration :           underline;
    color :                     #3A5DCE;
}

a:active {
    color :                     #696356;
}

p.caution {
    color :                     #666;
    line-height:                150%;    
    font-size :                 11px;
}