body
{
    text-align:                    center;
}

*
{
    font-family: "ＭＳ Ｐゴシック", Osaka;
    color:                        #8F929F;
    font-size:                       12px;
    line-height:                     20px;
    letter-spacing:                   1px;
    text-align:                      left;
}

br
{
    letter-spacing: 0;
}

a
{
    color:    #666666;
}

a:hover,
a:focus,
a:active
{
    background-color: #FFF100;
}
