@charset "UTF-8";

/* for Print
=========================================*/

* html body {
	zoom: 80%;
}

* html body#release .pdfLinkIcon {
	margin: -1.75em 3px 0;
}

* html #contents .numberList01 .numberList04 li {	
	padding: 0 0 0 1.75em;
	text-indent: -1.75em;
}

* html body#campaign #contents .campaignSection .faqArea .answer .inner {
	padding: 20px 20px 0;
}


* html body#campaign #contents .campaignSection .printFix {
	padding-bottom: 10px;
}





/* background visible for IE6
=========================================*/
* html #contents .iconLink01,
* html #contents .columnBox .inner,
* html #contents .columnBox .inner .innerBottom,
* html #contents .pageTopLink span,
* html #contents .iconList02 li,
* html body#campaign #contents .campaignSection #campaignContents .prizeArea,
* html body#campaign #contents .campaignSection #campaignContents .prizeArea .inner,
* html body#campaign #contents .campaignSection .footNav .inner,
* html body#campaign #contents .campaignSection #campaignContents .prizeArea .inner .blankLink,
* html body#campaign #contents .campaignSection .faqArea .question,
* html body#campaign #contents .campaignSection .faqArea .question .inner,
* html body#campaign #contents .campaignSection .faqArea .answer,
* html body#campaign #contents .campaignSection .faqArea .answer .inner {
	zoom: 1;
}