/* CSS Document */

div#contents #company2 h2 {
	margin-bottom: 9px;
	background: url(../cfd/img/h2_bg.jpg) left center no-repeat;
	line-height: 50px;
	height: 50px;
	padding: 0 0 0 20px;
	font-size: 150%;
	font-weight: bold;
}

div#contents #company2 div#textArea {
	margin: 0 20px 9px 20px;
	padding: 0 0 0 0;
	border-bottom:1px solid #CCCCCC;
	}
	
div#contents #company2 div#textArea p{
	margin: 0 0 13px 0;
	padding: 0 0 0 0;
	}

div#contents #company2 div#textArea div#step{
	margin: 0 0 5px 0;
	padding: 0 0 0 0;
	text-align:center;
	}

div#textArea ul {
	list-style:disc;
	padding: 0;
	margin: 5px 15px;
}

div#textArea ul li {
	padding-left: 5px;
	margin-bottom:13px;
	line-height: 1.4em;
}

div#textArea ul li h4{
color:#255115;
	font-weight:bold;
	line-height: 2em;
}
