BODY, { 
background: url(grwall.gif); 
repeat;
#666666;
background-attachment: fixed; 
font-size:9pt;
}

.english { font-family:Verdana, Arial, Helvetica; }
.up { font-size:7pt;color:#0033cc;}

/* スクロールバー*/
BODY,{
scrollbar-arrow-color:#666666;
scrollbar-base-color:#ffffff;
scrollbar-face-color:#ffffff;
scrollbar-highlight-color:#666666;
scrollbar-3d-light-color:#666666;
scrollbar-shadow-color:#666666;
}

TH, TD, H1 { color: #666666;font-size:10pt;}
BLOCKQUOTE { color: #222222;font-size:10pt;}

A:link { color:#444444;text-decoration:none; }
A:visited { color:#555555;text-decoration:none; }
A:active { color:#666666; }
A:hover { text-decoration:underline;color:#0033cc; }     /* IEのみ */


