@charset "UTF-8";
/* ==================================
プリントアウト用CSS
================================== */

/*
印刷不可領域
--------------------------------------- */
.printoff {
	display: none;
}

/*
基本設定
--------------------------------------- */
body {
	color: #000000;
	background: #ffffff;
	background-image: none;
	text-align: left;
}
#header #hd-menu,
#footer,
#shd-menu,
#shd-txt,
#shd-keyword,
#shd-submit,
#global-navi,
#path,
#right-navi,
#bottom-contents,
p.general-title {
	display: none;
}
p.general-title2 {
	display: block;
}
#header {
	height:40px !important;
}
#main,
#page-container,
body#site-index #page-container {
	background-image: none;
	overflow:visible;
}
#contents {
	background-image: none;
}
#company #title-pix h1.com-title-pix,
#company #title-pix p.com-title-pix,
#division #title-pix h1.dvs-title-pix,
#division #title-pix p.dvs-title-pix,
#ir #title-pix h1.ir-title-pix,
#ir #title-pix p.ir-title-pix,
#news #title-pix h1.nws-title-pix,
#news #title-pix p.nws-title-pix,
#other #title-pix h1.rec-title-pix,
#other #title-pix p.rec-title-pix,
#other #title-pix p.lgl-title-pix,
#other #title-pix h1.lgl-title-pix,
#other #title-pix p.pri-title-pix,
#other #title-pix h1.pri-title-pix,
#other #title-pix p.pvc-title-pix,
#other #title-pix h1.seach-title-pix,
#other #title-pix p.seach-title-pix,
#other #title-pix p.seach-title-pix,
#other #title-pix h1.rec-title-pix,
#other #title-pix h1.contact-title-pix,
#other #title-pix p.contact-title-pix,
#notfound #title-pix h1.notfound-title-pix,
#notfound #title-pix p.notfound-title-pix,
#sitemap #title-pix p.smap-title-pix,
#sitemap #title-pix h1.smap-title-pix,
#gallery #title-pix p.gal-title-pix,
#gallery #title-pix h1.gal-title-pix,
#csr #title-pix p.csr-title-pix,
#csr #title-pix p.dvs-title-pix,
#csr #title-pix h1.csr-title-pix,
#contact #title-pix p.contact-title-pix,
#contact #title-pix h1.contact-title-pix,
#kikin #title-pix p.kikin-title-pix,
#kikin #title-pix h1.kikin-title-pix,
#research #title-pix p.res-title-pix,
#research #title-pix h1.res-title-pix,
#use #title-pix p.use-title-pix,
#use #title-pix h1.use-title-pix,
#worldcity #title-pix p.wor-title-pix,
#worldcity #title-pix h1.wor-title-pix,
#other #title-pix h1.search-use-title-pix,
#other #title-pix p.search-use-title-pix,
#other #title-pix h1.rss-title-pix,
#other #title-pix p.rss-title-pix,
#company #title-pix .ad-title-pix,
#general #title-pix .general-title2 {
	margin-top: 1em;
	background: none;
	text-indent: 0;
	font-size: 100%;
	font-weight: bold;
}

#news div.img-float {
	overflow: auto;
}
