@charset "Shift_JIS";
body  {
      background-color: #330000;
      color: #ffffff;
      text-align:center;
      
}
.contents  {
      width: 1000px;
      margin: auto;
      padding: 10px;
      }
.navibar  {
      padding: 0px;
      width: 1000px;
      
}
a     {
      color: #ffffff;
      text-decoration: none;
      
}
script  {
      font-family: "garamond";
      text-align: left;
      
}
.menu{
  margin-top : 50px;
  margin-left : 50px;
  margin-right : 50px;
  margin-bottom : 50px;
}
.menudetail {
      width: 1000px;
      margin: auto;
      
}
.top{
  color : #ffffff;
  width : 1000px;
  height : 430px;
}

.top1{
  color : #ffffff;
  width : 1000px;
  height : 90px;
}
