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

.imgR {
	margin-right: 60px;
}

.LayoutBox {
	width: 100%;
}

.floatL{
	width: calc(100% - 200px);
	line-height: 1.3;
font-size:.9em;
}

.LayoutBox dt {
	font-weight: bold;
}

.LayoutBox dd {
	margin-left: 1em;
	margin-bottom: 1em;
}
</pre></body></html>