/*============================================================
	1: 新ヘッダー media="screen"のフォロー
============================================================*/


/*============================================================
	1: -print
============================================================*/

/* -Adjust Size for IE6, fit for A4 size
--------------------------------------------------*/

	* html body {
		zoom:65%;
	}


/* -Fix for IE6
--------------------------------------------------*/

/*
	* html .importantMessage,
	* html .headingLv2 ul li a {
		zoom:1;
	}

	* html .innerbox,
	* html .innerbox *,
		zoom:1;
	}

	* html .expander ul li {
		background:url(../images/elements/expander/bg01.gif) 2px 0.325em no-repeat;
	}
		* html .expander ul li a {
			background:none;
		}

	* html .textListNavi ul li {
		background:url(../images/elements/textListNavi/bg01.gif) 2px 0.325em no-repeat;
	}
		* html .textListNavi ul li a {
			background:none;
		}
		
*/

