@charset "UTF-8";
/*---------------------------------------------------------------------------------
list
---------------------------------------------------------------------------------*/
body{
	width: 630px;
	background: none;
}

div#all{
	width: 630px;
	margin: 0px;
	text-align: left;
	background: none;
}

div#header,
div#navigation,
div#loginSearch,
div#detail_navi ul,
div.spc_btn,
div#spc_otherInfo,
div#footer{
	display: none;
}

div.spc_push{ padding: 0px; }

div#spc_chargemes h5{
	width: auto;
	text-indent: 0px;
	font-size: 100%;
}

table.tbl_detail th,
table.tbl_detail th.title,
table.tbl_detail td{ padding: 5px; }

table.tbl_detail th.title{ color: #000000; }

* html div#shop_name,
* html div#detail_navi,
* html div#spc_recruit,
* html div.spc_intro,
* html div.spc_push,
* html div#spc_freemes,
* html table#tbl_photo,
* html div#spc_chargemes,
* html table.tbl_detail{
	width: 630px;
}

* html div#shop_name,
* html div#detail_navi,
* html div#spc_recruit,
* html div#spc_freemes,
* html table#tbl_photo,
* html div#spc_chargemes{
	margin: 15px 0px;
	text-align: left;
}

* html div#detail_navi p{
	float: left;
}