@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%;
}

.kaitaimain{
	height: 263px;
	background: url(../../img/kaitai/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;
}



.kaitai{ width:950px; margin:50px auto; padding:20px; min-height:263px;  background:#FFF;}
.kaitai li{ float:left; width:600px; }
.kaitai li:last-child{ width:320px; text-align:center; margin-left:30px;}
.kaitai li h3{
	font-size: 32px;
	line-height: 32px;
	font-weight: normal;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-bottom:20px;
	border-bottom: 1px solid #db0020;	
}
.kaitai li h4{ font-size:22px; line-height:30px; font-weight: bold;padding-left:10px; padding-bottom:10px; }
.kaitai li p{padding-left:10px;  font-size:18px; line-height:32px; padding-right:0px; 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: #666;
	border-bottom-color: #666;
}

.table td{
	padding: 8px;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

.table .tdttl{
	width:80px;
}

.table .tdttl02{
	width:200px;
}

.table .tdttl03{
	width:40px;
}

.table .tdttl04{
	width:140px;
}

.boder1px{
	border:solid 1px #CCCCCC;
}
.boderbottom{
	width: 600px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.flow{ text-align:center; margin-top:60px;}
