@charset "utf-8";

/*=================================================================
	
	IMS / サービス用 CSS
	・Customize: 2010.03/03　※修正時に日付も更新下さい。

=================================================================*/

/*-----------------------------------------------------------------
		基礎設定
-----------------------------------------------------------------*/

/* H1 */
#service h1.service-top {
	background: url(../../service/image/ttl_service.gif) no-repeat left top;
	width: 220px;
	height: 158px;
	margin: 0px 0 10px 0px;
}

/* H3 */


/*-----------------------------------------------------------------
		ショップ一覧
-----------------------------------------------------------------*/

/* ショップごとの見出し画像指定 */
#ancor-box {
	margin:10px 0;
}

#ancor-box ul li {
	float:left;
	margin:5px 10px 5px 0;
	text-indent:-9999px;
	font-size:1px;
}
#ancor-box ul li.ancor01 a {
	width:140px;
	height:28px;
	display:block;
	background: url(../../shopping/image/ancor01.gif) no-repeat left top;
}
#ancor-box ul li.ancor02 a {
	width:130px;
	height:28px;
	background: url(../../shopping/image/ancor02.gif) no-repeat left top;
	display:block;
}
#ancor-box ul li.ancor03 a {
	width:95px;
	height:28px;
	display:block;
	background: url(../../shopping/image/ancor03.gif) no-repeat left top;
}
#ancor-box ul li.ancor04 a {
	width:140px;
	height:28px;
	display:block;
	background: url(../../shopping/image/ancor04.gif) no-repeat left top;
}
#ancor-box ul li.ancor05 a {
	width:50px;
	height:28px;
	display:block;
	background: url(../../shopping/image/ancor05.gif) no-repeat left top;
}
#ancor-box ul li.ancor06 a {
	width:50px;
	height:28px;
	display:block;
	background: url(../../shopping/image/ancor06.gif) no-repeat left top;
}
#ancor-box ul li.ancor07 a {
	width:160px;
	height:28px;
	display:block;
	background: url(../../shopping/image/ancor07.gif) no-repeat left top;
}

#ancor-box ul li.ancor08 a {
	width:200px;
	height:28px;
	display:block;
	background: url(../../shopping/image/ancor08.gif) no-repeat left top;
}
#ancor-box ul li.ancor09 a {
	width:45px;
	height:28px;
	display:block;
	background: url(../../shopping/image/ancor09.gif) no-repeat left top;
}
#ancor-box ul li.ancor10 a {
	width:134px;
	height:28px;
	display:block;
	background: url(../../shopping/image/ancor10.gif) no-repeat left top;
}
#ancor-box ul li.ancor11 a {
	width:180px;
	height:28px;
	display:block;
	background: url(../../shopping/image/ancor11.gif) no-repeat left top;
}
#ancor-box ul li.ancor12 a {
	width:230px;
	height:28px;
	display:block;
	background: url(../../shopping/image/ancor12.gif) no-repeat left top;
}
#ancor-box ul li.ancor13 a {
	width:116px;
	height:28px;
	display:block;
	background: url(../../shopping/image/ancor13.gif) no-repeat left top;
}
#ancor-box ul li.ancor14 a {
	width:126px;
	height:28px;
	display:block;
	background: url(../../shopping/image/ancor14.gif) no-repeat left top;
}
#ancor-box ul li.ancor15 a {
	width:60px;
	height:28px;
	display:block;
	background: url(../../shopping/image/ancor15.gif) no-repeat left top;
}
#ancor-box ul li.ancor16 a {
	width:45px;
	height:28px;
	display:block;
	background: url(../../shopping/image/ancor16.gif) no-repeat left top;
}
#ancor-box ul li.ancor17 a {
	width:116px;
	height:28px;
	display:block;
	background: url(../../shopping/image/ancor17.gif) no-repeat left top;
}

#ancor-box ul li.ancor01 a:hover,
#ancor-box ul li.ancor02 a:hover,
#ancor-box ul li.ancor03 a:hover,
#ancor-box ul li.ancor04 a:hover,
#ancor-box ul li.ancor05 a:hover,
#ancor-box ul li.ancor06 a:hover,
#ancor-box ul li.ancor07 a:hover,
#ancor-box ul li.ancor08 a:hover,
#ancor-box ul li.ancor09 a:hover,
#ancor-box ul li.ancor10 a:hover,
#ancor-box ul li.ancor11 a:hover,
#ancor-box ul li.ancor12 a:hover,
#ancor-box ul li.ancor13 a:hover,
#ancor-box ul li.ancor14 a:hover,
#ancor-box ul li.ancor15 a:hover,
#ancor-box ul li.ancor16 a:hover,
#ancor-box ul li.ancor17 a:hover {
	background-position: 0 -28px;
}

.h3-line {
	background: url(../../shopping/image/shopping-list-line.gif) 0 0 repeat-x;
	padding:3px 0 0 0;
	margin:15px 0 0 0;
}
h3 {
/* 	font-family: serif; */
	margin:3px 0 0 3px;
	padding:0;
}
h4 {
	font-size: 80%;
	font-weight:normal;
	margin:0;
	padding:0;
}

#service .shop-list-left {
	float: left;
	width: 190px !important;
	text-align:left;
	margin:5px 0 0 0;
}
#service .shop-list-right {
	float: right;
	width: 490px !important;
	margin:5px 0 0 0;
	text-align:left;
}
.list-head li {
	border-bottom:3px double #777770;
	padding:5px 2px;
	float:left;
}
.list-head li.floor {
	width:100px;
	margin-right:5px;
}
.list-head li.shop {
	width:240px;
	margin-right:5px;
}
.list-head li.tel {
	width:122px;
}
.list-contents {
	background: url(../image/shop-list-bottom.gif) left bottom no-repeat;
}
.list-contents li {
	padding:5px 2px;
	float:left;
}
.list-contents  li.floor {
	width:100px;
	margin-right:5px;
}
.list-contents .shop {
	width:240px;
	margin-right:5px;
}
.list-contents li.tel {
	width:122px;
}
