@charset "UTF-8";

/* for Print
=========================================*/
* html body {
	zoom: 65%;
}

* html .useEnvironment .image {
	width: 341px;
}

* html #footerLink li {
	margin-left: 3px;
	background-position: 0 0.1em;
}

* html .iconLink01,
* html .iconLargeLink01 {
	background-position: 0 0.2em;
}


/* background visible for IE6
=========================================*/

* html #headContainer,
* html #footContainer,
* html #footer,
* html #footerLink li,
* html .heading01,
* html .iconLink01,
* html .iconList01 li,
* html .iconLargeLink01,
* html .normalLine01,
* html .siteInfo dl,
* html .faqBox,
* html .searchBox,
* html .loginArea #membersLogin,
* html .loginArea #simpleLogin,
* html .loginArea .loginFormArea .loginText { /* for IE6 */
	zoom: 1;
}