/* =========================================================
 会社概要スタイルシート
========================================================= */
@charset "UTF-8";

.th_c {
	background-color:#70C840;
	text-align:left;
	padding-left:10px;
	color:#666666;
	border-bottom:1px solid #cccccc;
}
.td_c {
	border-bottom:1px solid #cccccc;
}
.table_c {
	border:1px solid #cccccc;
}

.boxpresident {
	background-image: url(../_img/aboutus/president-_image.jpg);
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
	padding-left: 210px;
	line-height: 20px;
	letter-spacing: 0.1em;
	height: 267px;
}
.boxright {
	text-align: right;
}
.companylinks {
	width: 400px;
	margin-top: 10px;
	margin-bottom: 10px;
	height: 20px;
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
.clink {
	float: left;
}

.boxcompany {
	line-height: 20px;
	margin-bottom: 20px;
}

