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

/* ms-notes-box
--------- --------- --------- */
#contents .ms-notes-box .dl-list-style {
	padding: 10px;
	border: 1px solid #e0e0e0;
}

#contents .ms-notes-box .dl-list-style .title {
	font-weight: bold;
	margin-bottom: 5px;
}
</pre></body></html>