@charset "utf-8";
#contents #main h2.shopName {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	color: #333333;
	padding-top: 17px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
#contents #main #concept {
	padding-top: 43px;
	padding-bottom: 43px;
	font-size: 12pt;
	line-height: 166%;
}

#contents #main #information {
	clear: both;
}
#contents #main #information table {
	margin-bottom: 43px;
}

#contents #main #information th {
	font-weight: normal;
	color: #666666;
	width: 100px;
	text-align: left;
	background-image: url(../images/greenBlet.png);
	background-repeat: no-repeat;
	padding-left: 16px;
	background-position: 0px 2px;
	padding-bottom: 2px;
}
#contents #main #recommend {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	padding-top: 8px;
	padding-bottom: 8px;
	clear: both;
	padding-left: 15px;
}
#contents #main #recommend .recoBox {
	float: left;
	height: 57px;
	width: 160px;
	padding: 0px;
	margin-right: 15px;
}
#contents #main #recommend .recoBox .pic {
	margin-right: 5px;
	float: left;
	height: 57px;
	width: 57px;
	overflow: hidden;
}
#contents #main #recommend .recoBox .txt {
	float: left;
	width: 98px;
	overflow: hidden;
}

