@charset "shift_jis";



	
	.companymain{
	height: 263px;
	background: url(../../img/company/mvbg.png) repeat-x center top;
	margin: 0px;
	padding: 85px 0 0 0px;
	width: 100%;
}
.wrap{ width:1080px; margin:0 auto;}

.wrap h3{
	text-align: center;
	font-size: 30px;
	font-weight: normal;
	color: #116119;
	padding-bottom: 15px;
	background: url(../img/h3_line.png) no-repeat center bottom;
}

.company{ width:1008px; margin:50px auto;}
.company li{ float:left; width:50%;}
.company li h3{ font-size:34px; line-height:56px; font-weight:bold; padding-top:30px; padding-bottom:30px;}
.company li h4{ font-size:18px; line-height:42px; font-weight:normal;}

.company2{ width:1008px; margin:50px auto;}
.company2 li{ float:left; width:50%;  background:#FFF; height:311px;}

.company2 li h3{
	font-size: 32px;
	line-height: 32px;
	font-weight: normal;
	padding-top: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
	background: url(../../img/company/h3_line.png) no-repeat 30px bottom;
}
.company2 li h4{ font-size:20px; line-height:30px; font-weight:normal;padding-left:30px; padding-bottom:10px; padding-top:25px;}
.company2 li p{padding-left:30px;  font-size:14px; line-height:28px; padding-right:30px; padding-bottom:10px;}
.bnrbox{ width:1061px; margin:30px auto;}
.bnrbox li{ float:left; margin-left:10px;}
.bnrbox li:first-child{ margin-left:0;}
.table{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #ccc;
	border-bottom-color: #ccc;
	margin:50px auto;
	width:900px;
}

.table th{
	padding: 10px;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	font-weight:normal; font-size:16px; line-height:22px;
}
.table td{
	padding: 10px 30px;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	font-weight:normal; font-size:16px; line-height:22px;
}



.boder1px{
	border:solid 1px #CCCCCC;
}
