@charset "UTF-8";
.company_cell01 {
	font-size: 15px;
	text-align: left;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCC;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 15px;
}

.company_cell02 {
	font-size: 15px;
	text-align: left;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCC;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 15px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCC;
}
.company_cell03 {
	font-size: 12px;
	text-align: left;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCC;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 15px;
	padding-right: 15px;
}
.company_cell04 {
	font-size: 12px;
	text-align: left;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCC;
}
.concept {
	font-size: 14px;
	line-height: 24px;
	text-align: left;
}
