@charset "utf-8";
/* CSS Document */

.shop-detail {
	margin-top: 10px;
	width: 980px;
}

.shop-photo {
	float: left;
	margin-bottom: 10px;
	width: 201px;
	height: 251px;
	border: solid 1px #000000;
}

.shop-service {
	float: left;
	margin: 3px 0px 0px 5px;
	width: 300px;
	height: 250px;
}

.shop-serviceinn {
	margin-top: 5px;
	border-bottom: solid 1px #000000;
}

.ssi_r {
	float: left;
	width: 80px;
	padding: 3px 0px 3px 10px;
	background: #666666;
	color: #ffffff;
}

.ssi_l {
	width: 210px;
	padding: 3px 0px 3px 100px;
}

.shop-handlingbrand {
	float: right;
	width: 460px;
	border-bottom: solid 1px #000000;
}

.shop-comment {
	float: right;
	width: 460px;
}

.line1 {
	height: 10px;
	background: #000000;
	clear: both;
}
	