@charset "utf-8";

/* ****************************************************
  print styles
***************************************************** */




/* Area that cannot be printed
=========================================*/
#header-utility,
#global-navi,
#contents-area #sub-content,
#topic-path,
#pageup-box,
#footer-area,
.pageup p {
	display: none;
}

#header-area .wrap {
	width: 730px;
}
#contents-body {
	width: 730px;
	background: none;
}
#copyright {
	width: 730px;
}
.heading-type01 {
	margin-top: 20px;
}


/* Basic setting
=========================================*/
* html body {
	zoom: 80%;
}
body {
	background-color: #ffffff;
}


/* Parts setting
=========================================*/
* html .heading-type02,
* html .heading-type02 span,
* html .heading-type04,
* html .colmun-top,
* html .colmun-top .col-first,
* html .colmun-top .col-second,
* html .box-type01,
* html .box-type01 .box-inner,
* html .contact-box,
* html .contact-box .col-second dl dd ul li,
* html .link-type01,
* html .link-list2  .link-type01 a,
* html .link-type02,
* html .link-list2  .link-type02 a,
* html .link-type03,
* html .link-list2  .link-type03 a,
* html .link-type04,
* html .link-list2  .link-type04 a,
* html .link-type05,
* html .link-list2  .link-type05 a,
* html .nav-type01 ul li,
* html .nav-type01 ul li a,
* html .nav-type01 ul li em,
* html .nav-type02 ul li,
* html .nav-type02 ul li a,
* html .list-type01 li,
* html .list-type02 li,
* html .merit-box,
* html .merit-box dl,
* html .plan-box,
* html .plan-box .box-inner,
* html .index-block,
* html .index-block .service-box p.note-tx,
* html .topics-block,
* html .topics-block dl,
* html .partner-block .block-innner {
	height: 1%;
}

