@charset "utf-8";

/* 店舗詳細画面用
**************************************************/	

body{ background:none;}
#header{display:none;}
#main{background:none !important;}
#main_right{display:none;}
.media_print{display:block;}
#topic_path{display:none;}
.media_print{margin-bottom:10px;}
#main_left h1 {
	clear: both;
	width: 640px;
	margin: 0px 0px 0px 0px; }
h1.search_bg {
	width: 640px;
	height: 45px;
	background-image:none;
	font-size: 180%;
	font-weight: bold;
	color: #333;
	padding: 0px;
	margin:0px;
	text-indent: 0px;
	}
.search_tel {
	clear: both;
	width: 360px;
	height: 71px;
	background-image:none;
	padding: 0px;
	margin: 0px; }
	.search_tel p {
		font-size: 200%;
		font-weight: bold;
		text-indent: 0px;
		padding-bottom: 10px; }
.toform,
.free_ttl{display:none !important;}

h2.case {
	width:640px;
	overflow:hidden;
	}
#search_read {
	clear: both;
	width: 650px;
	height: 44px;
	padding-bottom: 0px; }
#map_area {
	clear: both;
	width: auto;
	margin: 0;
	padding-bottom: 10px;
}

	#map_area #shop_map {
		width: 458px;
		float: left; }
		#map_area #shop_map #hd {
			display:none;}
		#map_area #shop_map #body {
			width: 456px;
			border:none; }
		#map_area #shop_map #btm {
			display:none;}
	#map_area #shop_banner {
		display:none;}
				
.search_tbl2 {
	width: 640px;
	margin: 5px 0px 20px 1px;
	border-left: #d9d3c1 solid 1px;
	border-top: #d9d3c1 solid 1px; }
	.search_tbl2 th {
		padding: 5px;
		border-right: #d9d3c1 dotted 1px;
		border-bottom: #d9d3c1 solid 1px;
		background-color: #ece9e0; }
	.search_tbl2 td {
		padding: 5px;
		border-right: #d9d3c1 solid 1px;
		border-bottom: #d9d3c1 solid 1px; }
		.search_tbl2 td.tbl_icon img { margin-right: 5px; }
				
.print_none{display:none;}
				
#footer{display:none;}
				
#recruit_bnr{display:none;}			
				
				
				
				
