@charset "UTF-8";

/* index

	thumbs.css

	- pages
	- location

----------------------------------------------- */


/* pages
----------------------------------------------- */
.chapter-location li.thumbs a,
#paging li.thumbs a {
	display: block;
	margin: 0px 5px 0px 0px;
	padding: 0;
	width: 25px;
	height: 25px;
	background: url(../../shared/img/layout.gif) no-repeat 0px 0px;
}


/* location
----------------------------------------------- */
.paragraph-location {
	margin: 0;
	padding: 20px 0px 0px 0px;
	width: 184px;
	text-align: center;
	float: left;
}

.paragraph-location a img {
	margin: 0;
	padding: 0;
	width: 150px;
	clear: both;
}

.warble-location {
	margin: 0 auto;
	padding: 0;
	width: 170px;
	text-align: center;
	clear: both;
}

.warble-location h5 {
	margin: 0;
	padding: 10px 0px 0px 0px;
	clear: both;
}

.warble-location h5 span.l {
	display: none;
}

.warble-location span img {
	display: none;
}

.warble-location .detail-location {
	width: 170px;
}

.address-location {
	margin: 0;
	padding: 0;
	clear: both;
}

.address-location p.t {
	margin: 0;
	padding: 0;
	clear: both;
}

.address-location p.l {
	display: none;
}

.access-location,
.parking-location {
	display: none;
}

.address-location p.note,
.access-location p.note,
.parking-location p.note {
	display: none;
}

