BODY{
  font-family : "‚l‚r ‚oƒSƒVƒbƒN","Osaka",serif;
  font-size : small;
  color: black;  
  text-align: left;
  background-color: #FFFFFF;
  background-image: url(images/xkabe01.gif);
  background-repeat: repeat;
  background-position: 100% 100%;
  background-attachment: fixed
}

P{
  color: black;
}

A{
  color: black;
  text-decoration : none;
}

A:link{
  color: navy;
  text-decoration : none;
}
A:VISITED{
  color: purple;
  text-decoration : none;
}
A:ACTIVE{
  color: navy;
  text-decoration : none;
}
A:HOVER{
  color: blue;
  text-decoration : underline;
}

H1{
  color : black;
  text-align : left;
  border-left-color: #996666;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 10px;
  ;
  border-style: solid;
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-left-width : 0px;
  background-color : ;
}
H2{
  color : black;
  text-align : left;
  border-left-color: #996666;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 10px;
  border-style: solid;
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-left-width : 0px;
}
H3{
  color : black;
  text-align : left;
  border-left-color: #996666;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 10px;
  border-style: solid;
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-left-width : 0px;
}
HR{
  color : orange;
  height: 1px;
}

UL{
  color : black;
  list-style-position: outside;
}
TH{
  color : black;
  background-color : orange; 
}
TD{
  font-family : "‚l‚r ‚oƒSƒVƒbƒN","Osaka",serif;
  font-size : x-small;
  color : black;
  background-image : url(images/xkabe02touka.gif);
}

.bg{
background-image : url(images/xkabe01.gif);
}
