/*事業*/
.jigyou_wrap{margin-bottom: 30px;}
.jigyou{width: 100%; margin: 30px 30px 0px 30px;}
.jigyou_box01{
	width:910px;
	border-bottom:1px solid rgb(218,218,218);
	margin-top: 30px;
	margin-right: 30px;
	margin-bottom: 10px;
	margin-left: 30px;
	padding-bottom:20px;
}
.jigyou_box01,.jigyou_box02{display: table;}
.jigyou_box01 div, .jigyou_box02 ul{display: table-cell; vertical-align: top;}
.jigyou_box01 div:first-child{border-right: 20px solid #fff;}
.jigyou_box02 li{
	color: #666;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 15px;
	text-indent: 0em;
}
.jigyou_box02 p{display: inline; padding-bottom: 5px; line-height: 2em; font-size: 17px;}
.jigyou_box02 ul:first-child{border-right: 20px solid #fff;}
