@charset "utf-8";

/*=================================================================
	
	IMS / ショップ詳細用 CSS
	・Customize: 2010.03/03　※修正時に日付も更新下さい。

=================================================================*/

/*-----------------------------------------------------------------
		基礎設定
-----------------------------------------------------------------*/

/* H1 */

.ttl-shop-detail {
	width: 700px;
	height: 55px;
	text-indent: -9999px;
	font-size: 1px;
	margin: 0 0 20px 0;
	padding: 0 0 0 0;
	background: url(../image/ttl_beauty_detail.gif) no-repeat left top;
}

.shop-detail h1 {
	margin: 0 0 20px 0;
	padding: 0 0 0 0;
	text-indent: 0;
}


/*-----------------------------------------------------------------
		ページインフォメーション（たぶん第2層用）
-----------------------------------------------------------------*/
.pagettl-area {
	width: 220px !important;
	float: left;
	margin-bottom: 10px;
}

.page-info-area {
	width: 460px !important;
	float: right;
	margin-bottom: 10px;
}


/*-----------------------------------------------------------------
		ショップインフォメーション
-----------------------------------------------------------------*/
.shop-info-left {
	width:430px !important;
	float: left;
	margin:0;
	padding:0;
}
.shop-info-left h1 {
	width:194px !important;
	float: right;
}
.shop-info-left .shop-pht {
	width:220px !important;
	float: left;
}

.shop-info-right {
	width: 250px !important;
	float: right;
}


/* ショップ情報 */
.shop-data-list {
	margin: 0 0 10px 0;
	padding: 0 0 0 0;
	width: 430px;
	overflow: hidden;
}

.shop-data-list li{
	margin: 0 0 0 0;
	padding: 2px 3px 3px 0;
	border-bottom: solid 1px #000000;
}

.shop-data-list li span.list-left {
	width: 115px;
	display: block;
	float: left;
}

.shop-data-list li span.list-right {
	width: 285px;
	display: block;
	float: right;
}

.shop-data-list li a {
	text-decoration: underline;
}


/*-----------------------------------------------------------------
		ショップからのメッセージ
-----------------------------------------------------------------*/
.shop-message {
	border: dashed 1px #cccccc;
	width: 668px;
	padding: 15px;
	margin: 0 0 20px 0;
}

.c-copy {
	margin: 0px 0 3px 0;
	color: #6766cc;
	font-weight: bold;
}
/*-----------------------------------------------------------------
		ショップ一覧
-----------------------------------------------------------------*/
.shop-left-box {
	float:left;
	width:340px;
	padding:10px 0;
}
.shop-right-box {
	float:right;
	width:340px;
	padding:10px 0;
}
.line-top {
	border-top:1px solid #ddddd0;
	padding-top:15px;
}
.shop-list-left {
	width: 120px;
	float: left;
}
.shop-list-right {
	width: 215px;
	float: right;
}
.shop-list-right h3 {
	margin:0 0 0 45px;
/* 	font-family:serif; */
	line-height:130%;
	vertical-align:top;
	font-size:85%;
	min-height:42px;
	_height:42px;	
	text-align:left;
	padding:0;
}

*:first-child+html .shop-list-right h3 { _height:42px; }

.shop-list-right ul {
	margin:0 0 0 45px;
	font-family:serif;
	line-height:130%;
	vertical-align:top;
}
.shop-list-right .tel {
	background: url(../image/icon_tel.gif) no-repeat 0 3px;
	padding-left:15px;
}
.shop-list-right .zaseki {
	background: url(../image/icon_zaseki.gif) no-repeat 0 3px;
	padding-left:15px;
}
/* ショップ見出し */
.floor_b2f {
	background: url(../image/icon_b2f.gif) no-repeat left top;
}
.floor_b1f {
	background: url(../image/icon_b1f.gif) no-repeat left top;
}
.floor_1f {
	background: url(../image/icon_1f.gif) no-repeat left top;
}
.floor_2f {
	background: url(../image/icon_2f.gif) no-repeat left top;
}
.floor_3f {
	background: url(../image/icon_3f.gif) no-repeat left top;
}
.floor_4f {
	background: url(../image/icon_4f.gif) no-repeat left top;
}
.floor_5f {
	background: url(../image/icon_5f.gif) no-repeat left top;
}
.floor_6f {
	background: url(../image/icon_6f.gif) no-repeat left top;
}
.floor_7f {
	background: url(../image/icon_7f.gif) no-repeat left top;
}
.floor_8f {
	background: url(../image/icon_8f.gif) no-repeat left top;
}
.floor_9f {
	background: url(../image/icon_9f.gif) no-repeat left top;
}
.floor_10f {
	background: url(../image/icon_10f.gif) no-repeat left top;
}
.floor_11f {
	background: url(../image/icon_11f.gif) no-repeat left top;
}
.floor_12f {
	background: url(../image/icon_12f.gif) no-repeat left top;
}
.floor_13f {
	background: url(../image/icon_13f.gif) no-repeat left top;
}
.floor_14f {
	background: url(../image/icon_14f.gif) no-repeat left top;
}


/* このお店のページへ */
.shop-detail-link {
	margin: 10px 0 0 0;
}
