﻿/* ===== ショップオリジナルフィンのご紹介 ===== */

#link-list {
	font-size: 0px;
	height: 1px;
	text-indent: -9999px;
	display: block;
	overflow: hidden;
}

#shop {
	width: 655px;
}
.shopList {
	width: 655px;
}
.shopDetail {
	width: 655px;
}
.shopList:after,
.shopDetail:after {
	content : "";
	display : block;
	height : 0;
	clear : both;
}
#shop .pager {
	width: 655px;
	margin-top: 20px;
	text-align: center;
}
#shop .pager p {
}
#shop table.table-shop-list td.td-image {
	width: 160px;
	padding: 0px 10px 5px 0px;
	text-align: left;
	vertical-align: top;
}
#shop table.table-shop-list td.td-text {
	width: 485px;
	padding: 0px 0px 5px 0px;
	text-align: left;
	vertical-align: middle;
}
#shop .shopList h5 {
	font-size: 95%;
}
#shop .shopList h5 a:link,
#shop .shopList h5 a:visited {
	color: #00729b;
}
#shop .shopList h5 a:active,
#shop .shopList h5 a:hover {
	color: #00729b;
	text-decoration: underline;
}
#shop .shopDetail h5 {
	font-size: 95%;
	font-weight: normal;
}
#shop .shopDetail h5 span {
	font-weight: bold;
}
#shop .shopDetail p {
	margin-top: 10px;
}
#shop .shopDetail p span {
	font-weight: bold;
}
#shop table.table-shop-detail {
	border-spacing: 0;
	border-collapse: collapse;
}
#shop table.table-shop-detail td {
	width: 200px;
}
#shop table.table-shop-detail td img {
	padding-bottom: 10px;
}
#shop table.table-shop-detail td.lest {
	margin-bottom: 0;
}
#shop .backButton {
	width: 655px;
	margin-top: 20px;
	padding-top: 20px;
	border-top: #ccc dashed 1px;
	text-align: center;
}
#shop .backButton p {
}

