 
.LinkClass{
display:block;
  color : white;
  padding-top : 10px;
  width : 100%;
  height : 100%;
  text-decoration : none;
}
.CellClass{
  
  text-align : center;
  width : 150px;
  height : 30px;
  
  background-repeat : repeat-x;
  

  
  
  font-weight : bold;
  background-image : url(top-sozai/test.gif);
}
A:hover{
  color : black;
  background-color : white;
}
.tdClass{
  border-bottom-width : 2px;
  border-bottom-style : solid;
  border-bottom-color : navy;
}
.moji-sClass{
  font-size : 80%;
}
.moji-s1Class{
  color : #ffffff;
  background-color : blue;
  font-size : 80%;
}
