div.content_in{
	width: 535px;
	margin-bottom: 10px;
}


div.shop_detail_box{
	width: 525px;
	margin-bottom: 10px;
}

div.shop_img{
	width: 270px;
	float: left;
}

div.shop_detail{
	width: 245px;
	float: right;
}

div.shop_detail p{
	margin-bottom: 5px;
}

div.shop_manager{
	width: 526px;
	background-color: #FEF8ED;
	margin-bottom: 15px;
}

div.shop_manager dd{
	width: 514px;
	border-right: solid 1px #dddddd;
	border-bottom: solid 1px #dddddd;
	border-left: solid 1px #dddddd;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

div.shop_manager dd p.shop_manager_img{
	width: 120px;
	float: right;
	margin-right: 10px;
}

div.shop_manager dd p.shop_manager_text{
	width: 350px;
	padding-left: 10px;
	float: left;
}

/*table.shop{
	border-top: solid 1px #DEDEDE;
	border-left: solid 1px #DEDEDE;
}

table.shop th,
table.shop td{
	border-right: solid 1px #DEDEDE;
	border-bottom: solid 1px #DEDEDE;
	padding-left: 10px;
}

table.shop th{
	background: url(../../img/th_bg.gif) repeat-y 1px top;
	margin-top: 1px;
	color: #966D36;
	font-weight: normal;
	line-height: 2em;
}*/

dl.shop_dl{
	border-top: solid 1px #DEDEDE;
	border-left: solid 1px #DEDEDE;
	background: url(../../img/th_bg.gif) repeat-y 1px 0px;
}

dl.shop_dl_last{
	border-top: solid 1px #DEDEDE;
	border-bottom: solid 1px #DEDEDE;
	border-left: solid 1px #DEDEDE;
	background: url(../../img/th_bg.gif) repeat-y 1px 0px;
}


dl.shop_dl dd,
dl.shop_dl_last dd{
	border-right: solid 1px #DEDEDE;
	padding-left: 10px;
}
dl.shop_dl dt,
dl.shop_dl_last dt{
	padding-left: 10px;
}

dl.shop_dl dt,
dl.shop_dl_last dt{
	width: 55px;
	
	padding-top: 1px;
	color: #966D36;
	font-weight: normal;
	float:left;
}

dl.shop_dl dd,
dl.shop_dl_last dd{
	padding-top: 1px;
	width: 167px;
	float:right;
}

div.map{
	margin-bottom: 20px;
}

div.map dt{
	margin-bottom: 10px;	
}

div.content_in ul{
	width: 535px;
	margin-bottom: 15px;
}

div.content_in ul li{
	margin-bottom: 10px;
	text-indent: 25px;
	background: url(../../img/area_bg.gif) no-repeat left top;
	height:33px;
	line-height: 33px;
	width: 266px;
	float: left;
}


div.content_in table{
	width: 525px;
	border-top: solid 1px #DEDEDE;
	border-left: solid 1px #DEDEDE;
}

div.content_in table th,
div.content_in table td{
	padding-left :10px;
	border-right: solid 1px #DEDEDE;
	border-bottom: solid 1px #DEDEDE;
}

div.content_in table th{
	background: url(../../img/shop_list_bg.gif) no-repeat left bottom;
	height:24px;
}

div.content_in table td{
	padding-top: 3px;
}

div.content_in table td img{
	margin-bottom: 5px;
}

div.content_in table tr.stripe td{
	background-color: #FBFBFB;
}

div.content_in div.shop_img_etc{
	margin-bottom: 15px;
	width: 523px;
	background-color: #EEEEEE;
}

div.content_in div.shop_img_etc ul{
	margin: 0px auto;
	padding-top: 10px;
	margin-left: 12px;
	padding-bottom: 10px;
}

div.content_in div.shop_img_etc ul li{
	float: left;
	margin-right: 8px;
}


/*
===== 00: CLEARFIX ==========================================
*/

div.content_in,
div.content_in ul,
div.shop_detail_box{
	min-height:1px; /* IE 7*/
}

div.content_in:after,
div.content_in ul:after,
div.shop_detail_box:after{
	content:".";
	display:block;
	height:0px;
	clear:both;
	visibility:hidden;
}

div.content_in,
div.content_in ul,
div.shop_detail_box{
display:inline-table; }


/* Mac IE  \*/

* html div.content_in,
* html div.content_in ul,
* html div.shop_detail_box
{ height:1px; }


div.content_in,
div.content_in ul,
div.shop_detail_box{ display:block; }

/* */

