@charset "UTF-8";
/* CSS Document */
body {
width:100%;
background-color:#000;
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
}

.table_bg{
width:100%;
background-image:url(images/head_bg.jpg);
background-position:0% 50%;
padding:30 0 30 0 ;
}

.shop_table{
margin-top:35px;
margin-bottom:40px;
padding:0 10;
}

.page_foot{
border-top:1px solid #454545;
}

.top_tit{
padding-bottom:5px;
border-bottom:1px solid #454545;
}