#main{
padding-top : 10px;
padding-left : 10px;
padding-right : 10px;
padding-bottom : 10px;
width : 800px;
height : auto;
background-color : white;
}
body{
background-color : #e6ffff;
}
.Class_back{
padding-top : 6px;
padding-bottom : 6px;
width : 700px;
height : auto;
}
.Class_line01{
border-top-width : 1px;
border-top-style : solid;
border-top-color : navy;
font-size : 12px;
font-weight : 400;
letter-spacing : 1px;
}
.Class_form01{
color : white;
background-color : #3c3c3c;
padding-top : 2px;
}
.Class_form02{
color : white;
background-color : blue;
padding-top : 2px;
cursor : pointer;
}
th{
font-size : 12px;
font-weight : 400;

line-height : 16px;
letter-spacing : 1px;
}
.Class_line02{
border-top-width : 1px;
border-bottom-width : 1px;
border-top-style : solid;
border-bottom-style : dotted;
border-top-color : navy;
border-bottom-color : navy;
font-size : 16px;
font-weight : bold;
letter-spacing : 4px;

margin-top : 1px;
margin-bottom : 1px;

color : navy;
}

.Class_map{
padding-top : 10px;
padding-bottom : 10px;
}

a:hover{
color : red;
text-decoration : none;
}

.Class_line03{
border-bottom-width : 1px;
border-bottom-style : solid;
border-bottom-color : navy;
font-size : 16px;
letter-spacing : 2px;
line-height : 20px;
}

