@charset "utf-8";

h2 {
	background-color:transparent;
	background-image: url(/company/img/title06.gif);
	background-repeat:no-repeat;
	width:573px;
	height:32px;
	padding:0;
	margin-bottom: 18px;
	margin-top: 8px;
	text-indent: -9999px;
}



#companycontents {
	width: 570px;
	float: left;
	
}
#companycontents dt {
	width: 110px;
	float: left;
	padding-left: 20px;
	line-height: 30px;
	background: url(../img/common/arrow.gif) no-repeat;
	background-position: 4px 0.7em;
	border-top: 1px dotted #E3E3E2;

}
#companycontents dd {
	width: 440px;
	float: right;
	line-height: 30px;
	border-top: 1px dotted #E3E3E2;

}
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

.clearfix {
	display: inline-block;
}

* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}

#introduce1,#introduce2,#introduce3 {
	width: 570px;
	float: left;
	border-top: 1px dotted #E3E3E2;

}
#introduce1 dt,#introduce2 dt,#introduce3 dt {
	width: 110px;
	float: left;
	padding-left: 20px;
	line-height: 30px;
	background: url(../img/common/arrow.gif) no-repeat 4px 8px;

}
#introduce1 dd,#introduce2 dd,#introduce3 dd {
	width: 440px;
	float: right;
	line-height: 30px;
}
.clr {
clear: both;
}

#bottomnavi {
	list-style-type: none;
	padding-top: 6px;

}
#bottomnavi li {
	padding-left: 20px;
	background: url(../img/common/arrow.gif) no-repeat;
	background-position: 4px 0.5em;
	line-height: 26px;
	border-top: 1px dotted #ccc;
	width: 548px;
}
#bottomnavi li.last {
	border-bottom: 1px dotted #ccc;
}
#bottomnavi li a {
	text-decoration: underline;
}

#bottomnavi li a:hover {
	color: #FF8000;
text-decoration: underline;
}

h2 img {
margin-top: 15px;
}
