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

/* -----------------------------------------------------
/* font-size */
/* ----------------------------------------------------- */
/* default font-size */
html {
	font-size:87.5%;/*基準14pxに*/
}

input,select,textarea,pre {
	font-size:100%;
}

.PmsHeadMark {
	color:#ff4f02;
}</pre></body></html>