@charset "utf-8";
#header  {
	background-image: url(../images/shop/header.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

#header  h1  {
	margin: 0px;
	padding: 0px;
	float: right;
	height: 240px;
	width: 870px;
	visibility: hidden;
}
#main {
	background-image: url(../images/common/title.gif);
	background-repeat: no-repeat;
	background-position: left 36px;
}
#main h2 {
	font-size: 18px;
	line-height: 18px;
	height: 35px;
	width: 565px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#shop_ex {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	font-size: 14px;
	line-height: 20px;
}
.shop_photo {
	padding: 0px;
	height: 135px;
	width: 580px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.shop_photo img {
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
table#shop_info {
	padding: 0px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
#shop_info th {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFCC00;
	text-align: right;
	color: #FF6600;
	vertical-align: text-top;
}
#shop_info td {
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFCC00;
}
#shop_ex img {
	padding: 0px;
	float: left;
	height: 180px;
	width: 240px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.shop_lineup {
	height: 182px;
	width: 580px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.shop_lineup p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.shop_lineup img {
	padding: 0px;
	float: left;
	height: 180px;
	width: 240px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 1px solid #CCCCCC;
}
.shop_lineup h3 {
	font-size: 18px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

