@charset "UTF-8";

/* for Print
=========================================*/
* html body {
	zoom: 80%;
}


/* background visible for IE6
=========================================*/
* html #contents .wrapCategoryTitle,
* html #contents .wrapCategoryTitle .categoryTitle,
* html #contents .wrapCategoryTitle .categoryTitle .inner,
* html #contents .section,
* html #contents .section .inner,
* html #contents .section .articleTitle,
* html #contents .pagNavi02 ul.separate,
* html #contents .pagNavi02 li.prev,
* html #contents .pagNavi02 li.next,
* html #contents #trackbackListArea .trackbackListTitle,
* html #contents #trackbackListArea .trackbackList .trackbackFoot,
* html #contents #commentListArea .commentListTitle,
* html #contents #commentFormArea .formTitle,
* html #contents #commentListArea .commentList .commentFoot,
* html #contents #commentListArea .commentList .commentFoot .commentName,
* html #aside .archiveList dl dd,
* html #RSSFeed .textArea p { /* for IE6 */
	zoom: 1;
}



* html #RSSFeed .btnArea {
	margin: 0;
}