@charset   "Shift_JIS";
.WakuClass{
  border-top-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;border-style : solid solid solid none;
  border-top-color : black;
  border-right-color : black;
  border-bottom-color : black;
  width : 550px;
  height : 300px;
}
.SelectedTabClass{
display:block;
  vertical-align : middle;
  text-align : center;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;border-style : solid solid none solid;
  border-top-color : black;
  border-left-color : black;
  border-right-color : black;
  width : 15pt;
  height : 100px;
}
.LinkClass{
display:block;
  text-decoration : none;
  width : 15pt;
}
.LinkTabClass{
  background-color : silver;
  vertical-align : middle;
  text-align : center;border-width : 1px 1px 1px 1px;border-style : solid solid solid solid;border-color : black black black black;
  width : 15pt;
  height : 100px;
}
.NoTabClass{
  border-left-width : 1px;border-style : none none none solid;
  border-left-color : black;
  width : 15pt;
  height : 15px;
}
.SpaceClass{
  border-right-width : 1px;
  border-right-style : solid;
  border-right-color : black;
  width : 15pt;
  height : 85px;
}
.HyoClass{
  margin-left : 20pt;
  margin-right : 20px;
  float : left;
}
.MarqueeClass{
  color : #ff8000;
  background-color : black;border-width : 2px 2px 2px 2px;border-style : solid solid solid solid;border-color : silver silver silver silver;
  width : 900px;
}
BODY{
  
  background-color : #0080c0;
  text-align : justify;
}
.BoxClass{
  background-color : #e0e0e0;
  text-align : left;
  
  padding-left : 10px;
  padding-right : 10px;
  
  
  margin-left : 120px;
  margin-right : 120px;
  

  margin-top : -10px;
  margin-bottom : -15px;
}
