@charset "utf-8";

h3 {
	width: 699px;
	height: 32px;
	background: url(../../../common/img/heading.gif) no-repeat;
	line-height: 32px;
	text-indent: 24px;
	font-size: 14px;
}

.shop {
	width: 680px;
	margin: 20px auto 0;
}

.shop.first {
	margin-top: 0;
}

.shop h4 {
	width: 680px;
	height: 32px;
	background: url(../../../common/img/heading2.gif) no-repeat;
	line-height: 32px;
	text-indent: 12px;
	font-size: 15px;
	position: relative;
}

.shop h4 img {
	position: absolute;
	top: 5px;
	right: 9px;
}

.shop h4 a {
	color: #333;
	font-size: 15px;
}

.shop .info {
	width: 680px;
	background: url(../../img/box_bottom.gif) no-repeat bottom;
	margin: 0;
	padding-bottom: 4px;
}

.shop .info .introduction,
.shop .info .contact {
	width: 658px;
	padding-left: 10px;
	padding-right: 10px;
	border-left: 1px solid #d1d1d3;
	border-right: 1px solid #d1d1d3;
}

.shop .info .introduction {
	padding-top: 10px;
	padding-bottom: 10px;
	background: url(../../img/border.gif) no-repeat center bottom;
}

.shop .info .introduction img {
	float: left;
}

.shop .info .introduction p {
	margin-left: 133px;
	width: 525px;
}

.shop .info .contact {
	clear: both;
	padding-top: 2px;
	padding-bottom: 4px;
}

.shop .info .contact table {
	width: 658px;
}

.shop .info .contact td {
	font-weight: bold;
	white-space: nowrap;
}

.shop .info .contact td.tel {
	padding-right: 50px;
}

.shop .info .contact td.tel img {
	vertical-align: middle;
	margin-right: 4px;
}

.shop .info .contact td.detail {
	text-align: right;
}

.shop .info .contact td.detail img {
	margin-top: 4px;
	vertical-align: middle;
}

/* shop list start 20091227 */
.shop_list {
	background-image: url(../../img/list_back.jpg);
	height: 187px;
	width: 680px;
	margin-bottom: 8px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

.shop_list_box {
	clear: left;
}

.shop_list_l {
	float: left;
	width: 460px;
	margin-top: 15px;
	margin-left: 18px;
	_margin-left: 10px;
}

.shop_list_r {
	margin-top: 15px;
	width: 162px;
	float: right;
	margin-right: 15px;
	_margin-right: 8px;
	margin-bottom: 5px;
}

.shop_list_h4 {
	font-size: 18px;
	font-weight: bold;
	color: #8F5581;
	padding-bottom: 13px;
}

.shop_list_h4 a {
	font-size: 18px;
	font-weight: bold;
	color: #8F5581;
}

.shop_list_spec {
	font-weight: bold;
	color: #9A816D;
	background-color: #DED5C8;
	width: 670px;
	margin-left: 5px;
	height: 26px;
}

.shop_list_spec_flor {
	margin-top: 3px;
	float: left;
	margin-left: 9px;
	_margin-left: 4px;
}

.shop_list_spec_flor_tx {
	width: 131px;
	float: left;
	display: block;
	margin-top: 4px;
	margin-left: 5px;
}

.shop_list_spec_cate {
	margin-top: 3px;
	float: left;
}

.shop_list_spec_cate_tx {
	width: 120px;
	float: left;
	display: block;
	margin-top: 4px;
	margin-left: 5px;
}

.shop_list_spec_cate_tx2 {
	width: 180px;
	float: left;
	display: block;
	margin-top: 4px;
	margin-left: 5px;
}

.shop_list_spec_tel {
	margin-top: 3px;
	float: left;
}

.shop_list_spec_tel_tx {
	width: 131px;
	float: left;
	display: block;
	margin-top: 4px;
	margin-left: 5px;
}

.crlebth {
	clear: both;
	line-height: 0px;
	height: 0px;
	width: 0px;
}

/* shop list end 20091227 */

.button {
	width: 680px;
	margin: 40px auto 0;
	text-align: right;
}
.clearfix:after {
	content:".";
	display:block;
	clear:both;
	height:0;
	visibility:hidden;
}
.clearfix { display: inline-block; }
.clearfix { display: block; }
/* \*//*/
.clearfix { overflow: hidden; }
/* */

