TD{
  font-size : small;
  font-weight : bold;
}

 .t{
  font-size : small;
  font-weight : bold;
  color : rgb(255, 255, 255);
  background-color : blue;
  text-align : center;
}


 .c{
  font-size : medium;
  font-weight : bold;
  color : rgb(255, 255, 255);
  background-color : rgb(128, 0, 255);
  text-align : center;
}

 .e{
  font-size : small;
  font-weight : bold;
  color : rgb(255, 255, 255);
  background-color : rgb(102, 102, 102);
  text-align : center;
}

.thickbox{
  cursor : url(http://www.e-niwa.net/exterior/kakudai.ani);
}


BODY{
  background-image : url(http://www.e-niwa.net//back/1.gif);
  
}
-->