@charset "utf-8";

/*--------------------------------------
	Style Name : About Style Sheet

	content
--------------------------------------*/


/*--------------------------------------
	div#content
--------------------------------------*/

#content #section-01 dl {
	float:left;
	width:400px;
	white-space:nowrap;
}

#content #section-01 dl dd {
	margin-bottom:1em;
	padding-left:1em;
}

#content #section-01 dl dd ul li {
	padding-left:1em;
	background:url(../../img/icon_02.gif) no-repeat left center;
}

#content #section-01 ul.service-banner {
	clear:both;
}

