
H1{
  font-size : 1.5em;
  font-weight : bold;
  border-bottom-width : 3px;border-style : none none outset none;
  border-bottom-color : #1c797b;
}
P{
  font-size : 0.8em;
  font-weight : normal;
  line-height : 120%;
  padding-top : 3px;
  padding-left : 3px;
  padding-right : 3px;
  padding-bottom : 3px;
}
LI{
  line-height : 200%;
  
  font-size : 0.9em;
  text-align : left;
}
A:HOVER{
  background-color : #c8d9d9;
  position : relative;
  
  text-decoration : underline overline;
}
#content{
  
  width : 500px;
  margin-left : 230px;
}
#footer{
  clear : both;
  text-align : center;
  border-top-width : 1px;
  border-top-style : solid;
  border-top-color : #f49df7;
}
H2{
  font-size : 0.8em;
  padding-top : 3px;
  padding-left : 3px;
  padding-right : 3px;
  padding-bottom : 3px;
  background-color : #f2aaaf;
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
}
TD{
  padding-top : 5px;
  padding-left : 5px;
  padding-right : 5px;
  padding-bottom : 5px;
  margin-top : 10px;
}
A{
  text-decoration : none;
  color : purple;
}
H3{
  font-size : 0.8em;
}
BODY{
  background-image : url(image/top-illust2.jpg);
  background-repeat : no-repeat;
  background-attachment : fixed;background-position : left top;}
