@charset "Shift_JIS";

body,td {font-size:14px; line-height: 180%}
.size14 { font-size:14px; line-height: 125%}
.size12 { font-size:12px; line-height: 125%}
A { color: #0066CC; text-decoration: none;}
A:link { color: #0066CC; text-decoration: none;}
A:link:hover { color: #FF7700; text-decoration:}
A:link:active { color: #000000; text-decoration: none;}

/* ▼▼▼ トップヘ ▼▼▼ */
	
.totop {
	width: 70px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 26px;
	margin-left: 0px;
	padding: 0px;
	border: 1px solid #000000;
	font-size: 90%;
	text-align: center;
}


/* ▼▼▼ 表１．入会・退会者数　表組み ▼▼▼ */

.table_nyuutaikai_outside {
	width: 430px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	border: solid 1px #663333; /* 外枠の色。中の色と合わせる。 */
	font-size: 95%;
}

.table_nyuutaikai {
	width: 430px;
	margin-right: auto;
	margin-left: auto;
	font-size: 100%;
}

.table_nyuutaikai_cap {
	font-weight: bold;
	text-align: center;
}

.table_nyuutaikai1 {
	background-color: #D2A6A6; /* .table_kaiinsuu2と同じ色。 */
	padding: 2px;
	font-weight: bold;
	text-align: center;
}

.table_nyuutaikai2 {
	background-color: #D2A6A6; /* .table_kaiinsuu3と同じ色。 */
	padding: 2px;
}

.table_nyuutaikai3 {
	background-color: #D2A6A6; /* .table_kaiinsuu3と同じ色。 */
	padding: 2px;
	text-align: right;
}

.table_nyuutaikai4 {
	background-color: #C18484; /* .table_kaiinsuu4と同じ色。 */
	padding: 2px;
}

.table_nyuutaikai5 {
	background-color: #C18484; /* .table_kaiinsuu4と同じ色。 */
	padding: 2px;
	text-align: right;
}

.table_nyuutaikai6 {
	background-color: #B56A6A; /* .table_kaiinsuu7と同じ色。 */
	padding: 2px;
	font-weight: bold;
}

.table_nyuutaikai7 {
	background-color: #B56A6A; /* .table_kaiinsuu7と同じ色。 */
	padding: 2px;
	font-weight: bold;
	text-align: right;
}

.table_nyuutaikai_text_right {
	text-align: right;
}

.table_nyuutaikai_notice {
	font-size: 80%;
	line-height: 140%;
}


/* ▼▼▼ 表２　都道府県別の会員数 ▼▼▼ */

.table_kaiinsuu_cap {
	text-align: center;
	font-size: 90%;
}

.table_kaiinsuu {
	width: 700px;
	font-size: 90%;
	border-collapse: collapse;
}

.table_kaiinsuu1 {
	background-color: #B56A6A;
	border: 1px solid #000000;
	text-align: center;
}

.table_kaiinsuu2 {
	background-color: #C18484;
	border: 1px solid #000000;
	text-align: center;
}

.table_kaiinsuu3 {
	background-color: #D2A6A6;
	border: 1px solid #000000;
	text-align: center;
}

.table_kaiinsuu4 {
	background-color: #C18484;
	border: 1px solid #000000;
}

.table_kaiinsuu5 {
	background-color: #D2A6A6;
	border: 1px solid #000000;
	text-align: right;
}

.table_kaiinsuu6 {
	background-color: #E8D0D0;
	border: 1px solid #000000;
	text-align: right;
}

.table_kaiinsuu7 {
	background-color: #B56A6A; /* .合計の所。 */
	border: 1px solid #000000;
	text-align: center;
}

.table_kaiinsuu8 {
	background-color: #FFFFFF; /* .table_kaiinsuu2と同じ色。 */
	border: 1px solid #000000;
	text-align: right;
}

.table_kaiinsuu9 {
	background-color: #FFFFFF; /* .table_kaiinsuu3と同じ色。 */
	border: 1px solid #000000;
	text-align: right;
}

.table_kaiinsuu_bikou {
	font-size: 90%;
	line-height: 150%;
}


/* ▼▼▼ 表３　支部別の会員数 ▼▼▼ */

.table_kaiinsuu0 {
	width: 700px;
	font-size: 85%;
	border-collapse: collapse;
}

/*▼▼▼奥付▼▼▼*/

.colophon {
	width: 310px;
	padding: 4px;
	border: 2px dashed #888888;
	font-size: 90%;
	line-height: 140%;
}