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

/* =============================
	繝輔Ο繝ｼ繝郁ｧ｣髯､
============================= */
.clearfix:after {
	content: ".";  /* 譁ｰ縺励＞隕∫ｴ�繧剃ｽ懊ｋ */
	display: block;  /* 繝悶Ο繝�け繝ｬ繝吶Ν隕∫ｴ�縺ｫ */
	clear: both;
	height: 0;
	visibility: hidden;
}
.clearfix {
	min-height: 1px;
}
* html .clearfix {
	height: 1px;
	/*ﾂ･*//*/
	height: auto;
	overflow: hidden;
	/**/
}
/* IE6 */
* html .clearfix { zoom: 1;}
/* IE7 */
*:first-child+html .clearfix { zoom: 1;}

/* =============================
	逕ｻ蜒上�譫�邱壹↑縺�
============================= */
img {
	border:none;
	vertical-align: bottom;
}

/* =============================
	譁�ｫ�逵∫払
============================= */
.text-overflow {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

/* =============================
	縺昴�莉�
============================= */
address {
	font-style: normal;
}
li {
	list-style: none;
}
</pre></body></html>