@charset "utf-8";

#mainContents .companyTable01 th{
	width: 150px;
}

.history dt{
	clear: both;
	float: left;
	display: inline;
	font-weight: bold;
}

.history dd{
	padding-left: 170px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #CCC;
	margin-bottom: 10px;
}

.history{
	zoom: 1;
}

.history:after{
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	font-size: 0;
}
