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

/*===============================

	[ download manual index ]

===============================*/

div.section div.agree{
	margin-left : 220px;
}

@media screen and (max-width: 640px) {
div.section div.agree {
	margin-left: 0px;
	width : 100%;
}
}
</pre></body></html>