@charset "utf-8";

#article {
	width:466px;
}
.section h2 {
	font-weight:bold;
	font-size:100%;
	margin-bottom:2em;
}
#shopInformation {
	float:left;
	padding-left:10px;
	margin-bottom:20px;
	padding-top:1em;
}
#shopInformation p {
	margin:0 0 20px;
}
#shopInformation p img {
	border:1px solid #CCC;
}
#shopInformation dl {
	margin-bottom:20px;
	width:272px;
}
#shopInformation dt {
	float:left;
	margin-bottom:0.7em;
	line-height:1.4;
	background:#660066;
	padding:4px 5px;
	clear:left;
}
#shopInformation dt img {
	display:block;
}
#shopInformation dd {
	padding-left:72px;
	margin-bottom:0.7em;
	line-height:1.4;
	color:#660066;
	font-weight:bold;
	font-size:100%;
}
#shopInformation dd span {
	font-size:75%;
}
.section {
	clear:both;
}
.section .box .left, .section .box .right {
	margin-left:0;
	margin-right:0;
}
#article h3 {
	margin:3em 0 1em;
}

.map {
	width:270px;
	height:437px;
	border:1px solid #CCC;
	clear:both;
}
.silver {
	height:382px;
}
.arrow img  {
	behavior:url(/css/iepngfix.htc);
	position:absolute;
	left:200px;
	top:45px;
}
.section .intro dl {
	width:220px;
	margin-top:0;
}
.section .intro .figure {
	margin-top:10px;
}
.section .intro dt {
	margin-bottom:0.2em;
	color:#663366;
	font-size:75%;
}
.section .intro dd {
	font-size:75%;
	margin:0 0 0.2em;
}