 
BODY{
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}
.BarClass{
  background-color : black;
  width : 100%;
}
.LabelClass{
  color : #a93443;
  width : 150px;
}
.PulldownClass{
display:block;
  color : #a93443;
  background-color : black;
  text-decoration : none;
  width : 120px;
  height : 30px;
}
.hyoClass{
  background-image : url(onorieko04.jpg);
  background-repeat : no-repeat;background-position : center center;
  vertical-align : top;
  text-align : left;
  width : 100%;
  height : 65%;
  
}
.BoxClass{
  background-color : white;
  text-align : justify;
  padding-top : 20px;
  padding-left : 5%;
  padding-right : 5%;
  padding-bottom : 20px;
  margin-top : 20px;
  margin-left : 10%;
  margin-right : 10%;
  margin-bottom : 60px;
}
.Class{
  cursor : pointer;
}
