@charset   "Shift_JIS";
BODY{
    
    
    
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}

.BarClass{
    
    
    
  background-color : #beb094;
  width : 100%;

  

  

  text-decoration : none;

  
}

.LabelClass{
    
    
    
  color : white;

  width : 150px;

  font-family : "Times New Roman";
  font-weight : bold;

  text-decoration : none;

  font-size : medium;

  top : 1em;
  bottom : 1em;
}

.PulldownClass{
    
    
    
display:block; 
  color : white;
  background-color : #beb094;
  width : 100px;
  height : 1em;

  text-decoration : none;
}
