@charset "utf-8";

/* print.css */
div#dHeaderNavi,
div#dGlobalNavi,
div#dSubNavi,
div#dFUWrapper,
div#dPageUp {
	display: none;
}
div#dKVBCMWrapper,
div#dHGNWrapper,
body#product div#dKVBCMWrapper div#dMain {
	background-image: none;
}
div#dContents {
	float: none;
}
div#dMain {
	padding-right: 0;
	padding-left: 0;
}
body#home div#dMain {
	padding-right: 0;
	padding-left: 0;
}
body.subnavi div#dHeader,
body.subnavi div#dBreadCrumbs,
body.subnavi div#dMain,
body.subnavi div#dFooterLower {
	width: 680px;
}
body.subnavi div#dHGNWrapper {
	min-width: 680px;
}
body.subnavi div#dFooterID {
	width: 300px;
}
div#dFooterID span {
	display: block;
	margin-left: 0;
	margin-top: 10px;
}
/* popup */
body.popup div#dSiteID {
	padding: 0 0 10px 0;
	height: 45px;
}
body.popup div#dHeaderURL {
	display: block;
	float: right;
	text-align: right;
	padding: 14px 20px; 0 0;
	font-size: 1.2em;
	font-weight: bold;
	font-family: Helvetica;
	color: #666666;
}
/* print
--------------------------------------*/
body#info.popup {
	font-size: 73%;
}
body#info.popup div#dHeader {
	width: 640px;
}
body#info.popup a { color: #1963E6; text-decoration: underline; }
body#info.popup a:link { color: #1963E6; text-decoration: underline; }
body#info.popup a:visited { color: #1963E6; text-decoration: underline; }
body#info.popup div#dHGNWrapper {
	height: 45px;
}
body#info.popup h1 {
	margin-bottom: 20px;
}
body#info.popup h2 {
	margin-bottom: 10px;
}

body#info.popup div.print {
}
body#info.popup div.print div#dFactory {
	page-break-after: always;
}
body#info.popup div.print div#dFactory h3 {
	margin-bottom: 5px;
}
body#info.popup div.print div#dFactory table.tAddressDetail td,
body#info.popup div.print div#dFactory table.tAddressDetail th {
	padding-bottom: 3px;
}
body#info.popup div.print div.dModBoxNormal {
	margin-bottom: 20px;
}

body#info.popup div.print table.tModEleDef th {
	padding: 4px 8px;
}
body#info.popup div.print table.tModEleDef td {
	padding: 4px 8px;
}
body#info.popup div.print div.dPrintButtonUpper,
body#info.popup div.print div.dPrintButtonLower {
	display: none;
}