@charset "UTF-8";

/*能楽協会について*/
ul#about-memlist {
	margin-top: 10px;
	padding-left: 15px;
}

ul#about-memlist li {
	list-style-position: inside;
	font-size: 93%;
	margin-bottom: 3px;
}

#about-list {
	margin-top: 10px;
	padding-left: 15px;
}

#about-list2 {
	margin-top: 10px;
	padding-left: 15px;
}


/*定款*/
table.info-table th {
	font-size: 93%;
	line-height: 1.5;
	font-weight: normal;
	width: 42px;
	vertical-align: top;
	text-align: right;
	padding-right: 15px;
}

table.info-table td {
	font-size: 93%;
	font-weight: normal;
	line-height: 1.5;
	vertical-align: top;
}


/*役員名簿*/
table.directors-table {
	width: 590px;
}

table.directors-table th {
	font-size: 93%;
	padding: 7px;
	border: 1px solid #cecece;
	border-bottom: 2px solid #cecece;
	color: #493f0b;
}

table.directors-table td {
	font-size: 93%;
	padding: 7px;
	text-align: center;
	border: 1px solid #cecece;
}

th.dr-posi {
	width: 100px;
}

th.dr-name {
	width: 150px;
}

th.dr-is {
	width: 100px;
}


/*会員名簿*/
#member-txt {
	margin-top: 30px;
	padding-left: 10px;
}


/*財務情報*/
ul#pdf-secondary {
	margin-top: 30px;
}


/*各支部案内*/
.branch-ad {
	font-size: 97%;
	line-height: 1.7;
	padding-left: 6px;
}











