
body{
  background-image: url("./pic/common/bg.jpg");
}

#wrapper_index{
width:900px;
margin: 0px auto;
}

h1{
width:100%;
height:25px;
margin-top:20px;
color#ff7800;
font-size:15px;
text-align:center;

}

#logo_index{
width:750px;
height:300px;
margin:30px auto 0px auto;

}

#warning{
width:350px;
margin:80px auto 0px auto;
color:#ff7800;
font-size:20px;
}

#entrance{
width:350px;
margin:30px auto 0px auto;
}

#enter{
width:160px;
height:100px;
float:left;
background: url('../pic/index/enter_hover.png') ;
}

#enter img:hover{
filter: alpha(opacity=0);
-moz-opacity: 0;
opacity: 0;
}

#exit{
width:160px;
height:100px;
float:right;
background: url('../pic/index/exit_hover.png') ;
}

#exit img:hover{
filter: alpha(opacity=0);
-moz-opacity: 0;
opacity: 0;
}

#footer_shop{
margin-top:150px;
}

#sp{
width:300px;
height:50px;
margin:30px auto 0px auto;
}

#keitai{
text-align:center;
margin:30px auto 0px auto;
}

.link{
margin:10px 0px;
text-align:center;
}

.banner{
width:468px;
margin:30px auto 0px auto;
text-align:center;
}

.banner img{
padding:3px;
}

.banner table img{
padding:0px;
}
