@charset "UTF-8";/* エスケープ */

/*
	--------------------------------
	Created: 2015.03.xx
	Last Modified:
	--------------------------------
	- Table of Contents -

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

#mainCont #companyContent #companyLeft #business {
	width:600px;
	margin: 20px auto 50px;
}

#mainCont #companyContent #companyLeft #business h3 {
	font-weight:bold;
	margin-bottom:30px;
}

#mainCont #companyContent #companyLeft #business ul {
	margin-bottom:;
}
#mainCont #companyContent #companyLeft #business ul li {
	margin-bottom:30px;
}

#mainCont #companyContent #companyLeft #business p {
	margin: 0 0 30px 0;
	line-height:180%;
}



