@charset "utf-8";
/*------------------------------------------------------------
	site
------------------------------------------------------------*/
#main .comSection p {
	margin-bottom: 15px;
	font-size: 14px;
}

#main .site .text {
	margin-bottom: 0;
	min-height: 200px;
}

#main .site .ttlStyle01 {
	margin-bottom: 5px;
}

#main .site a {
	color: #00a795;
	text-decoration: underline;
}

.conversion {
	margin-bottom: 10px;
}
.doctor ul{
	margin-bottom:15px;
}
.doctor ul li{
	float:left;
}
.doctor ul li img{
	margin:0 10px 10px 0;
}
.clear{
	clear:both;
}
.doctor_ti{
	color:#00A795;
	margin-bottom:5px !important;
}
.doc_txt ul li span{
	margin-left:10px;
}
.doc_txt ul{
	margin-bottom:15px;
}
.doc_txt a{
	color:#00A795 !important;
	text-decoration:underline !important;
}

