@charset "utf-8";

/* ****************************************************
  print styles
***************************************************** */




/* area that cannot be printed
=========================================*/
.printoff,
#contents-area .content-title .content-utility {
	display: none;
}




/* basic setting
=========================================*/
body {
	_zoom: 68%;
	background-color: #ffffff;
}




/* for print
=========================================*/
* html #footer-area .backto-pagetop ul li,
* html #contents-area .backto-pagetop ul li,
* html #contents-area .link-center a {
	zoom: 1;
}
#contents-area .link-center a {
	background: transparent url(/image/common/com_ic001.gif) no-repeat scroll 0 0.7em;
}
* html #contents-area .two-column .col-01 {
	padding: 0 9px 0 0;
}
* html #contents-area .backto-pagetop ul li {
	background: url(/image/common/com_ic008.gif) no-repeat 0 0.5em;
}

/* siteTop for print 
=========================================*/
* html #contents-container #content-foot .notice-block,
* html #contents-container #content-foot .notice-block .notice-main ul {
	width: 700px;
}
* html #contents-container #content-foot .notice-block .notice-main .release-block {
	margin-right: 5px;
}
* html #contents-container #content-foot .notice-block .notice-main .release-block dl dd {
	margin: -1.2em 0 0 8em;
}
