/*------------ table style set ------------*/


.haikei{
  background-color : white;
  background-image : url(gura4.gif);
  background-repeat : repeat-x;
}
.obi{
  background-color : #666666;
  background-image : url(gura5.gif);
  background-repeat : repeat-y;background-position : right center;
  font-weight : bold;
  color : white;
  
  
  
  
  padding-top : 2px;
  padding-left : 2px;
  padding-right : 2px;
  padding-bottom : 2px;
  
  
  
  
}
.menu_sel{
  background-image : url(hearline.gif);
  font-weight : bold;
  
  padding-top : 4px;
  padding-left : 4px;
  padding-right : 4px;
  padding-bottom : 4px;
}
.menu_hyou{
  background-color : #666666;
  
  
  
  
  
  
  
  

  
  
  
  
}
.menu_sub{
  background-color : #e6e6e6;
}
.hyou{border-width : 1px 1px 1px 1px;border-color : gray gray gray gray;}
