P,TD,DIV { font-size: 13px ; line-height:120% }
.price { font-size: 14px; line-height:110% }
.small { font-size: 12px; line-height:120% }
.smallwide { font-size: 12px; line-height:150% }
.middle { font-size: 11px; line-height:120% }
.middlewide { font-size: 11px; line-height:140% }
.smalldate { font-size: 10px; line-height: 10px; color:#999999}
.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:link { color: #666666; text-decoration: none; }
A:visited { color: #999999; text-decoration: none; }
A:active { color: #6699FF; text-decoration: none; }
A:hover { color: #6699FF; text-decoration: underline; }

 /*　スクロールバー　*/
body {
   scrollbar-3dlight-color:    #000000;
   scrollbar-arrow-color:      #ffffff;
   scrollbar-darkshadow-color: #000000;
   scrollbar-face-color:       #000000;
   scrollbar-highlight-color:  #ffffff;
   scrollbar-shadow-color:     #000000;
   
}/*　文字サイズ　*/
BODY { font-size: 13px; line-height:120%  } 