@charset "utf-8";

/* license-table */
div#license-table01 {
	float: left;
	width: 470px;
	margin-right: 40px;
}

div#license-table02 {
	float: right;
	width: 470px;
}

#factory_table{
	clear: both;
}

#factory_table #license-table01,#factory_table #license-table02{
	clear: both;
	float: none;
	width: 980px;
}

#factory_table table{
	width: 100%;
}



table.license-table {
	float: left;
	width: 470px;
}

table.license-table th {
	padding: 14px;
}

table.license-table td {
	padding: 14px 20px;
}

td.skill {
	vertical-align: top;
}

td.people {
	text-align: right;
}

td#supplement {
	padding:14px 0 0 0;
	border: none;
	background: none;
	text-align: right;
	line-height: 1;
	letter-spacing: 1px;
}
