@charset "utf-8";

#contents02_left h4 {
	width: 400px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	font-size: 14px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #00CC00;
}
#contents02_left #treatment01 {
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}
#access_info {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}
#treatment01 p {
	margin-bottom: 5px;
}
#treatment01 ul {
	list-style-position: outside;
	margin-bottom: 20px;
	margin-right: 10px;
	margin-left: 20px;
	list-style-type: circle;
}
#treatment01 li {
	list-style-position: outside;
}
.ttl_b20 {
	font-weight: bold;
	color:#006600;
	font-size:14px;
	margin-bottom: 20px;
}
#treatment01 ol {
	list-style-position: outside;
	margin-bottom: 20px;
	margin-right: 10px;
	margin-left: 20px;
	list-style-type: decimal;
}

