@charset "euc-jp";

/*
---------------------------------------------------------
	htmlTags
---------------------------------------------------------
*/
h1, h2, h3, h4, h5, h6, strong {
font-weight:bold;
}

/*
---------------------------------------------------------
	Header
---------------------------------------------------------
*/
#header {
margin:10px 0 15px;
}

/*
---------------------------------------------------------
	breadCrumb
---------------------------------------------------------
*/
p#breadCrumb {
font-size:0.75em;
margin-bottom:1em;
}

p#breadCrumb span {
display:none;
}

/*
---------------------------------------------------------
	globalNavi
---------------------------------------------------------
*/
#globalNavi {
margin-top:15px;
}

#globalNavi ul li {
float:left;
overflow:hidden;
position:relative;
height:64px;
}

#globalNavi ul li img {
position:absolute;
top:0;
}

li#gNLifeengineer {
width:257px;
}

li#gNTrust {
width:165px;
}

li#gNTrust img {
left:-257px;
}

li#gNInnovation {
width:215px;
}

li#gNInnovation img {
left:-422px;
}

li#gNSociety {
width:103px;
}

li#gNSociety img {
left:-637px;
}

li#gNEco {
width:83px;
}

li#gNEco img {
left:-740px;
}

li#gNPolicy {
width:127px;
}

li#gNPolicy img {
left:-823px;
}

/*
---------------------------------------------------------
	mainContents
---------------------------------------------------------
*/
#mainContents {
float:left;
font-size:0.88em;
line-height:1.5;
width:686px;
}

/*
---------------------------------------------------------
	sideBar
---------------------------------------------------------
*/
#commonSBModule {
background:#edefff;
border:solid 1px #d7e2f4;
font-size:0.88em;
line-height:1.5em;
}

#commonSBModule ul#pageLink li.lastChild {
margin-right:0;
}

#commonSBModule p {
margin:7px;
}

#commonSBModule .bdr {
background:url(../bg.png);
overflow:hidden;
height:3px;
}

#commonSBModule ul {
margin:7px;
}

#commonSBModule ul li {
display:inline;
margin-right:1em;
}

#commonSBModule ul li.history {
display:block;
}

#commonSBModule ul li a {
background:url(../arrow.gif) left center no-repeat;
padding-left:18px;
}

#commonSBModule ul li strong.current {
background:url(../arrow.gif) left center no-repeat;
color:#547aa9;
padding-left:18px;
}

/*
---------------------------------------------------------
	footerLink
---------------------------------------------------------
*/
#footerLink {
margin:30px 0 10px;
}

#footerLink p {
text-align:center;
}

/*
---------------------------------------------------------
	Footer
---------------------------------------------------------
*/
#searchBox {
background:#eee;
border-top:1px solid #999;
padding:6px 0;
}

/*
---------------------------------------------------------
	clearfix
---------------------------------------------------------
*/
.clearfix:after {
clear:both;
content:".";
display:block;
visibility:hidden;
height:0;
}

	/* for IE6 */
	* html .clearfix {
	display:inline-block;
	}
	
	/* for IE7 */
	*+html .clearfix {
	display:inline-block;
	}

/*
---------------------------------------------------------
	ローカル開発用
---------------------------------------------------------
*/
/*
#header {
background:url(../d_mast_head.png) center -10px no-repeat;
height:40px;
}
*/


/*
---------------------------------------------------------
	EMG
---------------------------------------------------------
*/

#emg,
#emg2,
#emg3 {
	margin-bottom: 10px;
	text-align: center;
	line-height:1.56;
}
#emg2 br {
	display: none;
}
#emg table,
#emg2 table,
#emg3 table {
	margin: 0 auto;
	text-align: left;
}
#emg td,#emg2 td, #emg3 td{
	padding:2px;}

/* ie/mac \*//*/
#emg,
#emg2 {
	margin-left: 120px;
}
#emg3 {
	margin-left: 235px;
}
/**/