DIV.main{
width : 80%;
background-color : white;
border-style : double double double double;
border-color : #cccccc #cccccc #cccccc #cccccc;
padding-top : 22px;
padding-left : 44px;
padding-bottom : 44px;
margin-top : 0px;
padding-right : 44px;
margin-left : 80px;
margin-right : 80px;
}
DIV.menu{
width : 23%;
float : left;
background-color : #dafef7;
border-style : double double double double;
border-color : #cccccc #cccccc #cccccc #cccccc;
padding-top : 3px;
padding-left : 3px;
padding-right : 3px;
padding-bottom : 3px;
margin-top : 0px;
margin-left : auto;
margin-right : auto;
margin-bottom : auto;
}
H1{
font-size : 90%;
color : red;
text-align : left;
}
H2{
font-size : 250%;
font-family : HG正楷書体-PRO;
color : olive;
background-color : #d2ffec;
text-align : center;
}
H3{
font-size : 155%;
font-family : HG行書体;
color : #8000ff;
margin-bottom : 30px;
margin-top : 30px;
text-align : center;
padding-top : 30px;
padding-bottom : 30px;
}
BODY{
background-image : url(4.gif);
}
LI{
font-size : 85%;
padding-top : 10px;
padding-left : 5px;
padding-right : 5px;
padding-bottom : 10px;
border-width : 1px 3px 3px 1px;
border-style : ridge ridge ridge ridge;
border-color : white white white white;
margin-top : 1px;
background-color : #f4ffff;
}
A:LINK{
color : navy;
text-decoration : none;
}
A:VISITED{
color : gray;
text-decoration : none;
}
UL{
list-style-type : none;
padding-top : 0px;
padding-left : 0px;
padding-right : 0px;
padding-bottom : 0px;
margin-top : 0px;
margin-left : 0px;
margin-right : 0px;
margin-bottom : 0px;
}
A{
text-align : left;
}
A:HOVER{
color : #8000ff;
font-weight : bold;
}
P{
line-height : 2em;
}
HR{
text-align : left;
width : 600px;
margin-top : 30px;
margin-bottom : 30px;
}
.high{
padding-top : 3em;
}
.blue{
font-weight : bold;
color : navy;
margin-top : 50px;
}
.underline{
font-weight : bold;
color : navy;
text-decoration : underline;
}
H4{
font-size : 155%;
font-family : HG正楷書体-PRO;
color : red;
font-weight : bold;
margin-top : 50px;
}
H5{
font-size : 155%;
color : olive;
font-family : HG正楷書体-PRO;
font-weight : bold;
margin-top : 50px;
}
.red{
color : red;
}
