/*「介護職員等特定処遇改善加算」ページ*/
@charset "utf-8";

#content section{
	padding: 1.5em 1.0em;
}

#content section h3{
	margin-top: 1.0em;
}

/*「職場環境要件の提示について」の表*/
#content section table.torikumi{
	margin-top: 1.0em;
}

#content section table.torikumi thead th:not(:first-child){
	width: 40%;
	text-align: center;
}

#content section table.torikumi tbody th{
	text-align: center;
	vertical-align: middle;
}