@charset "utf-8";
<!--
-->
#headContents {
	margin:0;
	background: url("../../../styles/img/serviceNav/site_navi_line.gif") repeat-x scroll 0 bottom #FFF;
}
#headContents h1 {
	color: #666;
	font-size: 10px;
	font-weight: normal;
	line-height: 1.2;
	margin: 3px 0 10px;
	text-align: left;
}
#headContents #headContents_inner {
	width:950px;
	margin:0 auto;
	padding:0;
}

#headContents #companyNav {
	float:left;
	width:180px;
	text-align:left;
	margin:5px 0 0;
}
#headContents #serviceNav {
	float:right;
	width:575px;
	margin:0 0 5px;
	/margin:0 0 -5px;
}

#headContents #serviceNav li {
	float:left;
	height:39px;
	line-height:0;
}
#headContents #serviceNav li.w91 {
	width:91px;
}
#headContents #serviceNav li.w80 {
	width:80px;
}
#headContents #serviceNav li.w80 div {
	margin:12px 0 0;
}
#headContents #serviceNav li.w82 {
	width:82px;
}
