/* CSS Document */

.txt_small {  font-size: 9px; font-style: normal; font-weight: normal; line-height: 13px; color: #666666}

.txt_small_b {  font-size: 9px; font-style: normal; font-weight: bold; line-height: 13px; color: #666666}

.txt_middle {  font-size: 10px; font-style: normal; font-weight: normal; line-height: 15px; color: #666666}

.txt_middle02 {  font-size: 12px; font-style: normal; font-weight: normal; line-height: 16px; color: #666666}

.txt_middle03 {  font-size: 12px; font-style: normal; font-weight: normal; line-height: 18px; color: #666666}

.txt_big01 {  font-size: 14px; font-style: normal; font-weight: bold; line-height: 18px; color: #33333}


a:link { color: #336699; text-decoration:underline; } 
a:visited { color: #336699; text-decoration:none; } 
a:hover { color: #CC0000; text-decoration:underline; } 
a:active { color: #336699; text-decoration:underline; text-weight:bold; } 

a img {
    border-style:none;
}