@charset "UTF-8";

/* 適格機関投資家等特例業務に関する公衆縦覧
----------------------------------------------------*/

h2 {
	font-size: 30px;
    border-bottom: 1px solid #CCC;
    text-align: center;
    padding: 30px 0 10px;
    margin: 0 0 30px;
}

#content {
	margin-bottom: 130px;
}

table {
	width: 100%;
	margin: 25px 0;
}

table th,
table td {
	border: 1px solid #d6e0eb;
	padding: 15px;
}

table th {
	background: #e7eef3;
	text-align: center;
	font-size: 105%;
}

table td.pdf {
	text-align: center;
}