body{
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}

.BarClass{
  
  
  margin-top : 0px;
  margin-left : 10px;
  margin-right : 10px;
  margin-bottom : 0px;
  width : 780px;
  padding-left : 0px;
  height : auto;
  font-size : 16px;
  font-family : HG丸ｺﾞｼｯｸM-PRO;
  font-weight : normal;
}

.LabelClass{
  color : white;
  background-color : navy;
  width : 130px;
  cursor : pointer;
  font-family : HG丸ｺﾞｼｯｸM-PRO;
  font-weight : normal;
  text-align : center;
  font-size : 14px;
  vertical-align : sub;
  height : auto;
}

.PulldownClass{
  color : white;
  background-color : navy;
  width : 100px;
  height : 18px;
  display : block;
  font-size : 12px;
  font-family : HG丸ｺﾞｼｯｸM-PRO;
  text-align : left;
  position : fixed;
  vertical-align : middle;
}

.MarqueeClass{
  font-size : 14px;
  font-family : HG丸ｺﾞｼｯｸM-PRO;
  font-weight : normal;
  color : #ff8000;
  background-color : black;
  text-decoration : none;border-width : 2px;border-style : solid;border-color : silver;
  width : 615px;
  
  
}

