body
{
    background-image:url('images/background.gif');
}

h1
{
    font-size:16pt;
    text-align:center;
    color:darkolivegreen;
}

a
{
    color:green;
}

img
{
    border:none;
}

hr
{
    width:50%;
    height:1px;
}

.text
{
    text-indent:1em;
    background-color:ivory;
    border-style:double;
    border-color:gray;
    padding:10px;
    width:600px;
    font-size:10.5pt;
    line-height:150%;
    vertical-align:top;
}

.text table
{
    font-size:10.5pt;
}

.note
{
    font-size:9pt;
}

.omake
{
    color:olive;
}

.navi
{
    margin-top:30px;
    width:100%;
}

.prev
{
    vertical-align:bottom;
    text-align:left;
    width:100px;
}

.up
{
    vertical-align:bottom;
    text-align:center;
    width:400px;
    color:darkolivegreen;
    font-size:8pt;
}

.next
{
    vertical-align:bottom;
    text-align:right;
    width:100px;
    color:#F6B800;
    font-size:10pt;
}

.ad
{
    vertical-align:top;
}
