 
BODY{
  background-image : url(img/bg_niigataishiyama.gif);
}
TD{
  padding-top : 5px;
  padding-left : 5px;
  padding-right : 5px;
  padding-bottom : 5px;
  line-height : 20px;
}
.tablebg{
  background-image : url(img/tablebg_1.jpg);
}
.kasen-2{
  border-bottom-width : 1px;
  border-bottom-style : dotted;
  border-bottom-color : maroon;
}
.tableboder{
  border-width : 1px 1px 1px 1px;
  border-style : solid solid solid solid;
  border-color : maroon maroon maroon maroon;
  padding-top : 5px;
  padding-left : 5px;
  padding-right : 5px;
  padding-bottom : 5px;
}
.tableboder-2{
  padding-top : 5px;
  padding-left : 5px;
  padding-right : 5px;
  padding-bottom : 5px;
  border-width : 1px 1px 1px 1px;
  border-style : solid solid solid solid;
  border-color : fuchsia fuchsia fuchsia fuchsia;
}
A:HOVER{
  text-decoration : underline;
}
A:ACTIVE{
  text-decoration : underline;
}
A{
  text-decoration : none;
}
A:LINK{
  text-decoration : none;
}
.kasen{
  border-bottom-width : 2px;
  border-bottom-style : dotted;
  border-bottom-color : gray;
}
