@charset "utf-8";

/*=================================

	print settings [ print.css ]

=================================*/

* html body {
	zoom: 80%;
}

/* header for IE6 */
* html #header #headerRight  {
	width: 555px;
}
#header #headerRight ul#news li .ic {
	zoom: 1;
}

/* footer for IE6 */
* html #bottomFooter #footerNav #brandNav {
	width: 592px;
}
* html #bottomFooter #footerNav #footerItem {
	width: 348px;
}

/* Icon setting for IE6 */
* html div#contents .design-h4,
* html div#contents .normal-link,
* html div#contents .normalList li,
* html div#contents .large-link,
* html div#contents .list-link li,
* html div#contents .anchorLink02 li,
* html div#contents .largeList li,
* html div#contents .smallList li,
* html div#contents .note02,
* html body#popup div#contents div#iconColumn {
	height: 1px;
}
* html div#contents .frame-link a.normal-ic,
* html div#contents .frame-link a.blank-ic,
* html div#contents .qaList dt a.normal-link {
	zoom:1;
}

* html div#contents .sitemapCol3 .col-left,
* html div#contents .sitemapCol3 .col-center {
	margin-right: 19px;
}

/* ranking page setting for IE6 */
* html div#contents .productsName {
	height: 1px;
}
* html div#contents .btm-line {
	height: 1px;
}

/* qa page setting for IE6 */
* html div#contents .qaList {
	height: 1px;
}

/* collect page setting for IE6 */
* html div#contents .item-column .item-block.last {
	position: absolute;
}

