@charset "utf-8";

.fPageBack {
	font-size:0; line-height:100%;
	text-align:center;
}

#fStoreList {
	padding:20px 0 30px 20px;
}

#fStoreList table {
	width:630px;
}
#fStoreList th,
#fStoreList td {
	padding:5px 15px;
	vertical-align:top;
	line-height:180%;
}

.fStoreListCell1 {	background:#EFEDE2;}
.fStoreListCell2 {	background:#F3F3F3;}

#fStoreList th {
	width:75px;
	border-right:1px solid #FFF;
	border-bottom:1px solid #FFF;
	font-weight:bold;
}

#fStoreList td {
	border-bottom:1px solid #FFF;
}

#fStoreList td li {
	padding:0 20px 0 0;
	float:left;
	white-space:nowrap;
}