@charset "utf-8";
/* メインコンテンツ‐会社概要 テーブル
----------------------------------------*/
#main table {
	width: 580px;
	margin-left: 10px;
	margin-bottom: 20px;
}
#main table td {
	padding: 4px 15px;
	border-bottom: 1px dotted #999999;
	background-color: #FAFAFA;
}
.tcomp {
	float: left;
	width: 263px;
	margin-right: 10px;
	margin-bottom: 15px;
	margin-left: 10px;
}
