@charset "utf-8";
.detail h1 {
	font-size: 14px;
	font-weight: bold;
	background-color: #00854C;
	color: #FFFFFF;
	padding: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.detail p {
	font-size: 12px;
	line-height: 1.8em;
	color: #333333;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
.detail {
	font-size: 12px;
}
.detail h2 {
	border-bottom-style: solid;
	border-bottom-color: #00854C;
	border-bottom-width: 1px;
	font-size: 14px;
	line-height: 1.8em;
	font-weight: bold;
	color: #047444;
}
.near {
	margin-top: 21px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}

