@charset "Shift_JIS";

body
{
    background-color:   #ffffff;
    color:              #222222;
    font-family:        "verdana", "Osaka", "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "‚l‚r ‚oƒSƒVƒbƒN";
    font-size:          12px;
    margin:             0px 0px 0px 0px;
}

input, select
{
    font-size: 12px;
    font-family:        "‚l‚r ƒSƒVƒbƒN";
}

A         { color: #003366; text-decoration: underline; font-weight: bold;}
A:link    { color: #0000ff; text-decoration: underline; }
A:visited { color: #660066; text-decoration: underline; }
A:active  { color: #999999;  }
A:hover   { color: #ff0000;  }

#banner
{
    color:              #303030;
    font-size:          12px;
    font-weight:        normal;
    padding:            0px;
    margin:             0px;
}

table
{
    font-size:          12px;
}

table.banner
{
    background-color:   #ffb500;
    padding:            0px;
    margin:             0px;
}

td.banner_r
{
    text-align:         right;
    text-valign:        middle;
    color:              #303030;
}

td.title
{
    color:              #606060;
    background-color:   #ffb500;
    border:             1px solid #ffb500;
    font-size:          16px;
    font-weight:        bold;
    text-align:         center;
    text-valign:        middle;
}

td.shareware
{
    color:              #0000ff;
}

td.freeware
{
    color:              #ff0000;
}

p
{
    margin:             5px 2px 5px 1px;
}

p.s
{
  font-weight:          bold;
}

p.annotation
{
    color:              #ff0000;
}

li
{
    margin:             1px 0px 1px 2px;
}

ul
{
    padding:            0px 0px 0px 0px;
    margin:             1px 4px 2px 20px;
}

