@charset "UTF-8";

/*
---------------------------------------------------- */
.subtitle {
	clear: both;
	background: url(../../shoplist/img/subtitle_bk.gif) no-repeat left top;
	width: 553px;
	height: 16px;
	margin: 12px auto 3px;
	padding-top: 1px;
	text-align: left;
	font-weight: bold;
	color: #FFFFFF;
	text-indent: 10px;
	border: 1px solid #e1e1e1;
	font-family: Arial, Helvetica, sans-serif;
}
#content {
	margin-top: 25px!important;
	margin-top: 25px;
	padding-top: 0px!important;
	background: url(../../shoplist/img/index_back.gif) repeat-y left top;
}

/*コラム
---------------------------------------------------- */
#content #leftNavigation {
	width: 200px;
	height: 160px;
	text-align: left;
	margin-top: 17px;
	margin-bottom: 17px;
	float: left;
}
#content #rightColumn {
	width: 600px;
	text-center: left;
	padding-top: 17px;
	padding-bottom: 17px;
	float: left;
}

/*サブタイトル*/
#rightColumn #ac {
	color: #f18a00;
}
#rightColumn #rc {
	color: #ed7787;
}
#rightColumn #ll {
	color: #84cc9e;
}
#rightColumn #pp {
	color: #584c9d;
}

/*テーブル*/
table {
	width: 555px;
	border: 1px solid #efefef;
	padding: 1px;
	margin: 0px auto 8px;
}
th {
	padding: 2px 5px;
	color: #ffffff;
}
.ac {
	background-color: #f18a00;
}
.rc {
	background-color: #ed7787;
}
.ll {
	background-color: #84cc9e;
}
.pp {
	background-color: #584c9d;
}
td {
	height: 17px;
	padding: 2px 5px;
	color: #505050;
	border-bottom: 1px solid #efefef;
}
.item {
	width: 150px;
	border-right: 1px solid #efefef;
}
.tel{
	width: 90px;
	border-left: 1px solid #efefef;
}
.btm1 {
	width: 150px;
	border-bottom-style: none;
	border-right: 1px solid #efefef;
}
.btm2 {
	border-bottom-style: none;
}

/*ページトップ
---------------------------------------------------- */
#shopList .pagetop {
	width: 550px;
	height: 18px;
	background: url(../img/dot.gif) no-repeat left bottom;
}

#shopList #footer {
	margin-top: 0px;
}