@charset "utf-8";
/* CSS Document */

#main h2 {
	border-bottom:1px solid #A8A8A8;
	font-size:0;
	margin-bottom:15px;
	padding-bottom:4px;

	width: 583px;
	height: 19px;
	float: left;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
}

#main h2 {
	background-image: url(../images/companyprofile_ttl.gif);
	background-repeat: no-repeat;
}

dl.companyprofile {
  line-height: 1.6em;
}
dl.companyprofile dd{
  margin-bottom: 0.6em;
  margin-left: 13em;
}
dl.companyprofile dt{
  clear: both;
  float: left;
  margin: 0px;
}