/*　文字サイズ　*/
BODY,P,TD,DIV { font-size: 13px ; line-height:120% }
.small { font-size: 12px; line-height:120% }
.smalldate { font-size: 10px; line-height: 10px}
.smalldate a:link { color: #999999;background:transparent; } 
.smalldate a:visited { color: #999999;background:transparent; } 
.smalldate a:active { color: #999999; background:transparent; } 
.smalldate a:hover { color: #999999; background:transparent; }

 /*　リンクライン　*/ 
A { text-decoration: none } A { color: #3366CC } A:active { color: #3366CC } A:hover 
{ color: #3366CC } A:visited { color: #666633 }
 /*　スクロールバー　*/ body {scrollbar-base-color: transparent; scrollbar-track-color: 
#f2f2f2; scrollbar-arrow-color: #808000;}