BODY{
  color : black;
  background-image : url(class_bg.gif);
  background-repeat : repeat;
  background-attachment : fixed;
}
H1{
  color: #663300;
  border-left-width : 3pc;
  border-left-style : solid;
  border-bottom-width : 3px;
  border-bottom-style : solid;
  padding-left : 10px;
  border-bottom-color : #008800;
  border-left-color : #008800;
  border-top-width : 3px;
  border-right-width : 3pc;
  border-top-style : solid;
  border-right-style : solid;
  border-top-color : green;
  border-right-color : green;
  text-align : center;
  font-size : 24px;
}
H2{
  color: #663300;
  padding-left : 5px;
  border-left-width : 2pc;
  border-bottom-width : 3px;
  border-left-style : solid;
  border-bottom-style : solid;
  border-left-color : #008800;
  border-bottom-color : #008800;
  font-size : 20px;
}
H3{
  padding-left : 3px;
  border-left-width : 1pc;
  border-bottom-width : 3px;
  border-left-style : solid;
  border-bottom-style : solid;
  border-left-color : #008800;
  border-bottom-color : #008800;
  font-size : 17px;
  word-spacing : normal;
  width : auto;
  height : auto;
  top : auto;
}
HR{
  color: #996600;
  height: 3px;
}
P{
  color : black;
}
A{
  color : blue;
  text-decoration: underline;
  font-weight : normal;
}
A:VISITED{
  color : blue;
  text-decoration: underline;
}
A:HOVER{
  color : red;
  text-decoration: underline;
}
A:ACTIVE{
  color: #FF0000;
  text-decoration: underline;
}
UL{
  list-style-image : url(file:///C:/www/city/ed/lf/kannrennzigyou/beizyutubunnka/image/l_g01.gif);
  list-style-position: outside;
}
TH{
  color : #ffffff;
  background-color : #008000;
}
TD{
  width : auto;
  height : auto;
}
ADDRESS{
  color : #400000;
  height: 3px;
  background-image : url(class_bg.gif);
  font-weight : 500;
  text-align : center;
}