@charset "utf-8";

body{
background-color:#fff;
}

#Header,#Footer
{display:none;}


#Wrap{
margin-top:90px;
text-align:left;
}

#copyright{
position:absolute;
top:0;
left:0;
color:#000;
text-align:right;
border-top:2px solid #000;
border-bottom:2px solid #000;
}
#copyright th{
padding:5px 0 5px 0;
text-align:left;
}
#copyright td{
padding-right:10px;
color:#000;
font-size:12px;
text-align:right;
white-space:nowrap;
}

h1{
margin:0 0 20px 0;
padding:0;
font-size:26px;
font-family:serif;
}


/*--index.php--*/
body#index #store_body{background-image:none;}
body#index #store_body #store_foot{background-image:none;}
body#index #store_body #store_foot p{background-image:none;}
body#index #store_detail{margin-top:10px;background-image:none;}
body#index #store_detail a{display:none;}
body#index #store_head i{margin:10px 0 0 0;background-image:none;}
