@charset "UTF-8";

/* for Print
=========================================*/
* html body {
	zoom: 80%;
}


/* background visible for IE6
=========================================*/
* html #contents .section .articleTitle,
* html #aside .archiveList dl dd,
* html #aside #RSSFeed .textArea p { /* for IE6 */
	zoom: 1;
}



