@charset "utf-8";

/* -------------------------------------------
	shop
------------------------------------------- */

#li1 a,
#li1 a:hover,
#li1 a:visited:hover,
#li1 a:focus,
#li1 a.selected:link,
#li1 a.selected:visited {
	background: transparent url(../images/gnavi.jpg) -0px -60px no-repeat;
}

#contentR h2 {
	background: transparent url(../images/title_shop.jpg) no-repeat;
}

.content_head {
	padding: 10px;
	height: 4em;
	background: #c6cbbc;
}

.content_body p {
	margin: 0 10px 20px 10px;
}

.content_body:after {
	content: "";
	height: 0;
	display: block;
	clear: right;
}

h3 {
	float: left;
}

cite, dfn {
	font-weight: bold;
}

.access {
	margin: 0 10px 0 0;
	font-size: 80%;
	text-align:right;
	line-height: 1.2em;
	float: right;
}

.photo {
	float: left;
}

.photo a {
	border: 1px solid #adad7b;
	width: 253px;
	display: block;
}

.photo a:hover,
.photo a:focus {
	border: 1px solid #883535;
}

.map {
	float: right;
}

#map1, #map2, #map3 {
	border: 1px solid #adad7b;
}

#map1 img, #map2 img, #map3 img {
	background: transparent;
}

#contentR dt {
	margin-bottom: 20px;
	padding: 10px;
	height: 4.2em;
	font-size: 120%;
	font-weight: bold;
	background: #c6cbbc;
}

#contentR dt ul {
	font-size: 70%;
	font-weight: normal;
	list-style: none;
	float:right;
}

#contentR dt ul li {
	text-align: right;
}

#contentR dd {
	margin-bottom: 20px;
}