@charset "iso-8859-1";
@import url("common.css");

#contentsArea table {
	font-size: 80%;
	margin-top: 10px;
}
#contentsArea tr {
	vertical-align: top;
}
p.nature {
	padding-bottom: 10px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #7ea557;
	margin-right: 10px;
	margin-left: 10px;
	padding-top: 10px;
}
p.history {
	padding-bottom: 10px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #498d97;
	margin-right: 10px;
	margin-left: 10px;
	padding-top: 10px;
}
p.leisure {
	padding-bottom: 10px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #f77e7e;
	margin-right: 10px;
	margin-left: 10px;
	padding-top: 10px;
}
p.daily {
	padding-bottom: 10px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #e1a865;
	margin-right: 10px;
	margin-left: 10px;
	padding-top: 10px;
}
p.other {
	padding-bottom: 10px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #b1b3af;
	margin-right: 10px;
	margin-left: 10px;
	padding-top: 10px;
}
#locaLink {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-color: #FDFEC5;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#locaLink p {
	margin-bottom: 5px;
}
