/*---------------------全体囲み--------------------*/
#shop_detaile {
	width: auto;
	height: auto;
	margin: auto;
	text-align: center;
	background-color: #FFF;
	color: #666;
}
#shop_detaile #contents {
	width: 860px;
	height: auto;
	margin: 15px auto 0 auto;
	padding: 0;
	clear: both;
	text-align: left;
}
/*---------------------左側--------------------*/
#shop_detaile #contents #shop_left a {
	color: #F09;
}
#shop_detaile #contents #shop_left .main_image {
	width: 680px;
	height: 300px;
	background-color: #EEE;
	padding: 10px;
}
#shop_detaile #contents #shop_left .mess_top {
	margin: 10px 0 0 0;	
}
#shop_detaile #contents #shop_left .message {
	width: 700px;
	height: 160px;
	background-image: URL(img/mess_waku.gif);
	background-repeat: no-repeat;
	margin: 0 0 20px 0;
}
#shop_detaile #contents #shop_left .message h4 {
	width: 680px;
	font-size: 18px;
	margin: 0 0 0 0;
	padding: 15px 10px 10px 10px;
	color: #333;
}
#shop_detaile #contents #shop_left .message p {
	width: 680px;
	font-size: 14px;
	margin: 0;
	padding: 0 10px 0 10px;
	line-height: 1.5;
}
#shop_detaile #contents #shop_left h5 {
	width: 700px;
	height: 40px;
	margin: 10px 0;
	padding: 0;
}
/*---------------------補足写真--------------------*/
#shop_detaile #contents #shop_left .s_photo table {
	width: 700px;
	margin: 0;
}
#shop_detaile #contents #shop_left .s_photo table th {
	width: 200px;
	height: 150px;
	background-color: #F2F2F2;
	padding: 10px;
	text-align: center;
}
#shop_detaile #contents #shop_left .s_photo table td {
	width: 200px;
	height: auto;
	font-size: 12px;
	line-height: 1.8;
	margin: 0;
	padding: 0 0 20px 0;
	vertical-align: top;
}
/*---------------------求人・店舗データ--------------------*/
#shop_detaile #contents #shop_left .data h6 {
	font-size: 20px;
	font-weight: bold;
	margin: 0;
	padding: 10px 0;
	color: #000;
}
#shop_detaile #contents #shop_left .data table {
	width: 700px;
	height: auto;
	background-color: #999;
}
#shop_detaile #contents #shop_left .data td {
	background-color: #FFF;
	padding: 8px;
}
#shop_detaile #contents #shop_left .data th {
	width: 120px;
	background-color: #666;
	text-align: center;
	color: #FFF;
	font-weight: normal;
}
#shop_detaile #contents #shop_left .data ul {
	margin: 0;
	padding: 0;
}
#shop_detaile #contents #shop_left .data li {
	float: left;
	margin: 0 3px 3px 0;
}
#shop_detaile #contents #shop_left .entry {	
	text-align: center;
	margin: 20px 0 0 0;
}
#shop_detaile #contents #shop_left .entry a:hover {
	position: relative;
	top: 1px;
	left: 1px;
}
#shop_detaile #contents #shop_left .enter_15 {
	text-align: center;
	font-size: 14px;
	margin: 10px 0;
	color: #333;
}

	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
