<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* 繧ｳ繝｡繝ｳ繝� */
/* for global navigation menu */
.gmenu		      {
	font-size: 13px;
}
.gmenu-s		  {
	font-size: 11px;
}

/* for your here navigation */
.urhere		       {
	font-size: 12px;
}

/* for text block */
.txtblock-xs { font-size: 65%; line-height: 140%; }
.txtblock-s { font-size: 70%; line-height: 140%: }
.txtblock-m { font-size: 81.25%; line-height: 150%; }
.txtblock-l { font-size: 100%; line-height: 150%; }

/* for comment block */
.cmblock-xs { font-size: 65%; line-height: 110%; }
.cmblock-s { font-size: 70%; line-height: 110%; }
.cmblock-m { font-size: 81.25%; line-height: 110%; }
.cmblock-l { font-size: 100%; line-height: 110%; }

/* absolute text size definition */
.abstxt-xs { font-size: 10px; line-height: 110%; }
.abstxt-s { font-size: 11px; line-height: 110%; }
.abstxt-m { font-size: 13px; line-height: 110%; }
.abstxt-l { font-size: 16px; line-height: 110%; }

/* Other Functions */
select.prse {
	font-size: 13px;
}</pre></body></html>