 
H1{
  font-size : 15px;
  background-color : #cfcfa0;
  
}
.menu_hyou{
  
  
  

  
border-width : 1px 1px 1px 1px;border-style : solid solid solid solid;border-color : #a5a552 #a5a552 #a5a552 #a5a552;
  height : 25px;
}
.line_around{border-width : 1px 1px 1px 1px;border-style : solid solid solid solid;border-color : #999999 #999999 #999999 #999999;}
.line_under{
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : olive;
}
.line_rigthleft{
  border-left-width : 1px;
  border-right-width : 1px;
  border-left-style : solid;
  border-right-style : solid;
  border-left-color : #cccccc;
  border-right-color : #cccccc;
}
.line_under2{
  border-bottom-width : 1px;
  border-bottom-style : dashed;
  border-bottom-color : olive;
}
.line_topunder{
  border-top-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-bottom-style : solid;
  border-top-color : maroon;
  border-bottom-color : maroon;
}
