@charset "utf-8";

@import url("common.css");
@import url("ie.css");
@import url("top.css");
@import url("about.css");
@import url("solution.css");
@import url("ir.css");
@import url("job.css");
@import url("hotnews.css");
@import url("other.css");


/*==============================	

	印刷用
	
==============================*/
body{
	background:none;
}
#headerArea{
	background:url(../common/header_bg.gif) top center no-repeat;
	padding-left:10px;
}
#headerLinkSec,
#searchform,
#header-search_txtfiled,
#btSearch,
#globalNaviSec,
#localNaviBlock,
#footeSitemapSec,
.toPagetop{
	display:none;
}
#contentsBlock{
	clear:both;
	float:left;
	width:737px;
	margin-left:0;
}
#footerArea{
	clear:both;
	float:left;
}
#footerArea #footerOtherSec{
	border-top:solid 1px #333;
	margin-top:1em;
	padding-top:0.5em;
}	

