@charset "UTF-8";
h1{
background-color: #eaeaff;
padding-top : 8px;
padding-bottom : 6px;
width: 800px;
height: auto;
font-size: 16px;
font-weight: bold;
letter-spacing: 2px;
margin-top: 0px;
margin-bottom: 10px;
text-align : center;
}
h2{
background-color: #eaeaff;
padding-top: 6px;
padding-bottom: 4px;
width: 800px;
height: auto;
font-size: 16px;
font-weight: bold;
letter-spacing: 2px;
margin-top: 0px;
margin-bottom: 10px;
text-align : center;
}
#main_box{
width: 800px;
height: inherit;
border-top-width: 1px;
border-top-style: solid;
border-top-color: #8080ff;
}
#right_box{
width: 600px;
height: 800px;
clear: right;
float: right;
}
#left_box{
border-right-width: 1px;
border-right-style: solid;
border-right-color: #8080ff;
width: 199px;
height: 800px;
float: left;
clear: left;
}
.Class_archive{
background-color: #8080ff;
font-size: 14px;
color: white;
padding-top: 4px;
padding-bottom: 4px;
width: 199px;
height: auto;
clear: left;
font-weight: bold;
letter-spacing: 2px;
}
.Class_line01{
border-right-width: 1px;
border-right-style: solid;
border-right-color: #8080ff;
}
.Class_waku01{
border-width: 2px;
border-style: solid;
border-color: silver;
}
.Class_data{
text-align : left;
width : 790px;
clear : left;
margin-top : 6px;
border-top-width : 1px;
border-bottom-width : 1px;
border-top-style : solid;
border-bottom-style : solid;
border-top-color : silver;
border-bottom-color : silver;
font-size : 14px;
font-weight : bold;
letter-spacing : 1px;
padding-top : 4px;
padding-left : 10px;
padding-bottom : 4px;
color : #0080ff;
}

