@charset "utf-8";
/* CSS Document */
.lead {
	margin-top: 10px;
	margin-bottom: 10px;
}
.cap {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 9pt;
}
#goods {
	margin-top: 5px;
}
#goods dl {
	text-align: left;
	float: right;
	height: auto;
	width: 300px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 11pt;
	line-height: 16pt;
	color: #666666;
}
#goods dt {
	font-size: 12pt;
	font-weight: bold;
}
#map {
	clear: right;
	margin-top: 10px;
}