@charset "utf-8";

dl {
	width: 850px;
	margin-left: 60px;
}
dt {
	width: 150px;
	height: 50px;
	background-color: #C7C7C7;
	font-size: 18px;
	border-left: 5px solid #727272;
	float: left;
	clear: both;
	text-align: center;
	line-height: 50px;
}
dd {
	width: 690px;
	font-size: 18px;
	border-bottom: 5px solid #FFFFFF;
	height: 50px;
	line-height: 50px;
	float: right;
	background-color: #F4F4F4;
	}
	
.company_enkaku {
	height: 50px;
	width: 880px;
	clear: both;
	line-height: 50px;
	font-weight: bold;
	font-size: 20px;
}
.company_content {
	width: 880px;
	height: 840px;
	margin-left: 60px;

}
