@charset "utf-8";
/* CSS Document */
#contents .ttl_treatment {
	height: 60px;
	width: 550px;
	margin-bottom: 10px;
}
#contents .text_treatment {
	width: 550px;
	margin-bottom: 20px;
}
.text_treatment .treatment_ttl {
	font-size: 16px;
	color: #006600;
	font-weight: bold;
	margin-bottom: 10px;
	margin-left: 10px;
}
.text_treatment p {
	margin-right: 20px;
	margin-left: 20px;
}
