/* 会社概要　@ごあいさつ
---------------------------------------------*/
img.slogan {
	margin: 25px 0 15px 0;
}
.message {
	line-height: 1.8;
	margin-bottom: 20px;
}
.sig {
	line-height: 1.8;
	margin-bottom: 80px;
	text-align: right;
}
.rinenhoshin {
	margin-top: 10px;
}

/* 会社概要　A会社概要
---------------------------------------------*/
#profile_table {
	width: 580px;
}
.pro_top {
	vertical-align: top;
}
#profile_table th,
#profile_table td {
	padding: 7px;
}	
.co_pro_td {
	line-height: 20px;
}

#profile_table th {
	width: 80px;
	font-weight: normal;
	text-align: left;
}

/* 会社概要　B沿革
---------------------------------------------*/
#history_table {
	width: 580px;
}
#history_table th,
#history_table td {
	padding: 3px;
}
#history_table th {
	width: 50px;
	font-weight: normal;
	text-align: left;
}

