@charset "UTF-8";

/* for Print
=========================================*/

* html body {
	zoom: 70%;
}

/* for IE6 */
* html #nav ul {
	width: 921px;
}
* html #topicPath li a {
	zoom: 1;
}
* html .dot-line,
* html .heading03-type01,
* html .heading03-type02,
* html .heading03-type02 span,
* html .heading04,
* html .particularTopics .heading,
* html .icon-link,
* html .mail-link,
* html .zoom-link,
* html .anc-link,
* html ul.link-list li,
* html ul.general li,
* html .particularTopics .heading a,
* html .child-links li,
* html .child-links li a,
* html .step-navi01 .pref a,
* html .step-navi01 .next a,
* html dl.general dt,
* html .link-frame,
* html .notice-box01,
* html .notice-box01 .inner,
* html .frame-type01,
* html .step-box,
* html .qa-box01 .qa-heading,
* html .news-heading01,
* html .news-heading01 .main-title {
	height: 1%;
}
* html .anchor-link01 li a {
	float: left;
}
* html .figure-container .figure-body {
	float: left;
	padding: 0 1px;
}
* html #contents-body {
	padding-bottom: 20px;
}
* html .column .col-midium table.general {
	width: 308px;
}
* html ol li { /* for IE */
	display: list-item !important;
}
*:first-child+html ol li { /* for IE */
	display: list-item !important;
}
* html .particularTopics {
	margin-bottom: 18px;
}
* html body.no-aside .column {
	width: 873px;
}

/* for TOP PAGE */
* html .top-column {
	width: 873px;
}
* html #top-footer .footer-head a {
	height: 1%;
}
