@charset "utf-8";

.shop #section {
	margin: 0 auto;
	width: 688px;
	overflow: hidden;
	zoom: 1;
}
.shop #section:after {
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	line-height: 0;
	visibility: hidden;
}

.shop #section h5.st {
	margin-bottom: 8px;
}
.shop #section h5.map-st {
	margin-bottom: 15px;
}
.shop #section h6.it {
	margin: 10px 0 0 0;
}

.shop #section p.st {
	margin: 10px 0 5px 0;
}
.shop #section p.shop-map {
	margin: 0;
}
.shop #section #shop-news {
	margin: 20px 10px 10px 10px;
}
.shop #section #shop-news dl {
	margin: 10px 0;
	padding: 6px;
	border-bottom: 1px dotted #333333;
}
.shop #section #shop-news dt {
	float: left;
	clear: both;
	width: 70px;
	margin: 0;
	padding: 0 0 0 12px;
	line-height: 1.2;
	background: url(./images/arrow_shop.gif) left center no-repeat;
}
.shop #section #shop-news dd {
	margin: 0 0 0 82px;
	width: 570px;
	line-height: 1.2;
}
.shop #section #shop-news p.backnumber {
	margin: 10px 10px 0 0;
	text-align: right;
	line-height: 1;
}
.shop #section #shop-list {
	margin: 20px 10px 10px 10px;
	overflow: hidden;
	_zoom: 1;
}
.shop #section #shop-list table {
	width: 668px;
	border-collapse: collapse;
	border-spacing: 0;
	background: url(./images/list_line.gif) bottom left no-repeat;
}
.shop #section #shop-list th,
.shop #section #shop-list td {
	padding: 12px 7px;
	line-height: 1.5;
}
.shop #section #shop-list th {
	width: 270px;
	text-align: left;
	font-weight: bold;
}
.shop #section #shop-list p.pagetop {
	margin: 12px 0 30px 0;
	line-height: 1;
	font-size: 0px;
	text-align: right;
}
.shop #section #shop-list td.btn {
	width: 76px;
}
.shop #section #shop-detail {
	width: 668px;
	margin: 15px 10px;
	overflow: hidden;
	_zoom: 1;
}
.shop #section #shop-detail #shop-image {
	float: left;
	width: 300px;
}
.shop #section #shop-detail #shop-image .scrollable {
	margin: 15px 0 0 0;
	width: 300px;
	overflow: hidden;
	_zoom: 1;
}
.shop #section #shop-detail #shop-image ul {
	margin: 0;
}
.shop #section #shop-detail #shop-image li {
	margin: 0;
	padding-right: 15px;
	float: left;
	list-style: none;
	text-align: center;
	cursor: pointer;
}
.shop #section #shop-detail #shop-image li.last,
.shop #section #shop-detail #shop-image li:nth-of-type(3n){
	padding: 0;
}
.shop #section #shop-detail #shop-image li:nth-of-type(n + 4){
  margin-top:10px;
}
.shop #section #shop-detail #shop-address {
	float: right;
	width: 343px;
}
.shop #section #shop-detail #shop-address table {
	width: 343px;
}
.shop #section #shop-detail #shop-address p {
	margin: 10px 0 0 0;
}
.shop #section #shop-detail table {
	border-collapse: collapse;
	border-spacing: 0;
}
.shop #section #shop-detail table th,
.shop #section #shop-detail table td {
	padding: 7px 1px;
	border-bottom: 1px solid #999999;
	vertical-align: top;
	text-align: left;
	line-height: 1.5;
}
.shop #section #shop-detail table th {
	width: 70px;
}
.shop #section #shop-map {
	width: 668px;
	margin: 20px 10px 0 10px;
}
.shop #section #shop-map #frame-ct {
	padding: 0 14px;
	background: #F3F2EF;

}
.shop #section #shop-map #frame-ct p.map {
	margin: 0;
	text-align: center;
}
.shop #section #shop-map #frame-tp,
.shop #section #shop-map #frame-bt {
	font-size: 0;
	line-height: 1;
}
.shop #section #shop-map #frame-tp {
	height: 16px;
	width: 668px;
	background: url(./images/map_frame_tp.gif) 0 0 no-repeat;
}
.shop #section #shop-map #frame-bt {
	height: 34px;
	width: 668px;
	background: url(./images/map_frame_bt.gif) 0 0 no-repeat;
}

.shop #section #news-list th {
	font-weight: normal;
}
.shop #section #news-list th.icon {
	width: 12.5em;
}
.shop #section #news-detail {
	margin: 10px 16px;
}
.shop #section #news-detail .news-text {
	margin-top: 20px;
	line-height: 1.8;
}
.shop #section #news-detail .news-text p {
	margin: 20px; 0
}
.shop #section #news-detail p.photo {
	margin: 10px 0 0 0;
	text-align: center;
}
.shop #section #year-nav {
	width: 532px;
	height: 29px;
	padding:0 0 0 4px;
	background:url(../../news/topics/images/bg_year_nav.gif) no-repeat;
}
.shop #section #year-nav li {
	list-style:none;
	float:left;
	margin:0;
}

dl.topic-title{
	padding: 0 0 10px;
	border-bottom: 1px dotted #000000;
}
dl.topic-title dt{
	padding: 0 0 0 13px;
	border-left: 4px solid #C33;
	line-height: 1.8;
}
dl.topic-title dd{
	padding: 0 0 0 13px;
	margin: 0;
	border-left: 4px solid #C33;
	font-size: 16px;
	font-weight: bold;
	color: #C33;
	line-height: 1.8;
}
p.back-list{
	margin: 0 0 10px;
	text-align: right;
}
