﻿body
{
    background-image: url(images/back2.gif);
    background-repeat: repeat-y;
    background-position: center;
    background-color: #DCE8F5;
    margin-top: 0;
    margin-bottom: 0;
    font-family: Tahoma, Arial, sans-serif, 'ＭＳ Pゴシック' , Osaka, Helvetica;
    font-size: 9pt;
}
table
{
    font-family: Tahoma,Arial,sans-serif, "ＭＳ Pゴシック" , "Osaka" , "Helvetica";
    font-size: 9pt;
}
a.news
{
    color: #000000;
    text-decoration: underline;
}
a.news:hover
{
    color: #000000;
    text-decoration: underline;
}
a
{
    color: #990000;
    text-decoration: underline;
}
a:hover
{
    color: #FF0000;
    text-decoration: underline;
}

.liststyle
{
    margin: 5px 0px 5px 20px;
    padding: 0px 20px 8px 20px;
}

.anchor
{
    text-decoration: none;
}

div.errormessage
{
    width: 670px;
    text-align: left;
    margin-top: 15px;
    margin-bottom: 400px;
}

table.description
{
    border-collapse: collapse;
}

table.description th
{
    border: solid 1px #990000;
    background-color: #f1e1e1;
    padding: 2px;
    font-weight: normal;
}

table.description td
{
    border: solid 1px #990000;
    padding: 2px 2px 2px 8px;
}

table.description .blue
{
    border: solid 1px #990000;
    background-color: #dbe7f5;
}

table.description .green
{
    border: solid 1px #990000;
    background-color: #e3f5db;
}


.news_p
{
}

.news_p p
{
    margin: 0;
}

.iso
{
    width: 650px;
    text-align: left;
}

.iso *
{
    margin: 0;
    padding: 0;
}

.iso .title1
{
    font-weight: bold;
    padding: 5px;
    background-color: #f1e1e1;
    margin-bottom: 15px;
}

.iso .title2
{
    margin: 0 15px 10px 5px;
    padding: 0 5px;
    border-left: solid 3px #990000;
    border-bottom: solid 1px #990000;
}

.iso .text
{
    margin-bottom: 35px;
}

.iso p
{
    padding: 0 10px;
    margin: 0 10px 0 10px;
    text-indent: 1em;
}

.iso ol
{
    list-style-type: decimal;
    margin: 5px 20px 20px 40px;
}

.iso ol li
{
    padding-bottom: 3px;
}

.iso .signature
{
    margin: 0 0 35px 470px;
}
