#access {
	margin-bottom: 30px;
}
#google_map {
	padding: 0px;
	height: 450px;
	width: 715px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#print {
	text-align: right;
}
#route {
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 30px;
	margin-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}
#navi {
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#car_icon {
	float: left;
	margin-right: 20px;
}
#navi_txt {
	float: right;
	margin: 0px;
	width: 580px;
}
#route ul {
	margin: 0px;
	padding: 0px;
}
#route li {
	list-style-position: inside;
	list-style-type: disc;
	padding-bottom: 3px;
	padding-left: 5px;
}
#route p {
	font-size: 110%;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	margin-bottom: 10px;
	padding-bottom: 5px;
}
