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

/*
	================================================================================================
		028
	================================================================================================
*/
/*------------------------------------------------------------
	[dl.comment] setting
------------------------------------------------------------*/
#contents dl.comment dt {
    clear: left;
    float: left;
	margin-bottom: 0;
    margin-right: 10px;
}
#contents dl.comment dd {
	vertical-align: middle;
	margin-bottom: 0;
}
/*------------------------------------------------------------
	[div.word ol li] margin setting
------------------------------------------------------------*/

#contents div.word ol li ul.annotation.mb0,
#contents div.word ol li ul.annotation.mb0 li {
	margin-bottom: 0;
}

#contents div.word ol li.mb15 {
	margin-bottom: 15px;
}
</pre></body></html>