/* CSS Document */

.school-button
{
    font-size: 200%;
    border-left-color: #ccccff;
    border-bottom-color: #330099;
    color: #ffffff;
    border-top-style: solid;
    border-top-color: #ccccff;
    border-right-style: solid;
    border-left-style: solid;
    background-color: #6666ff;
    border-right-color: #330099;
    border-bottom-style: solid
}

.bg1
{
    background-repeat: repeat-x;
    height: 3px;
    background-color: #006600
}
.bg2
{
    background-color: #006600
}

.bg3
{
    border-right: #ffffff 1px;
    border-top: #ffffff 1px;
    border-left: #ffffff 1px;
    color: #ffffff;
    line-height: 150%;
    border-bottom: #ffffff 1px dotted;
    background-color: #33a02c;
    text-align: center
}
.bg4
{
    line-height: 1.6em;
    background-color: #ffffff
}
body
{
    font-size: medium;
    margin: 0px auto auto 0px;
    background-color: #ffffff
}
.setsumei_button {
	font-size:18px; font-weight:bold;
}