@charset "UTF-8";
/* CSS Document */

#contents h2{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
}

#contents h3 {
	font-size: 18px;
	font-weight: bold;
	color: #5294C5;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #94C5DE;
	margin-top: 35px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 5px;
	padding-left: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D5D5D5;
	padding-bottom: 8px;
	padding-top: 5px;
}

#contents h4 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 8px;
	list-style-type: none;
	background-image: url(../clinic/images/ya.gif);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 20px;
	font-size: 14px;
}

#contents h4 a{
	color: #333333;
}

.text01{
	padding: 0px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 30px;
}