@charset "utf-8";
@import "import.css";
@import "notindex.css";

#main dl {
	color: #633420;
	font-size: 1.2em;
	line-height: 1.4;
}

#address {
	width: 540px;
	padding-bottom: 17px;
}

#address dl {
	float: right;
	width: 290px;
	padding-right: 10px;
}

#address dt {
	font-weight: bold;
}

#address p.img {
	width: 172px;
	padding-left: 40px;
}

#address p.img img {
	border: solid 1px #666;
}

#access-map {
	clear: right;
	width: 540px;
}

#access-map dl {
	width: 520px;
	padding: 0 10px 15px;
}

#access-map div#map {
	border: solid 1px #666;
	width: 518px;
	margin: 0 10px;
	height: 358px;
}
