@charset "iso-8859-1";
/* ****************************************************
Since : 2008-04-04
Last Modified: 2008-04-08
***************************************************** */
/* ****************************************************
1: Area that cannot be printed
2: Basic setting
***************************************************** */

/*1: Area that cannot be printed
=========================================*/
.printoff {
	display: none;
}

/*2: Basic setting
=========================================*/
body {
	_zoom:90%;
	background-color:ffffff;
}

/* ==================================
Table
================================== */
/* Basic setting */
div#contents table {
	border-top:solid 1px #999999;
	background:none;
}

div#contents table th {
	border-right:solid 1px #999999;
	border-bottom:solid 1px #999999;
	background-image:none;
	background-color:#dddddd;
}
div#contents table td {
	border-right:solid 1px #999999;
	border-bottom:solid 1px #999999;
	background:none;
}
div#contents table tr.end th,
div#contents table tr.end td {
	border-bottom:solid 1px #999999;
}


/* finechemical
=========================================*/

* html #finechemical .four-column .four-center {
	margin-right: 10px;
}
* html #finechemical div.three-column.type08 div.three-center {
	margin:0 17px 0 0 !important;
}
/* /company/overview.html
=========================================*/

body.company div#contents table.noborder,
body.company div#contents table.noborder th,
body.company div#contents table.noborder td{
	border:none;
}



div#contents,
#header #headercontents,
#footer,
#footer-layout,
#footer-layout .wrap {
	width:590px;
}

div#contents,
#footer-layout,
.company #header #headercontents,
.contact #header #headercontents,
.business #header #headercontents,
.csr #header #headercontents,
.news #header #headercontents,
.products #header #headercontents,
.recruit #header #headercontents,
.study #header #headercontents,
.ir #header #headercontents {
	background:none;
}

#headerrightbox,
#headermenu,
div#pagenavi,
div#contents div#category-navi,
#footer #pageup-box,
#layout01 {
	display: none;
}
#header {
	background:none;
}

/* Header logo part */
#header #headercontents {
	background:none;
	height:130px;
}

/* categorytitle */
#header p#categorytitle {
	top:70px;
	left:25px;
}