@charset "utf-8";
#corpList {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#corpList table, th, td {
	padding: 0px;
	border-collapse:separate;
	border: none;
	border-spacing:0;
	margin-top: 2px;
	margin-right: 50px;
	margin-bottom: 2px;
	margin-left: 50px;
	text-align: left;
}
#corpList table {
	width: 700px;
	border-collapse:separate;
	line-height: normal;
	background-color: #FFFFFF;
}
#corpList caption {
	border-collapse:separate;
	border-spacing:0;
	line-height: 1.8;
	font-weight: bold;
	padding-left: 10px;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #307bcf;
	margin-bottom: 10px;
	padding-bottom: 2px;
	margin-top: 20px;
}
#corpList #menu1 {
	width: 220px;
}
#corpList #menu2 {
	width: 480px;
}

#corpList td {
	padding: 0.8em 0.5em;
	font-size:100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DFDFDF;
}
