@charset "utf-8";

/* default settings [ print.css ]
=================================

/*1: common setting
=================================*/
* html body {/* for IE6 */
	zoom: 60%;
}

* html #right-navi .navBlock,
* html #right-navi .navBlock dl dd li,
* html #right-navi .navBlock.profile dd .linkText span,
* html #introduction-area .introductionCol .col .textArea .linkText,
* html #contents-area .mainSection,
* html #contents-area .otherArticle .title,
* html #contents-area .otherArticle li,
* html #contents-area .otherArticle .moreLink span,
* html #introduction-area .title,
* html #contents-area .mainSection .title h2,
* html #contents-area .listBlock .contents dl dd .linkText {
	zoom: 1;
}

#introduction-area .introductionCol .thirdCol {
	width: 276px;
}
