BODY{
  margin : 0;
  color : #333;
  font-size : 14px;
  text-align : center;
}

.main_box{
  margin : 0 auto;
  width : 800px;
}

H1{
  margin : 2px 0 5px;
  padding : 0;
  font-size : 12px;
  font-weight : normal;
  text-align : right;
}

H2{
  font-size : 14px;
  margin : 16px auto 8px;
}

H3{
  color : #00aa00;
}

IMG{
  border : none;
}

.main_menu .logo{
  float : left;  
}

.main_menu TABLE{
  margin : 0 auto;
  border : 1px solid gray;
  table-collaps : collaps;
  table-spacing : 2px;
  border : 1px solid gray;
}
.main_menu TD{
  padding : 2px;
  font-size : 12px;
  text-align : center;
  border : 1px solid gray;
}

#footer{
  margin : 8px auto 0;
  font-size : 12px;
}
#footer UL{
  margin : 0 auto;
  padding : 0;
  list-style : none inside;
}
#footer LI{
  margin : 0 1px;
  padding : 0 3px;
  border-left : 1px solid gray;
  border-right : 1px solid gray;
  display : inline;
}

DL.item_list{
  margin : 4px 0;
  padding : 0;
}
.item_list DT{
  clear : both;
  padding : 2px 8px;
  text-align : left;
  font-size : 20px;
  font-weight : bold;
}
.item_list DD{
  margin : 0;
  padding : 4px 0;
}
.item_image{
  width : 120px;
  margin : 5px 0;
  float : left;
}
.item_gaiyo{
  width : 268px;
  margin : 0 4px;
  font-size : 12px;
  text-align : left;
  float : left;
}
.item_kanso{
  width : 400px;
  margin : 0 0 0 397px;
  padding : 2px;
  font-size : 13px;
  text-align : left;
  line-height : 110%;
}
.item_gaiyo TABLE{
  width : 100%;
  margin : 4px 0;
  padding : 0;
  border-collapse : collapse;
  font-size : 12px;
}
.item_gaiyo TH{
  width : 35%;
  padding : 2px;
  font-weight : normal;
}
.item_gaiyo TD{
  width : 65%;
  padding : 2px;
}

.shake_midashi{
  border-bottom : 3px dashed #ff8000;
}
.shake_border{
  border : 1px solid #ff9d3c;
}
.shake_back{
  background : #ffd9b3;
}

.cookie_midashi{
  border-bottom : 3px dashed #974b00;
}
.cookie_border{
  border : 1px solid #ff9d3c;
}
.cookie_back{
  background : #ffd9b3;
}

.soup_midashi{
  border-bottom : 3px dashed #00cc00;
}
.soup_border{
  border : 1px solid #ff9d3c;
}
.soup_back{
  background : #ffd9b3;
}

.other_item{
  margin : 0 auto;
  padding : 0;
}
.other_item UL{
  clear : both;
  margin : 0;
  padding : 0;
  list-style : none inside;
  font-size : 12px;
}
.other_item LI{
  width : 100px;
  margin : 0;
  padding : 0;
  float : left;
}
.other_item LI.one{
  padding : 6px 0;
}
.shake_other{
  width : 500px;
}
.cookie_other{
  width : 600px;
}.soup_other{
  width : 300px;
}

#top_text_box{
  margin : 16px auto;
  width : 750px;
}
.top_text{
  background : #e6e6e6;
  text-align : left;
  margin : 0;
  border-left : 1px solid #999999;
  border-right : 1px solid #999999;
  left : 20px;
  line-height : 130%;
}

P.pankuzu{
  clear : both;
  margin : 3px 0;
  text-align : right;
  font-size : 10px;
}

P.update{
  clear : both;
  margin : 4px 0;
  padding : 0;
  text-align : right;
  font-size : 12px;
}

strong.red{
  color : #c00;
}

.aboutus{
  width : 600px;
  margin : 8px auto;
  border-collapse : separate;
  border-spacing : 2px;
  border : 1px solid #aaa;
}
.aboutus TH{
  font-weight : normal;
  text-align : left;
  width : 30%;
  border : 1px solid #aaa;
}
.aboutus TD{
  border : 1px solid #aaa;
}
.aboutus .capt{
  background : #ccc;
}
.aboutus .keisai{
  font-size : 13px;
}
