BODY
{
    COLOR: black;
    FONT-SIZE: 10pt;
    FONT-FAMILY: 'ＭＳ　ゴシック';
    BACKGROUND-COLOR: #FFCCCC
A:link { color: #0000CC ; text-decoration: none }
A:visited { color: #990099 ; text-decoration: none }
A:active { color: #FF0000 ; text-decoration: none }
A:hover{ color: #FF0000 ; font-style:italic }
}
TABLE
{
    COLOR: black;
    FONT-SIZE: 10pt;
    FONT-FAMILY: 'ＭＳ　ゴシック';
    BACKGROUND-COLOR: #FFCCCC
A:link    { color: blue; text-decoration: none } 
A:visited { color: #8080FF; text-decoration: none } 
A:hover   { color: #FFFF00; text-decoration: none } 
A:active  { color: red; text-decoration: none } 

}
.imeon
{
    IME-MODE: active
}
.imeoff
{
    IME-MODE: inactive
}
INPUT
{
    FONT-SIZE: 9pt;
    FONT-FAMILY: 'ＭＳ　ゴシック'
}
SELECT
{
    FONT-SIZE: 9pt;
    FONT-FAMILY: 'ＭＳ　ゴシック'
}
U
{
    CURSOR: hand;
    FONT-FAMILY: 'ＭＳ ゴシック'
}
TH
{
    BORDER-RIGHT: 1pt;
    BORDER-TOP: 1pt;
    BORDER-LEFT: 1pt;
    BORDER-BOTTOM: 1pt;
    FONT-FAMILY: 'ＭＳ　ゴシック'
}

