@charset   "Shift_JIS";
 
BODY{
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  
}
.barClass{
  
  width : 100%;
  color : #ffffff;
}
.LabelClass{
  
  width : 230px;
  
  color : #ffffff;
}
.PulldownClass{display:block;
  
  
  width : 230px;
  
  
  background-color : #393939;
  line-height : 20px;
  text-decoration : none;
  color : #ffffff;
  
}
