/*-------------------------------
事業内容ページCSS
--------------------------------*/


h2.business_h2 {
	background: url(../img/h2_business.jpg) no-repeat 118px top;
	height: 56px;
	width: 446px;
	margin: 0;
	display: block;
	padding: 0;
}

div.centerblk01 h3 {
	margin: 0 0 7px 0;
}

div.centerblk01 p {
	clear: both;
}
.kaishu01 {
	background-image: url(../img/img_business_02.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 80px;
	width: 290px;
	margin: 0;
	padding: 35px 0 0 130px;
	text-align: left;
}
.kaishu02 {
	background-image: url(../img/img_business_05.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 52px;
	width: 290px;
	margin: 0;
	padding: 35px 0 0 130px;
	text-align: left;
}
div.centerblk02 div {
	margin: 0;
	padding: 0 0 20px 118px;
	float: left;
}

ul.recylistL {
	margin: 0 10px 0 0;
	text-align: left;
	width: 230px;
	float: left;
	padding: 0;
}
ul.recylistR {
	margin: 0;
	text-align: left;
	width: 230px;
	float: left;
	padding: 0;
}
ul.recylistL li,
ul.recylistR li {
	height: 18px;
	margin: 0 0 5px 0;
	padding: 0px 0 0 18px;
	background: url(../img/icon_business_01.jpg) no-repeat left top;
	list-style-type: none;
}

div.centerblk02 div:after {
	content: "";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
	}
/*\*/
* html div.centerblk02 div {
	height: 1em;
	overflow: visible;
	}
/**/
