@charset "utf-8";
h3{
	font-size:10px;
	margin:0;
	text-align:center;
}
.terat_a{
	background:url(../img/treatment/ichigo.png) no-repeat right bottom;
	background-size:68px 73px;
	background-color:#d7ffff;
	border:2px #00aed4 solid;
	color:#00b1cf;
	font-weight:bold;
	margin:6px 0 10px;
	padding:6px 8px 4px;
}
.terat_b{
	background:url(../img/treatment/ichigo.png) no-repeat right bottom;
	background-size:68px 73px;
	background-color:#fff0ff;
	border:2px #ff8db8 solid;
	color:#ff008b;
	font-weight:bold;
	margin:6px 0 10px;
	padding:6px 8px 4px;
}
.terat_c{
	background:url(../img/treatment/ichigo.png) no-repeat right bottom;
	background-size:68px 73px;
	background-color:#ffedd4;
	border:2px #ff7f00 solid;
	color:#ff4000;
	font-weight:bold;
	margin:6px 0 10px;
	padding:6px 8px 4px;
}
.terat_d{
	background:url(../img/treatment/ichigo.png) no-repeat right bottom;
	background-size:68px 73px;
	background-color:#f2ffa9;
	border:2px #79ca00 solid;
	color:#00a33d;
	font-weight:bold;
	margin:6px 0 10px;
	padding:6px 8px 4px;
}
p{
	margin:0 0 8px 0;
	font-weight:normal;
	color: #3f3f3f;
}
