@charset "UTF-8";
#contents h2 {
	margin-bottom: 20px;
}
#contents h3 {
	margin-bottom: 20px;
}
#lead span {
	text-align: right;
	display: block;
	margin-top: 20px;
}
#map {
	float: right;
	width: 465px;
}
#map p {
	margin-top: 5px;
}
#gaiyou {
	float: left;
	width: 465px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	line-height: 170%;
}
#gaiyou td {
	padding: 7px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-left-color: #999999;
}
.gray {
	background-color: #E7E7E7;
	white-space: nowrap;
}
