<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

.rdcSection &gt; .section_ttl {
	border-top:2px solid #E9536B;
}
.insertImg-withTD &gt; dt &gt; span {
	background-color: #E9536B;
	color: #fff;
}
.tbStyle {
	border: 1px solid #A8CB80;
}
.tbStyle th,
.tbStyle td {
	border: 1px solid #A8CB80;
}

.tbStyle th {
	background-color: #E1EFD9;
	}</pre></body></html>