@charset "utf-8";
#company{
}
#company table.table01{
	width:100%;
}
#company table.table01 th{
	padding:10px;
	border: 1px solid #E71B1A;
	background-color:#FFDDDD;
	color:#000000;
	width:100px;
	
}
#company table.table01 td{
	padding:10px;
	line-height:20px;
	border: 1px solid #E71B1A;
}
#company table.table01 td .officeplate{
	background-color:#000000;
	width:100%;
}
#company table.table01 td ul.ul01 li{
	list-style-type:disc;
	margin-left:10px;
}