/* ---------------▼お問合せ ------------------------------------------------------------------ */
/* ---------------▼会社概要 ------------------------------------------------------------------ */
.company_ttl {
	font-size: 16px;
	font-weight: bold;
	background-image: url(../img/ttl_icon.gif);
	background-repeat: no-repeat;
	height: 25px;
	padding-left: 30px;
	margin-left: 160px;
	margin-bottom: 10px;
}
.com_white {
	background-color: #FFFFFF;
	top: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.com_gray {
	background-color: #F5F5F5;
	top: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.com_head {
	font-weight: bold;
	width: 150px;
	vertical-align: top;
	margin-top: 10px;
	height: 30px;
	float: left;
	margin-left: 20px;
	font-size: 14px;
}
.com_txt {
	vertical-align: top;
	margin-top: 10px;
	margin-left: 10px;
	float: left;
	padding-bottom: 10px;
	font-size: 14px;
}
#company {
	margin-top: 0;
	margin-bottom: 30px;
	margin-left: 150px;
}

#company table {
	border-collapse: collapse;
	border:1px solid #FFFFFF;
	line-height:150%;
}
/* ---------------▲会社概要 ------------------------------------------------------------------ */


