/* ---------------------------------------------------------
　　詳細ページ設定
--------------------------------------------------------- */
#contents p {
	font-size: 11px;
	line-height: 16px;
}
#contents #shopInfo {
	clear: both;
	margin-bottom: 30px;
}
#contents #shopInfo dl {
	padding: 0px;
	margin: 0px;
}
#contents #shopInfo dt {
	width: 57px;
	float: left;
}
#contents #shopInfo dd {
	width: 258px;
	margin-bottom: 6px;
}
/*#contents h3 {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FF6600;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 8px;
	margin-bottom: 15px;
}*/
#contents #shopRecom {
	clear: both;
	margin-bottom: 30px;
}
#contents #shopRecom ul {
	text-align: left;
	padding: 0px;
	margin: 0px 0px 30px;
}
#contents #shopRecom li {
	font-size: 10px;
	margin-bottom: 3px;
	list-style: none;
}
#contents h3 {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 15px;
}
#contents h4 {
	font-size: 12px;
	color: #000000;
	margin-bottom: 8px;
}
#contents #introduction {
}
#contents #introduction .photo {
	width: 142px;
	float: left;
	margin-right: 15px;
}
#contents #introduction .photo img {
	border: 1px solid #CCCCCC;
}
#contents #introduction .photo h4 {
	margin-bottom: 3px;
}
#contents #introduction .photo p {
	font-size: 10px;
	line-height: 14px;
	margin-bottom: 15px;
	text-align: center;
}
#contents #introduction .comment {
}
#contents #introduction .comment p {
	margin-bottom: 15px;
}
#contents #result {
}
#contents #result .photo, #contents #tool .photo {
	width: 142px;
	float: left;
}
#contents #result .photo img, #contents #tool .photo img {
	border: 1px solid #CCCCCC;
}
#contents #result .photo p, #contents #tool .photo p {
	font-size: 10px;
	line-height: 14px;
	margin-bottom: 5px;
	text-align: center;
}
#contents #result .comment, #contents #tool .comment {
	width: 328px;
	margin-left: 152px;
}
#contents #result .comment p, #contents #tool .comment p {
	margin-bottom: 15px;
}
#contents #resultBefore {
	clear: left;
}
#contents #resultAfter {
	clear: left;
}
#contents #tool {
	clear: left;
}
#contents #shopMap {
	clear: left;
}

