@charset "utf-8";

/*--------------------------------------
	Style Name : Company Style Sheet

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


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

/*	#section-01
--------------------------------------*/

#section-01 h2.section-title {
	margin-bottom:30px;
	padding-bottom:14px;
	background:url(../../img/company/texture_section-01_01.jpg) no-repeat left bottom;
}

#section-01 dl {
	margin:0 0 40px 5px;
	width:570px;
}

#section-01 dl dt {
	float:left;
	clear:left;
	width:8.5em;
	font-weight:bold;
}

#section-01 dl dt {
	float:left;
	clear:left;
	width:8.5em;
	color:#333;
	font-weight:bold;
}

#section-01 dl dd {
	margin-bottom:5px;
	padding:0 0 5px 8.5em;
	border-bottom:1px dotted #808080;
}

