@charset   "Shift_JIS";
 
.TbleBorder{
  background-image : url(bg_01.gif);
  background-repeat : repeat;border-width : 1px 1px 1px 1px;border-style : solid solid solid solid;border-color : maroon maroon maroon maroon;}
.CellBorder{
  padding-top : 5px;
  padding-left : 5px;
  padding-right : 5px;
  padding-bottom : 5px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-left-style : solid;
  border-right-style : solid;
  border-left-color : maroon;
  border-right-color : maroon;
}
.Midashi{
  
  font-weight : bold;
  color : white;
  
  padding-top : 5px;
  padding-left : 5px;
  padding-right : 5px;
  padding-bottom : 5px;
  background-image : url(obj_menu_01.gif);
  background-repeat : repeat;
  border-bottom-width : thin;
  border-bottom-style : solid;
  border-bottom-color : white;
}
.Koumoku{
display:block;
  color : blue;
  background-color : #c2fef2;
  padding-top : 5px;
  padding-left : 5px;
  padding-right : 5px;
  padding-bottom : 5px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : maroon;
  font-size : x-small;
  
  

  border-left-width : 6px;
  border-left-style : solid;
  border-left-color : maroon;
}
A{
  color : blue;
  text-decoration : none;
}
A:hover{
display:block;
  color : aqua;
  background-color : blue;
  width : 100%;
  height : 100%;

  background-repeat : repeat;
}
.PbuClass{
  text-align : left;
  width : 180px;
  cursor : pointer;
}
