@charset "utf-8";
@import "import.css";
@import "notindex.css";

/* #contents */

#contents div#gaiyo table {
	border-top: solid 1px #1D9A23;
	border-left: solid 5px #1D9A23;
	width: 550px;
	font-size: 1.2em;
}

#contents div#gaiyo th {
	background-color: #50B544;
	border-right: solid 5px #1D9A23;
	border-bottom: solid 1px #1D9A23;
	padding: 3px 5px;
	width: 150px;
	color: #fff;
}

#contents div#gaiyo td {
	border-right: solid 1px #1D9A23;
	border-bottom: solid 1px #1D9A23;
	padding: 3px 5px;
	line-height: 1.4;
}

#contents div#gaiyo ol {
	margin-left: 25px;
}

#contents div#gaiyo ul {
	list-style: none;
}

#contents div#access {
	width: 550px;
}

#contents div#map {
	width: 550px;
	height: 400px;
}