@charset   "Shift_JIS";
 
BODY{
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}
.barClass{
  width : 100%;
}
.labelClass{
  color : white;
  width : 150px;
}
.pulldownClass{
display:block;
  color : white;
  width : 100px;
  height : 1em;
}

