@charset "shift_jis";
#access {
	background-position: left;
	padding: 5px;
	width: 700px;
	border: 1px dotted #CCCCCC;
	line-height: 1.5;
}
span {
	font-weight: bold;
	background-color: #FF9900;
}
#map {
	float: left;
	width: 430px;
}
#text {
	margin: 440px;
	width: 260px;
}
h2 {
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #FF9900;
	font-size: 18px;
}
