#ttlArea{
	background-image: url(../../company/img/c_site.jpg);
		height: 45px;
	clear: both;
	margin-bottom: 16px;
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
}	


h3.hdother{
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 10px;
	background-position: left center;
	font-size: 14px;
	color: #666666;
	background-color: #E9E9E9;
	margin-top: 10px;
	background-image: url(../../company/img/c_ico02.gif);
	background-repeat: no-repeat;
	color: #333333;
}


h3.hdother a{

	color:#333333
}




* html body h3.hdother{/* ===== IE hack ===== */
	padding-top: 4px;
}

html:first-child body h3.hdother{/* ===== Opera hack ===== */
	padding-top: 4px;
	font-weight: bold;
	color: #333333;
}






/*****************************/
/* sitemapArea */
/*****************************/

 ul{
	margin-left: 25px;
}

 ul li{
	list-style-type: none;
	list-style-position: inside;
	list-style-image: url(../../site/img/ico.gif);
	margin-bottom: 5px;
	margin-top: 5px;

	
}

 ul li a{
	color:#333333

	
}




 ul.f2{
	margin-left: 10px;
}

 ul li.f2{
	list-style-type: none;
	list-style-position: inside;
	list-style-image: url(../../company/img/c_m02.gif);
	margin-bottom: 8px;
	margin-top: 8px;
	font-size: 10px;
}

 ul li.f2 a{
	color:#333333

	
}

