body      { background-color: #ffffff;
            background-repeat: no-repeat;
            background-position: right bottom;
            background-image:url(images/bg.jpg);
            background-attachment:fixed;
            scrollbar-arrow-color: #666666;
            scrollbar-base-color: #ffffff;
            scrollbar-face-color: #ffffff;
            scrollbar-shadow-color: #ffffff;
            scrollbar-highlight-color: #ffffff;
            scrollbar-darkshadow-color: #666666;
            scrollbar-3dlight-color: #666666;       }
A:link     { color: #666666; text-decoration: none; }
A:visited  { color: #666666; text-decoration: none; }
A:active   { color: #666666; text-decoration: none; }
A:hover    { color: #cc0000; text-decoration: underline; }
TD         { color: #666666; font-size: 10pt; font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯", "Osaka"; }
TD.comment { color: #666666; font-size: 10pt; font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯", "Osaka"; line-height: 141%;}

