@charset "utf-8";

/*---page_company---*/

#maincolumn .section {
	width: 640px;
	padding: 17px 0 35px 0;
	margin-bottom:38px;
	border-bottom: 1px dotted #666666;
}
#maincolumn .block {
	width: 622px;
	padding: 0 8px 39px 10px;
}
#maincolumn .block2 {
	width: 596px;
	padding: 22px 13px 0 31px;
}
#maincolumn table,
#maincolumn table th,
#maincolumn table td {
	border:0;
}
#maincolumn table {
	margin:0;
}
#maincolumn table th,
#maincolumn table td {
	padding: 0;
	font-size:13px;
	vertical-align:top;
	border-bottom: 1px dotted #CCC;
}
#maincolumn table th {
	padding: 15px 11px;
	border-right: 1px solid #CCC;
	text-align: left;
	font-weight: normal;
	background: url(../images/company/icon.jpg) no-repeat left 17px;
}
#maincolumn table td {
	padding: 15px 24px;
}
#maincolumn table th.nbb,
#maincolumn table td.nbb {
	border-bottom: 0;
}
#maincolumn .box {
	width: 280px;
	float:left;
	display:block;
	padding-top: 32px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	margin-right: 15px;
}
