@charset "utf-8";
#landscape {
	width: 620px;
	height: 45px;
	background-image: url(../images/landscape/landscape-title.gif);
	background-repeat: no-repeat;
	margin-bottom: 20px;
}
#map-01 {
	width: 620px;
	height: 575px;
	margin-bottom: 40px;
	font-size: 13px;
	line-height: 150%;
	background-image: url(../images/landscape/map.gif);
	background-repeat: no-repeat;
	clear: both;
}
#content {
	width: 620px;
	height: auto;
	margin-bottom: 40px;
	font-size: 13px;
	line-height: 150%;
	clear: both;
}


.lan-content-01 {
	font-size: 13px;
	line-height: 170%;
	height: 180px;
	width: 170px;
	float: left;
	margin-right: 20px;
	padding: 10px;
	background-color: #E6E6DF;
	border: 1px solid #999999;
	margin-bottom: 10px;
}
.lan-content-02 {
	font-size: 13px;
	line-height: 170%;
	height: 180px;
	width: 170px;
	float: left;
	margin-right: 20px;
	padding: 10px;
	background-color: #E6E6DF;
	border: 1px solid #999999;
	margin-bottom: 10px;
}
.lan-content-03 {
	font-size: 13px;
	line-height: 170%;
	height: 180px;
	width: 170px;
	float: left;
	padding: 10px;
	background-color: #E6E6DF;
	border: 1px solid #999999;
	margin-bottom: 10px;
}
.lan-content-another {
	height: auto;
	width: 620px;
	font-size: 13px;
	line-height: 150%;
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-bottom: 10px;
}
