@charset "UTF-8";

/* for Print
=========================================*/

* html body {
	zoom: 100%;
}

* html body#release .pdfLinkIcon {
	margin: -1.75em 3px 0;
}

* html #contents .numberList01 .numberList04 li {	
	padding: 0 0 0 1.75em;
	text-indent: -1.75em;
}

* html body#siteIndex #contents #bannerArea {
	width: 581px;
}


/* background visible for IE6
=========================================*/
* html #contents .iconLink01,
* html #contents .columnBox .inner,
* html #contents .columnBox .inner .innerBottom,
* html #contents .pageTopLink span,
* html #contents .iconList02 li,
* html body#siteIndex #contents .enjoyArea #enjoyContents,
* html #contents .design01,
* html #contents .design02 {
	zoom: 1;
}