div.top	{
  padding-top : 5px;
  margin-top : 10px;
  border-top-width : 2px;
  border-top-style : solid;
  border-top-color : green;
}
h2.top{
  font-size : 15px;
  font-weight : bold;
  background-color : #ceffce;
  padding-left : 40px;
  margin: 2px 0px;
  background-image : url(gazou/fairuki.gif);
  background-repeat : no-repeat;
  background-position : left center;
  font-style : normal;
  text-align : left;
  height : 23px;
  padding-top : 3px;
}
#top01	{
  padding-left : 60px;
  padding-right : 20px;
  margin-top : 10px;
  font-size: 80%;
  line-height: 150%;
}
span.top{
  font-size: 90%;
  margin : 0px;
}
#top01	ul{
  font-size: 120%;
  line-height: 150%;
  margin : 0px 0px 6px 0px;
  font-weight : bold;
  list-style-type : disc;
  list-style-position : outside;
}
#top01 li{
  padding-left : 20px;
  margin : 0px;
}
ol.top{
  list-style-type : decimal;
  font-size: 120%;
  line-height: 150%;
  margin : 0px 0px 0px 30px;
  font-weight : bold;
}
