@charset "UTF-8";
/* CSS Document */
h3 {
	text-align: center;
	display: block;
	height: 30px;
	background-color: #edf1cd;
	font-size: 18px;
	padding-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000;
	margin-bottom: 10px;
	margin-top: 30px;
	color: #887b42;
}
h4 {
	background-image: url(../images/point.gif);
	background-repeat: no-repeat;
	height: 20px;
	padding-left: 40px;
	margin-left: 10px;
	margin-top: 20px;
	color: #494536;
}
#d_line {
	margin-top: 30px;
	margin-bottom:20px;
}
.title a {
	text-decoration: none;
	font-size: 18px;
	color: #0099FF;
	margin-left: 15px;
	display: block;
	margin-top: 20px;
}
.article {
	font-size: 15px;
	margin-left: 20px;
}

.area {
	margin-left: 15px;
	font-size: 18px;
	color: #494536;
}
.area_box {
	magin_bottom: 20px;
	margin-bottom: 20px;
}
.clinic a {
	text-decoration: none;
	margin-left: 20px;
	margin-bottom: 5px;
	color: #887b42;
	display: block;
}
