@charset "UTF-8";

/* -----------------------------------------------
 *           print style
 * ----------------------------------------------- */


/* =========== structure =========== */

html {
	background-color: #fff;
}

body {
	background-color: #fff;
	_zoom: 0.8;
}

#header-utility,
#header-search,
#global-nav-area,
#page-utility-area,
#topic-path-area,
#content-nav,
#reference-area,
#footer-utility {
	display: none;
}

#header-area,
#header-area div.structure-content,
#footer-area,
#footer-area div.structure-content {
	background: none;
}

div.structure-content {
	width: 708px;
}

#main-area div.structure-content {
	width: 714px;
	padding-bottom: 0px;
}

#content-body {
	float: none;
}

div.section {
	min-height: 0 !important;
	_height: 0 !important;
}

#footer-area address {
	width: 708px;
	_left: 3px;
	padding-top: 17px;
	border-top: 1px solid #ddd;
}




/* =========== component =========== */

/* ----- section ----- */

div.section-pseudo-before {
	*position: static;
	*margin-top: -23px;
	*margin-left: -23px;
}

div.section-pseudo-after {
	*position: relative;
	*bottom: -23px;
	*margin-left: -23px;
}


/* ----- time-line ----- */

dl.time-line-A01 dt,
dl.time-line-A02 dt {
	*margin-right: -3px;
}

dl.time-line-A01,
dl.time-line-A02 {
	border-bottom: 1px dotted #ddd;
	background: none;
}

dl.time-line-A01 dt,
dl.time-line-A02 dt,
dl.time-line-A01 dd,
dl.time-line-A02 dd {
	border-top: 1px dotted #ddd;
	background: none;
}

dl.time-line-A01 dt.pseudo-first-of-type,
dl.time-line-A01 dd.pseudo-first-of-type,
dl.time-line-A02 dt.pseudo-first-of-type,
dl.time-line-A02 dd.pseudo-first-of-type {
	border-top: 0 none;
}


/* ----- layout-block ----- */

div.layout-block {
	*margin-right: -19px !important;
}


/* ----- index-block ----- */

div.index-block-A01 div.layout-block {
	border-top: 1px dotted #ddd;
	background: none;
}

div.index-block-A01 div.layout-block.pseudo-first-child {
	border-top: 0 none;
}

div.index-block-B01 dl dt a {
	*zoom: 1;
}

div.index-block-C01 {
	_zoom: 0.9;
}

div.index-block-C01 div.layout-block.col3 {
	*background: none;
}


/* ----- faq-list-A01 ----- */


div.faq-list-A01 dl {
	border-top: 1px dotted #ddd;
	background: none;
}

div.faq-list-A01 dl.pseudo-first-child {
	border-top: 0 none;
}

div.faq-list-A01 dl dd.pseudo-first-of-type {
	*padding-top: 0;
}


/* ----- back-to-index ----- */

div.back-to-index {
	border-top: 1px dotted #ddd;
	background: none;
}


/* ----- plug-in-block ----- */

dl.plug-in-block-A01,
dl.plug-in-block-A02,
dl.plug-in-block-A03 {
	clear: both;
}


/* ----- table ----- */

div.table-A01,
div.table-B01 {
	_zoom: 1;
}


/* ----- table-A01 ----- */

div.table-A01 table tbody td {
	border-top: 1px dotted #ddd;
	background: none;
}


/* ----- tab-B01 ----- */

div.tab-B01 ul.sub-tabs {
	border-bottom: 1px dotted #ddd;
	background: none;
}


/* ----- separator ----- */

div.separator {
	border-top: 1px dotted #ddd;
	background: none;
}


/* ----- questionnaire ----- */

dl.questionnaire dt,
dl.questionnaire dd {
	border-top: 1px dotted #ddd;
	background: none !important;
}

dl.questionnaire dt.pseudo-first-of-type,
dl.questionnaire dd.pseudo-first-of-type {
	border-top: 0 none;
}


/* ----- partner-list ----- */

div.partner-list div.layout-block {
	border-bottom: 1px dotted #ddd;
	background: none !important;
}

div.partner-list div.layout-block.pseudo-first-child {
	border-top: 0 none;
}


/* ----- toggle ----- */

ul.toggle-all-button,
ul.toggle-button {
	visibility: hidden;
}

div.toggle-panel {
	display: block !important;
}




#csr-map .csr-area {
	display: none !important;
}


/* ----- IR SNAPSHOT ----- */

#ir-snapshot .ir-field {
	display: none !important;
}

* html #ir-snapshot .ir-field {
	display: none !important;
}
div#material .ir-field,
div#processing .ir-field,
div#wholesale .ir-field,
div#retail .ir-field,
div#discover .ir-field {
	display: none !important;
}
* html #hasten {
	display:block;
	clear:both;
	margin-top:200px;
}


