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

/* IE6 Print */
* html body {
	zoom: 80%;
	}

/* ========================================================================== */
/* common
/* 共通
/* ========================================================================== */
div#global ul li {
	margin-right: -1px;
	}


/* ========================================================================== */
/* index
/* トップページ
/* ========================================================================== */
div#index div#main {
	margin-left: -1px;
	}</pre></body></html>