BODY
{
    background-color: #CFC;
}

H1
{
    text-align: center;
    font-size: 240%;
    margin: 10px 10px 10px 10px;
    padding: 0 0 0 0;
    color: #000;
    border-left: solid 1px #c00;
    border-bottom: solid 1px #c00;
}

#head P
{
    text-align: left;
    margin: 0 15% 0 15%;
    padding: 10px;
}

P.date
{
    text-align: right;
    margin-right: 20px;
}

H2
{
    text-align: left;
    margin: 10px 0 20px 10px;
    font-size: 180%;
}

H3
{
    text-align: left;
    margin: 50px 0 10px 50px;
    font-size: 150%;
    border-top: solid 2pt #00F;
    border-bottom: solid 2pt #00F;
}

H4
{
    text-align: left;
    margin: 10px 0 10px 70px;
    font-size: 120%;
}

H5
{
    margin: 10px 0 10px 70px;
    font-size: 90%;
}

H6
{
    margin: 10px 0 10px 75px;
    font-size: 80%;
}

DT.location
{
    margin: 0 0 0 30px;
    font-size: 120%;
    border-left: solid 1px #f00;
    border-bottom: solid 1px #f00;
}

DD.location
{
    margin: 0 0 0 50px;
    font-size: 120%;
}

DT.place, DT.condition, DT.memo, DT.comment, DT.nothing, DT.others
{
    margin: 0 0 0 0px;
    border-bottom: 1pt dashed #0F0;
    font-size: 120%;
}

DD.place, DD.condition, DD.memo, DD.comment, DD.others, DD.nothing
{
    margin: 0 0 0 20px;
    font-size: 120%;
}

DL
{
    margin-left: 100px;
    border-left: 1pt solid #0F0;
    border-bottom: 1pt solid #0F0;
}

DL.area
{
    margin-left: 50px;
    font-size: 150%;
}

A.return
{
    font-size: 120%;
    margin-left: 80px;
}
