@charset "utf-8";

dt {
	font-weight: bold;
	font-size: 14px;
	color: #b46100;
	margin-top: 15px;
	margin-bottom: 5px;
	line-height: 18px;
	padding-left: 10px;
	background: url(../images/shop_image_01.gif) no-repeat bottom;
}
dd {
	margin-left: 20px;
	font-size: 12px;
	line-height: 1.5em;
}
strong {
	color: #F00000;
}
#top-pane-l {
	float: left;
	width: 180px;
	margin-left: 10px;
}
#top-pane-r {
	float: left;
	width: 440px;
	margin-left: 30px;
}
.pane-l {
	float: left;
	width: 340px;
	margin-top: -15px;
}
.pane-r {
	float: left;
	width: 340px;
	margin-left: 10px;
}
.copy {
	font-size: 16px;
	font-weight: bold;
	color: #ae8b00;
}
.photo {
	margin-top: 10px;
}
#open {
	position: absolute;
	margin-top: -35px;
	width: 340px;
	text-align: center;
}
.table-list {
}
.table-list th {
	text-align: center;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	height: 16px;
	padding-bottom: 5px;
}
.table-list td {
	text-align: center;
}
.small {
	font-size: 10px;
}
.googlemap {
	background: url(../images/arrow.gif) no-repeat right center;
	margin-top: 2px;
	text-align: right;
	padding-right: 15px;
}
