<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
#newsContents  h3,#newsContents h4 {
	margin-top: 30px;
}
#newsContents h5 {
	font-weight: bold;
	text-align: left;
	margin-top: 10px;
	font-size: 0.8em;
}

#newsContents  p {
	margin-top: 10px;
}
.icon {
	float: right;
}
#newsContents .memo {
	list-style-type: none;
	font-size: 0.7em;
	margin-top: 0px;
}
.defTalbe table {
	border: none;
}
.defTalbe th {
	text-align:left;
	font-weight: normal;
	border: none;
}
.defTalbe td {
	border: none;
}
.auto th {
	width: 20%;
}
#newsContents .right {
	list-style-type: none;
	text-align: right;
	font-size:0.65em;
	margin-top: 0px;
}
#newsContents h4.spaceM {
	margin-top: 10px;
}
</pre></body></html>