 
#top{
  background-color : #2f959d;
  text-align : center;
  width : 100%;
border-style : none none none none;}
#box{border-style : ridge ridge ridge ridge;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}
#menu{
  text-align : center;
  width : 100%;
  background-color : #ffffc8;
border-style : ridge ridge ridge ridge;}
#left{
  float : left;
border-style : ridge ridge ridge ridge;
  width : 20%;
  text-align : center;
  background-color : #ffddff;
  
  
  height : 600px;
}
#main{
  float : left;
  width : 60%;
  line-height : 1px;
  background-color : #efefef;
  overflow : scroll;
  height : 600px;
}
#right{
  clear : none;
  float : right;
border-style : ridge ridge ridge ridge;
  width : 20%;
  text-align : center;
  background-color : #ffddff;
  height : 600px;
}
#bottom{
  text-align : center;
border-style : ridge ridge ridge ridge;
  width : 100%;
  background-color : #2f959d;
  clear : both;
  vertical-align : middle;
}
H2{
  background-color : fuchsia;
  text-align : center;
  margin-top : 5%;
  margin-left : 5%;
  margin-right : 5%;
  margin-bottom : 5%;
  line-height : normal;
}
H3{
  background-color : #badcdc;
  text-align : center;
  margin-top : 10%;
  margin-left : 10%;
  margin-right : 10%;
  margin-bottom : 10%;
border-style : ridge ridge ridge ridge;
  height : 30px;
  vertical-align : middle;
}
.sakuhin_name{
  background-color : #ffffc8;
  margin-top : 15%;
  margin-left : 15%;
  margin-right : 15%;
  margin-bottom : 15%;
  padding-top : 5px;
  padding-left : 5px;
  padding-right : 5px;
  padding-bottom : 5px;
}
H4{
  text-align : center;
  background-color : #ff8e8e;
  vertical-align : middle;border-style : groove groove groove groove;
  height : 30px;
  padding-top : 2px;
  padding-left : 2px;
  padding-right : 2px;
  padding-bottom : 2px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}
.kinejun{
  background-color : #d0d0ff;
  margin-top : 15%;
  margin-left : 15%;
  margin-right : 15%;
  margin-bottom : 15%;
}
H6{
  background-color : yellow;
  text-align : center;
  font-size : medium;
}
P{
  font-size : x-small;
  line-height : normal;
}
#left UL{
  list-style-type : disc;
  list-style-position : outside;
  text-align : left;
  bottom : auto;
  left : 10px;
  margin-left : 20px;
}