@charset "utf-8";
/* CSS Document */


/* ---------------------------------------------------
　　連盟概要
--------------------------------------------------- */

h2 span {
	font-size: 12px;
	font-weight: normal;
}

table.pdf {
	width: 95%;
	margin: 0 auto;
}

table.pdf tr td {
	border-bottom: dotted 1px #666;
	padding: 10px;
}


/* ---------------------------------------------------
　　沿革
--------------------------------------------------- */

table#enkaku {
	width: 730px;
}

table#enkaku th {
	text-align: center;
	padding: 5px 15px 2px 0;
	background-color: #e6edcc;
	border-bottom: solid 1px #C8C9CA;
	vertical-align: top;
}

table#enkaku td {
	text-align: right;
	padding: 5px 15px 2px 0;
	border-bottom: solid 1px #C8C9CA;
	vertical-align: top;
}

table#enkaku td.text {
	text-align: left;
	padding: 5px 15px 2px 10px;
}