/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Feb 01 2023 | 22:43:49 */
/* 当院について、代表挨拶文の右枠を色付けする */
.content {
	background-color: #511709;
}
.service_list .desc {
	color: black;
}
p.desc {
	color: #ffff;
}