#ttlArea{
	background-image: url(../../company/img/c_h212.jpg);
		height: 45px;
	clear: both;
	margin-bottom: 16px;
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
}	





ol {
	list-style-type: decimal;
	list-style-position: inside;
}

 ol li{
 	margin-bottom: 0.5em;
 	list-style-type: decimal;
	list-style-position: inside;



}


ol.proArea {
	list-style-type: decimal;
	list-style-position: inside;
}

 ol li.proArea{
 	margin-bottom: 0.5em;
 	list-style-type: decimal;
	list-style-position: inside;



}

 ul{
	margin-left: 2em;
	list-style-type: square;
}

 ul li{
	margin-bottom: 0.5em;
		clear: none;
	float: none;
}


 ul.none{
	margin-left: 2em;
	list-style-type: none;
	margin-bottom: 0em;
	padding-bottom: 0em;
}

