@charset "utf-8";

h2 {
	margin-bottom: 17px;
}

#shibuya {
	overflow: hidden;
	width: 850px;
	margin: 0 auto 50px;
}

#shibuya .info {
	float: left;
	width: 407px;
	margin-right: 51px;
}

#shibuya .info .visual {
	margin-bottom: 20px;
}

#shibuya .info img.visual  {
	border: 1px solid #cccccc;
}

#shibuya .info h3 {
	margin-bottom: 10px;
}

#shibuya .info dl {
	margin-bottom: 25px;
}

#shibuya .info dl dt {
	float: left;
	width: 5.9em;
	padding: 7px 0;
	line-height: 1.4;
	font-size: 107%;
}

#shibuya .info dl dd {
	padding: 7px 0 7px 5.9em;
	line-height: 1.4;
	border-bottom: 1px solid #e5e5e5;
	font-size: 107%;
}

#shibuya #map {
	float: left;
	width: 390px;
	height: 390px
}

#art {
	width: 850px;
	margin: 0 auto;
}
.shop {
	overflow: hidden;
	margin-bottom: 30px;
	padding-top: 22px;
	border-top: 2px solid #701e20;
}

.shop.last {
	margin-bottom: 0!important;
}

.shop .visual {
	float: left;
	width: 210px;
	margin-right: 50px;
}

.shop .visual img {
	border: 1px solid #cccccc;
}

.shop .info {
	float: left;
	width: 590px;
}

.shop .info h3 {
	margin-bottom: 10px;
}

.shop .info dl {
	margin-bottom: 9px;
	margin-left: 10px;
	padding-bottom: 11px;
	border-bottom: 1px solid #e5e5e5;
}


.shop .info dl dt {
	float: left;
	width: 6.1em;
	padding: 4px 0;
	line-height: 1.3;
	font-size: 107%;
}

.shop .info dl dd {
	padding: 4px 0 4px 6.1em;
	line-height: 1.3;
	font-size: 107%;
}

.shop .info p.btn {
	text-align: right;
}

#map_popup_inner {
	/*width: 290px;*/
	margin: 10px;
}

#map_popup_inner img {
	/*float: right;*/
	border: 1px solid #CCCCCC;
}

#map_popup_inner th {
	font-size: 11px;
	color:#000;
	text-align: left;
	padding-right: 10px;
	vertical-align:middle;
}

#map_popup_inner th strong {
	display: block;
	/*margin-bottom: 5px;*/
	font-size: 14px;
	font-weight: bold;
	color:#701E20;
}

