@charset   "Shift_JIS";
 

.wakuClass{
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;border-style : none solid solid solid;
  width : 600px;
  height : 200px;
  background-color : white;
  font-size : 80%;
  padding-top : 20px;
  padding-left : 15px;
}
.SelectedTabClass{
display:block;
  vertical-align : middle;
  text-align : center;
  
  
  
  
  
  
  width : 100px;
  height : 25px;
  background-image : url(sozai/ttab1.gif);
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-top-color : black;
  border-left-color : black;
  border-right-color : black;
  font-size : 80%;
}
.LinkClass{
display:block;
  text-decoration : none;
  width : 100px;
  vertical-align : middle;
  text-align : center;
}
.LinkTabClass{
  
  vertical-align : middle;
  text-align : center;
  width : 100px;
  height : 25px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : black;
  background-image : url(sozai/ttab2.gif);
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-top-color : black;
  border-left-color : black;
  border-right-color : black;
  font-size : 80%;
}
.NoTabClass{
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : black;
  width : 15px;
  height : 25px;
}
.SpaceClass{
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : black;
  width : 286px;
  height : 25px;
}
