@charset "UTF-8";

/* for Print
=========================================*/

* html body {
	zoom: 60%;
	font-size: 100%;
}

/* globalNav */
*:first-child+html #globalNav {
	width: 961px;
}

/* background visible for IE6
=========================================*/
* html #sideNav dd li a span,
* html #contents .heading01,
* html #contents .heading02,
* html #contents .heading03,
* html #contents .heading04,
* html #contents .linkIcon01,
* html #contents .linkBlock01,
* html #contents .linkBlock01 .inner { /* for IE6 */
	zoom: 1;
}


/* unique
=========================================*/

#contents .twoColType05 {
	width:721px;
}

/* style fix for IE6
=========================================*/
* html #header #globalSite li {
	padding: 0 12px 0 0;
}
* html #globalNav {
	width: 961px;
}


* html .layoutCol330-330 .item {
	float: left;
	width: 330px;
	margin: 0 29px 0 0;
}
