body{
 font-family:'メイリオ';
}
.Class{
 font-size : 10px;
 line-height : 1.5em;
}

body{
 background : url(../img/back.jpg); 
 text-align : center;
}

h1{
 color : white;
 font-size : 10px;
 margin-bottom : 2;
}

a{
 color : white;
 text-decoration : underline;
}

a.smooth{
 text-decoration : none ;
}

strong{
 font-weight : normal;
}

.text_1{
  font-size : 16px;
  line-height :1.5em;
  color : white;
}

.text_2{
  font-size : 14px;
  line-height :1.5em;
  color : white;
}

.text_3{
  font-size : 12px;
  line-height :1.5em;
  color : white;
}

.text_4{
  font-size : 10px;
  line-height :1.5em;
  color : #ccc;
}



div#wrap{
 width : 802px;
 margin : 0 auto;

}

div#toph1{
/* width:800px;*/
 text-align : left;

}
/*headerメニュー*/
div#menu{
 height:60px;
 width:800px;
 margin-bottom : 0;
 border-top : 1px solid #fff;
 border-left : 1px solid #fff;
 border-right : 1px solid #fff;

}
/*menu.htmlのメイン画面*/
div#main_menu{
  width:800px;
  padding:0,75px;
   background:url('../img/back_op_80.png');
  border : 1px solid #fff;
}
div#main{
  width:800px;
  padding:0,75px;
   background:url('../img/back_op_80.png');
  border : 1px solid #fff;
}

div#main_goods{
  width:800px;


   background:url('../img/back_op_80.png');

  border : 1px solid #fff;
  padding:0,75px;


}


/*
div#main_goods table{
  background:#000;
}
*/

div#main_index{
  width:800px;
  padding:0;
   background:url('../img/back_op_80.png');
  border : 1px solid #fff;
}

div#footer{
  width : 800px;
  text-align : right;
}

div#footer span.right{
 color : #fff;
 font-size : 12px;
}

div#menu_price{
  width:620px;
  border:0;
  margin-top:25px;
}

div.menu_s{
  width:600px;
  border:0;
  text-align:left;
}


div#gwrapper{
  color:#fff;
  width:600px;
  border-bottom:1px solid #ccc;
  height:20px;
}

div#ttl_gj{
  text-align:left;
  float:left;
}
div#ttl_ge{
  text-align:right;
  float:right;
}

div.toTop{
  width:560px;
  font-size:11px;
  text-align:right;
  margin-top:5px;
  margin-bottom:30px;
}
