#shops {
	width: 900px;
	padding-top: 10px;
}

.shop-row {
	clear: left;
}

.shop {
	width: 900px;
	height: 148px;
	margin-bottom: 20px;
	background: url(http://minazuki.pacheco.jp/images/shop/sepline.gif) no-repeat bottom left;
}

.shop-end {
	background: none;
}

.shop-column {
	float: left;
	width: 225px;
	height: 148px;
}

.shop-name,
.shop-address {
	padding-top: 4px;
}

.shop-information {}

.shop-picture {}

.shop-information-table {
	width: 225px;
	border: none;
	border-collapse: collapse;
	border-spacing: 0;
}

.shop-information-table td {
	border: none;
	vertical-align: top;
}

.shop-information-title {
	padding: 0;
	text-align: right;
}

.shop-information-content {
	padding: 0 0 0 16px;
}


#footer {
	background: url(http://minazuki.pacheco.jp/images/shop/footersepline.gif) no-repeat top left ;
}
