 



@import url(css1.css);
.menu{
  font-size : 12px;
  color : navy;
  background-image : url(images/003.gif);
  background-attachment : fixed;
  text-decoration : none;
  padding-bottom : 0px;
  margin-top : 1px;
  margin-bottom : 1px;
  border-top-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-bottom-style : solid;
  border-top-color : green;
  border-bottom-color : #d9ffd9;
  left : 10px;
  empty-cells : hide;
  scrollbar-face-color : red;
  scrollbar-base-color : lime;
  text-align : left;
  text-indent : 5pt;
  background-repeat : repeat-x;
}
H1{
  font-size : 15px;
  font-weight : bold;
  color : gray;
  background-image : url(orange_pixel.gif);
  background-repeat : repeat-x;
  background-attachment : fixed;
}
.body01{
  font-size : 12px;
  line-height : 20px;
  color : #666666;
}
H3{
  font-size : 12px;
  color : white;
  background-image : url(images/tab.gif);
  text-decoration : none;
  
  border-top-style : none;
  
  background-repeat : no-repeat;
  border-bottom-width : 1px;
  border-bottom-style : dotted;
  border-bottom-color : #ff8000;
}
.hyo01{
  font-size : 12px;
  color : white;
  background-color : #476f3c;
}
.hyo02{
  background-position : 12px 12px;
  background-color : #b4d5b0;
  font-size : 12px;
  line-height : 22px;
}
.link01{
  font-size : 12px;
  color : white;
  background-color : navy;
  text-decoration : none;
}
A:hover{
  color : red;
}
.link_menu{
  font-size : 12px;
  color : red;
  text-decoration : none;
}
.news{
  font-size : 12px;
  color : navy;
  text-decoration : none;
  line-height : 20px;
}
.hyo03{
  font-size : 12px;
  background-color : #dae987;
  color : #666666;
  line-height : 22px;
}
H2{
  font-size : 13px;
  color : green;
}
TD{
  
  font-size : 12px;
  line-height : 20px;
  color : #666666;
}
A{
  font-size : 12px;
  color : navy;
  text-decoration : none;
}
