@charset "UTF-8";

/*
=====================================
=
=	事業案内
=
=	(c)seraku.co.jp
=
=	作成日：2008/02/14
=
=====================================
*/
#businessItem {
	margin: 30px 0 0 0;
	padding: 10px;
	border: 1px solid #ddd;
	list-style: none;
	/* clearfix */
}

	#businessItem li {
		padding: 0 19px 0 14px;
		float: left;
		background: url(../common/img/ico_gtarrow_blue.gif) no-repeat left center;
	}
.contentsLabel {
	margin-top: 40px;
}
