/*実績数*/
.jisseki{
	color:black;
	line-height: 140%;
	font-size: 12px;
	text-align:left;
	width:600px;
	margin-top:5px;
	margin-bottom:10px;
	}
/*医院の声*/
.voice{
	border:2px solid #FCC592;
	margin-bottom:10px;
	}
.voice td {
	padding:15px;
	}	
.voice td h2{
	text-align:left;
	text-indent:1em;
	color:#A0522D;
	font-size: 14px;
	margin-bottom:5px;
	padding-top:3px;
	padding-bottom:3px;
	background-color:#FEE9C5;
	}
.voice td h3{
	text-align:left;
	text-indent:0em;
	color:black;
	font-size: 14px;
	margin-bottom:5px;
	}
.voice p{
	font-size: 12px;
	}
/*医院の声*/
.voice2{
	border:2px solid #FCC592;
	margin-bottom:5px;
	}
.voice2 td {
	padding:15px;
	}
.voice2 th {
	text-indent:1em;
	font-size: 14px;
	font-weight:normal;
	background-color:#FEE9C5;
	}
.voice2 h2{
	text-align:left;
	text-indent:0em;
	color:#A0522D;
	font-size: 14px;
	margin-left:20px;
	margin-bottom:5px;
	padding-top:3px;
	padding-bottom:3px;
	background-color:#FEE9C5;
	}
.voice2 h3{
	text-align:left;
	text-indent:0em;
	color:black;
	font-size: 14px;
	margin-bottom:5px;
	margin-left:10px;
	}
.voice2 p{
	font-size: 12px;
	margin-left:10px;
	}
/*サンプルへのリンク*/
.voice_sample{
	margin-top:20px;
	width:746px;
	border:2px solid blue;
	font-size: 14px;
	color:blue;
	padding-top:10px;
	padding-bottom:10px;
	}