@charset "utf-8";
/* CSS Document */

#company dl {
	background: url(../images/company/gaikan.jpg) no-repeat right top;
	margin-bottom: 5px;
	height: 170px;
}
#company dt {
	font-weight: bold;
	clear: both;
	float: left;
	width: 80px;
	padding: 2px;
}
#company dd {
	padding: 2px;
	letter-spacing: 2px;
}
#history dt {
	clear: both;
	float: left;
	padding: 4px;
	width: 130px;
	letter-spacing: 2px;
}
#history dd {
	padding: 4px;
}
