body
{
    /* "Monotype Corsiva" is only work on windows */
    font: normal normal 15px Arial, Tahoma, Helvetica, FreeSans, sans-serif;
    color: #333333;
    background: #dddddd;
    width: 988px;
    margin-right: auto;
    margin-left: auto;
    margin-top: 0;
    margin-bottom: 0;
}
.header
{
    /*  background-color: #0d7dc1; */
    background: #000080 url(../images/header.png) no-repeat;
    background-position: 50px 5px;
    padding-top: 5px;
    padding-bottom: 5px;
    height: 121px;
}
.header img
{
    padding-left: 50px;
}
.header20
{
    text-align: right;
    border: 0;
    margin: 0;
    font-size: 18px;
    z-index: 10;
    position: absolute;
    top: 95px;
    padding-left: 700px;
}
.header2
{
    text-align: right;
    background-color: Black;
    color: White;
    height: 20px;
    border: 0;
    margin: 0;
    font-size: 18px;
}
ul.menu
{
    z-index: 20;
    clear: both;
    width: 100%;
    float: left;
    padding: 0;
    margin: 0;
    background-color: Gray;
    list-style-type: none;
    text-align: center;
    font-size: normal;
    height: 20px;
}
ul.menu a
{
    float: left;
    text-decoration: none;
    color: white;
    width: 20%;
    padding-top: 1px;
    background-color: Gray;
    border-right: 1px solid white;
    height: 20px;
}
ul.menu a.last
{
    float: left;
    z-index: 80;
    text-decoration: none;
    color: white;
    width: 193px;
    background-color: Gray;
    border-right: 0px solid;
}
ul.menu a:hover
{
    text-decoration: underline;
}
ul.menu li
{
    display: inline;
    text-align: center;
}
.contents
{
    clear: both;
    background-color: White;
    width: 948px;
    padding: 10px 10px 10px 30px;
}
.center
{
    text-align: center;
}
.footer
{
    clear: both; /*   background-color: #0d7dc1;*/
    background: #000080 url(../images/TegakiGakufu.jpg) no-repeat;
    float: left;
    background-position: 280px 25px;
    padding-left: 30px;
    padding: 0 0 1px 0;
    margin: 0;
    width: 100%;
    height: 180px;
}
.footer p
{
    text-align: center;
    color: White;
}
p.copyrt
{
    margin-top: 135px;
}
h1
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 24px;
    color: Gray;
    font-style: normal;
    line-height: normal;
    font-weight: normal;
    font-variant: normal;
    text-decoration: none;
}

a.h1:link
{
    text-decoration: none;
    color: #FFFFFF;
    font-weight: normal;
}

a.h1:visited
{
    color: #FFFFFF;
    text-decoration: none;
}

a.h1:hover
{
    text-decoration: none;
    font-weight: normal;
    color: #666666;
}
h2
{
    font-size: 18px;
}
form span input
{
    display: none;
}
