body
{
    background-color: #006699;
}

img
{
    border: 0;
}


table
{
    margin-left: auto;
    margin-right: auto;
}

th
{
    background-color: #eeeeee;
    font-weight: bold;
    color: #0000cc;
    padding: 5px;
    font-size: 1.2em;
    text-align:left;
}

td
{
    background-color: #ffffff;
    color: #000000;
    padding: 5px;
    font-size: 1.2em;
    text-align:left;
}

input
{
    font-size: 1.2em;
}

select
{
    font-size: 1.2em;
}





#contents
{
    background-color: #ffffff;
    color: #000000;
    width: 912px;
    margin-left: auto;
    margin-right: auto;
}

#top
{
    background-color: #ffffff;
    font-size: 75%;
    font-weight: bold;
}

#main
{
}

#menu
{
    width: 230px;
    float: left;
    margin-left: 20px;
    margin-bottom: 20px;
}

#column
{
    width: 572px;
    float: left;
    padding: 5px 15px;
    font-size: 75%;
    margin-left: 20px;
    margin-right: 20px;
    margin-bottom: 20px;
}

h1
{
    text-align: center;
    color: #0000ff;
    font-size: 100%;
}

h2
{
    padding-top: 20px;
    text-align: center;
    color: #0000ff;
    font-size: 110%;
}

h3
{
    text-align: left;
    color: #0000ff;
    font-size: 100%;
    background-image: url(../img/maru.gif);
    background-repeat: no-repeat;
    padding-left:20px;
}

h4
{
    padding-top: 20px;
    text-align: center;
    color: #ff0000;
    font-size: 1.2em;
}

h5
{
    text-align: left;
    font-weight: bold;
}




#bottom
{
    padding: 3px;
    text-align: center;
}

#teny_logo
{
    background-color: #f0f0ff;
    padding-left: 5px;
    padding-top: 3px;
    padding-bottom: 3px;
    float: left;
    width: 907px;
}

#title
{
    background-image: url(../img/code.gif);
    background-repeat: no-repeat;
    background-position: right center;
    margin:3px;
    height: 70px;
    width: 860px;
    margin-left: 40px;
    float: left;
}

.border
{
    border-bottom: dotted 3px #006699;
    clear: both;
}


.copyright
{
    color: #000000;
    font-size: 70%;
    font-weight: bold;
}
.p0
{
    margin: 2px;
    margin-top: 10px;
    height: 20px;
    width: 226px;
    background-image: url("../img/b0.gif");
    background-repeat: no-repeat;
}

.p1
{
    background-image: url("../img/b1.gif");
    background-repeat: no-repeat;
    border: solid 1px #8888cc;
    padding-left: 15px;
    margin: 2px;
    font-size: 100%;
}
.p2
{
    background-image: url("../img/b1.gif");
    background-repeat: no-repeat;
    border: solid 1px #8888cc;
    padding-left: 15px;
    margin: 2px;
    font-size: 85%;
}
.p3
{
    background-image: url("../img/b1.gif");
    background-repeat: no-repeat;
    border: solid 1px #8888cc;
    padding-left: 15px;
    margin: 2px;
    font-size: 130%;
}

.p1 a
{
    text-decoration: none;
    color: #ffffff;
    font-weight: bold;
}
.p1 a:hover
{
    text-decoration: underline;
    color: #ffff00;
}
.p2 a
{
    text-decoration: none;
    color: #ffffff;
    font-weight: bold;
}
.p2 a:hover
{
    text-decoration: underline;
    color: #ffff00;
}
.p3 a
{
    text-decoration: none;
    color: #ffffff;
    font-weight: bold;
}
.p3 a:hover
{
    text-decoration: underline;
    color: #ffff00;
}

.p9
{
    margin: 2px;
    height: 20px;
    width: 226px;
    background-image: url("../img/b9.gif");
    background-repeat: no-repeat;
}

.button
{
    text-align: center;
}

.list-3 li
{
    list-style-image: url(../img/sankaku.gif);
}

.list-0 li
{
    list-style-image: url(../img/maru.gif);
}

.list-4 li
{
    list-style-image: url(../img/shikaku.gif);
}



