body{
  line-height : 1.3;
  color : black;
  background-color : white;
}

@media print {
}

.menu{
  width : 100%;
}

.menu h2{
  width : 16.6%;
  float : left;
  font-size : small;
}

address{
  clear : both;
}

.button{
  float : left;
  width : 33%;
  text-align : center;
}

h3{
  font-size : 14pt;
  color : white;
  background-color : black;
  width : 60%;
  margin-top : -5%;
}

h4{
  color : navy;
  border-bottom-width : 2px;
  border-bottom-style : solid;
  margin-top : 1%;
  width : 50%;
  font-size : 13pt;
}

.honbun{
  margin-left : 10%;
}

h5{
  border-left-width : 5pt;
  border-left-style : double;
  border-left-color : maroon;
  font-size : 13pt;
  padding-left : 1%;
  margin-left : -2%;
  margin-top : 2%;
  margin-bottom : 1%;
  color : maroon;
}

h2{
  font-size : 1px;
  visibility : hidden;
}

.header{
  background-image : url(img/header.jpg);
  width : 800px;
  height : 314px;
}
