﻿@charset "UTF-8";


/*Print Setting*/
* body { _zoom: 67%; } /*IE6*/

/*header Backgroun Image*/
.printHeader {
	z-index: 0 !important;
	display: block;
	width: 1000px;
	margin: 0 auto 0 -21px;
	padding: 0;
	height: 84px;
	position: absolute;
	overflow:hidden;
	top: 0;
	border: 0;
}
.printFooter {
	display: block;
	width:100%;
	margin: 0 auto;
	height: 120px;
	position: absolute;
	bottom: 0;
}
.printHeader img{
	border: none;
	padding: 0;
	margin: 0;
	position: absolute;
	z-index:0;
}
.printFooter img {
	border: none;
	padding: 0;
	margin: 0;
	position: absolute;
	z-index:0;
	height:120px;
}
.printFooter img:not(:target){
	bottom:-5px\9;/*IE9*/
}


.printFooter img.bg {
	display: inline;
}
#headLogo {
	z-index:600;
}
#headGroupLogo {
	position: absolute;
	z-index:600;
	right: 20px;
}
#headLink,
#search_form,
#copyright,
#footerInfo {
	z-index:295;
}
#headLink,
#search_form {
	margin-right:90px;
}

#keyImage {
	padding-bottom: 150px;
}
.energy #keyBgImage,
.air #keyBgImage,
.space #keyBgImage,
.ship #keyBgImage,
.transport #keyBgImage,
.conveyance #keyBgImage,
.environment #keyBgImage,
.automobile #keyBgImage,
.industry #keyBgImage,
.infrastructure #keyBgImage,
.leisure #keyBgImage,
.defense #keyBgImage {
	display:none;
}

#pickupArea {
	min-height: 310px;
	height: auto;
}

.divisionList {
	min-height: 67px;
}
.divisionList li {
	min-height: 55px;
}

ul#industry {
	min-height: 204px !important;
}
.categoryList {
	min-height: 270px;
}

/*追加*/
#keyBgImage{
	width: 1280px;
	left: 50%;
}
#keyBgImage .bgstretcher-area{
	margin: 0 0 0 -500px;
	width: 1000px;
	height:580px;
	overflow: hidden;
}

#gnavLink {
	width: 1000px;
	height: 36px;
	margin: 0 auto;
	padding: 0;
	border:0;
}
#gnavPrint {
	display: block;
	top: 12px;
	margin-top: 4px;
}

.clearBoth {
	height:1px;
}
#container hr	{
	clear:both;
	display:block;
	visibility:hidden;
}
#footer {
	border-bottom: 0 !important;
	width: 1000px;
	margin: 0 auto;
	clear:both;
	overflow:hidden;
}
#footerContents {
	z-index: 300;
}
#footerInfo {
	z-index: 1000;
	display: block;
	margin: 0;
	padding:0;
}

.headPageLogo,
#areaHeader img,
#areaHeader ul,
#areaHeader ul li,
#areaHeader ul li a,
#areaHeader form {
	z-index: 500;
}

#areaPagetop {
	position:absolute\9; /*IE8,9*/
	bottom:110px\9; /*IE8,9*/
	right:10px\9; /*IE8*/
	*position:static;/*IE6,7*/
}

#mainArea01 .list120 dl dd,
#mainArea02 .list120 dl dd,
#mainAreaNews .list120 dl dd {
	*margin-top:-25px;/*IE6,7*/
}

