@charset "utf-8";
/* CSS Document */

/*ローカルナビ*/
#aside{
	width:210px;
	float:left;
	margin:0 0 40px 0 ;
}

#aside #lNavi h2#categoryNavi,
#aside #lNavi h2#freewordNavi{
	margin-top:10px;
}

#aside #lNavi h2 a{
	border:solid 1px #caced1;
	background:url(../image/company/bgLNaviOFF.gif) no-repeat;
	height:32px;
	width:133px;
	padding:8px 0 0 38px;
	font-size:13px;
	display:block;
	color:#076186;
}

#aside #lNavi h2.on a{
	background:url(../image/company/bgLNaviON.gif) no-repeat;
	color:#FFF;
}

#aside #lNavi ul{
	margin:0 0 10px 0;
}

#aside #lNavi ul li{
	display:block;
	list-style-type:none;
}

#aside #lNavi li a{
	border:solid 1px #caced1;
	border-top:none;
	background:#FFF url(../image/arrow.gif) no-repeat 10px 17px;;
	height:32px;
	width:147px;
	padding:9px 0 0 24px;
	font-size:13px;
	display:block;
}

#aside #lNavi li a{
	color:#076186;
}

#aside #lNavi li.on a{
	background-color:#e4e6e7;
}



/* 会社情報 */
.sectionH2 {
	background: url(../image/border01.gif) no-repeat left top;
	margin: 20px 0 30px;
	position: relative;
}
.sectionH2 h2{
	border-bottom:solid 1px #AAA;
	padding:15px 0;
}

.sectionH2 h2 span{
	display:block;
	border-left:solid 5px #000;
	padding:0 10px;
	font-size:15px;
	font-weight:bold;
	line-height:1.6;
}

dl{
	width:500px;
	poisition:relative;
	background:url("../image/dot01.gif") repeat-x left bottom;
	margin-bottom:50px;
}
dl dt{
	padding:10px 0 10px 10px;
	position:absolute;
	font-weight:bold;
	font-size:12px;
}
#about dl dt{
	width:100px;
	text-align:center;
}

dl dd{
	padding:10px 0 10px 150px;
	background:url("../image/dot01.gif") repeat-x left top;
}
dl dd.firstChild{
	background:none;
}

#about dl dd dl{
	width:auto;
	background:none;
	margin:0px;
}

#about dl dd dl dt{
	width:auto;
	padding:0;
	text-align:left;
	position:static;
	font-weight:normal;
}
#about dl dd dl dd{
	background:none;
	padding:0 0 10px;
}
#about dl dd dl dd.lastChild{
	padding:0;
}

.sectionH2 .imgFolder {
	width: 260px;
	position: absolute;
	top: 78px;
	right: 0px;
}

/* 代表挨拶　*/
#companyWC1-1 .sectionH2{
	background:none;
}
#companyWC1-1 .sectionH2 h2{
	border:none;
	padding:10px 0 30px;
}
#companyWC1-1 p{
	line-height:16px;
}
#companyWC1-1 p.sign{
	font-size:12px;
	font-weight:bold;
	padding-top:50px;
	
}

/*　環境対策　*/
#companyWC1-2 p.copy{
	margin:30px 0;
}
#companyWC1-2 .sectionH2 h2{
	margin-bottom: 22px;
}

.leftImg img{
	float:left;
	margin-right:35px;
	padding-bottom:20px;
	margin-top:-5px;
}
.rightImg img{
	float:right;
	margin-left:35px;
	padding-bottom:20px;
	margin-top:-5px;
}

/*　採用情報　*/
#companyWC1-3 p.copy{
	margin:30px 0;
	font-size:18px;
	font-weight:bold;
	line-height:30px;
}
