@charset "Shift_JIS";

/* ====================================================== */
/* 支部ネット通信　2008年　目次
		汎用
		タイトル部分
		トップヘ
		奥付とフッタ
		表
		オリーブ色のセルがある表
		表１．入会・退会者数　表組み
		表２　都道府県別の会員数
		表３　支部別の会員数
		表の詳細
		囲み記事
		文字の装飾や配置
		配置の詳細
		リスト
		リンク
========================================================= */

/* ▼▼▼ 汎用 ▼▼▼ */

body {background-color:white;}
body,td,th {font-size:14px; line-height: 180%}
#xhtpage {
	width: 700px;
	margin:15px auto;
}
h2 {
	margin: 14px 0px 0px 0px;
}
h3 {
	font-size: 14px;
	margin: 11px 0px 0px 0px;
}
h4 {
	font-size: 14px;
	margin: 8px 0px 0px 0px;
}
h5 {
	font-size: 14px;
	margin: 8px 0px 0px 0px;
}
p {
	margin: 5px 0px 0px 0px;
}
img {
	border:none;
	}
.index {
	font-weight: bold;
	color: #FFFFFF;
	background: #999999;
	width: 20px;
}
#contents {
	text-align: left;
}


/* ▼▼▼ タイトル部分 ▼▼▼ */

#title-area {
	background: url(../images/title.jpg) no-repeat left top;
	height: 100px;
	width: 700px;
}
.number{ font-size: 16px; margin: 0px 0px 0px 0px;	padding: 65px 0px 0px 18px;	color: #fff;font-weight: bold;}

/* ▼▼▼ トップヘ ▼▼▼ */
	
.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;
}

/* ▼▼▼ 奥付とフッタ ▼▼▼ */

.colophon {
	width: 310px;
	padding: 4px 4px 4px 10px;
	border: 2px dashed #888888;
	font-size: 90%;
	line-height: 140%;
}
#office {
	margin: 14px 0px 0px auto;
}
#footer {
	margin: 15px 0px;
	text-align: left;
}

/* ▼▼▼ 表 ▼▼▼ */
/* ベーシックな表（罫線アリ） */
.tableBasic {
	border:1px solid black;
	border-collapse:collapse;
	}
.tableBasic td {
	padding:0.1em 0.4em;
	border:1px solid black;
	}

/* 水平線で区切る表 */
.tableHr {
	border-collapse:collapse;
	}
.tableHr td {
	padding:0.1em 0.4em;
	border-bottom:1px solid gray;
	}


/* ▼▼▼ オリーブ色のセルがある表 ▼▼▼ */

/* 色だけ */
.oliveBg {
	background-color: #E7E8E2;
}
.oliveBgDark {
	background-color: #CACCBF;
}

/* 細かいver. */
.table-olive {
	border: 2px solid #333333;
	border-collapse:collapse;
	font-size:98%;
}
.table-olive td,th {
	padding:0 3px 0 3px;
	}
.table-olive-th-1 {
	text-align: left;
	border-right: 2px solid #333333;
	border-bottom: 2px solid #333333;
}
.table-olive-th-2 {
	text-align: center;
	border-right: 1px solid #333333;
	border-bottom: 2px solid #333333;
}
.table-olive-th-3 {
	text-align: left;
	border-right: 2px solid #333333;
	border-bottom: 1px solid #333333;
}
.table-olive-th-4 {
	text-align: right;
	border-right: 2px solid #333333;
	border-bottom: 2px solid #333333;
}
.table-olive-th-5 {
	border-bottom: 2px solid #333333;
}
.table-olive-th-6 {
	border-right: 2px solid #333333;
	border-bottom: 1px solid #333333;
}
.table-olive-th-7 {
	border-right: 2px solid #333333;
	border-bottom: 2px solid #333333;
}
.table-olive-th-8 {
	text-align: left;
	border-right: 1px solid #333333;
	border-bottom: 2px solid #333333;
}

.table-olive-td-1 {
	text-align: right;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
}
.table-olive-td-2 {
	text-align: right;
	border-right: 2px solid #333333;
	border-bottom: 1px solid #333333;
}
.table-olive-td-3 {
	text-align: right;
	border-right: 1px solid #333333;
	border-bottom: 2px solid #333333;
}
.table-olive-td-4 {
	text-align: right;
	border-right: 2px solid #333333;
	border-bottom: 2px solid #333333;
}
.table-olive-td-5 {
	text-align: right;
	border-right: 3px double #333333;
	border-bottom: 1px solid #333333;
}
.table-olive-td-6 {
	text-align: right;
	border-right: 3px double #333333;
	border-bottom: 2px solid #333333;
}
.table-olive-td-10 {
	text-align: left;
	border-right: 2px solid #333333;
	border-top: 2px solid #333333;
	border-bottom: 2px solid #333333;
	background-color: #E7E8E2;
	font-weight:bold;
}

.table-olive .bgcolor-1 {
	background-color: #E7E8E2;
}
.table-olive .bgcolor-2 {
	background-color: #CACCBF;
}



/* ▼▼▼ 表１．入会・退会者数　表組み ▼▼▼ */

.table_nyuutaikai_outside {
	width: 430px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	border: solid 1px #333333; /* 外枠の色。中の色と合わせる。 */
	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: #DDDDDD; /* .table_kaiinsuu2と同じ色。 */
	padding: 2px;
	font-weight: bold;
	text-align: center;
}
.table_nyuutaikai2 {
	background-color: #DDDDDD; /* .table_kaiinsuu3と同じ色。 */
	padding: 2px;
}
.table_nyuutaikai3 {
	background-color: #DDDDDD; /* .table_kaiinsuu3と同じ色。 */
	padding: 2px;
	text-align: right;
}
.table_nyuutaikai4 {
	background-color: #999999; /* .table_kaiinsuu4と同じ色。 */
	padding: 2px;
}
.table_nyuutaikai5 {
	background-color: #999999; /* .table_kaiinsuu4と同じ色。 */
	padding: 2px;
	text-align: right;
}
.table_nyuutaikai6 {
	background-color: #666666; /* .table_kaiinsuu7と同じ色。 */
	padding: 2px;
	font-weight: bold;
}
.table_nyuutaikai7 {
	background-color: #666666; /* .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: #666666;
	border: 1px solid #000000;
	text-align: center;
}
.table_kaiinsuu2 {
	background-color: #999999;
	border: 1px solid #000000;
	text-align: center;
}
.table_kaiinsuu3 {
	background-color: #DDDDDD;
	border: 1px solid #000000;
	text-align: center;
}
.table_kaiinsuu4 {
	background-color: #999999;
	border: 1px solid #000000;
}
.table_kaiinsuu5 {
	background-color: #DDDDDD;
	border: 1px solid #000000;
	text-align: right;
}
.table_kaiinsuu6 {
	background-color: #EEEEEE;
	border: 1px solid #000000;
	text-align: right;
}
.table_kaiinsuu7 {
	background-color: #666666; /* .合計の所。 */
	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;
}

/* ▼▼▼ 表の詳細 ▼▼▼ */
/* 2008.03 各機関の改正内容案と現在の対比表 */
.table-type-1 {
	border-top: 2px solid #333333;
	border-left: 2px solid #333333;
}
.table-type-1 th {
	text-align: center;
	padding: 0px 3px 0px 3px;
	background-color: #E7E8E2;
	border-bottom: 2px solid #333333;
	border-right: 2px solid #333333;
}
.table-type-1 td {
	padding: 0px 3px 0px 3px;
	border-bottom: 1px solid #333333;
	border-right: 2px solid #333333;
}
.table-type-1 .border-1 {
	border-bottom: 1px solid #333333;
}
.table-type-1 .border-2 {
	border-bottom: 2px solid #333333;
}
.table-type-1 .border-3 {
	border-right: 3px solid #333333;
}
.table-type-1 .border-4 {
	border-bottom: 3px solid #333333;
}

/* 2008.03 新制度対応検討委員会一次答申書　参考資料１ */
.table-type-2 {
	border-top: 2px solid #333333;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-left: 2px solid #333333;
}
.table-type-2 th {
	font-size: 90%;
	line-height: 130%;
	text-align: left;
	vertical-align: top;
	padding: 0px 3px 0px 3px;
	border-bottom: 1px solid #333333;
	border-right: 3px solid #333333;
}
.table-type-2 td {
	font-size: 90%;
	line-height: 130%;
	vertical-align: top;
	padding: 0px 3px 0px 3px;
	border-bottom: 1px solid #333333;
	border-right: 1px solid #333333;
}
.table-type-2 .border-5 {
	border-bottom: 2px solid #333333;
}
.table-type-2 .border-6 {
	border-right: 1px solid #333333;
}
.table-type-2 .bg-color-1 {
	background-color: #F7C16A;
}

/* 2008.03 年末寄付DMの年度別送付数と寄付率・寄付額 */
.table-type-3 {
	border-top: 2px solid #333333;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-left: 2px solid #333333;
}
.table-type-3 th {
	font-size: 90%;
	text-align: center;
	background-color: #E7E8E2;
	border-right: 2px solid #333333;
	border-bottom: 1px solid #333333;
}
.table-type-3 td {
	font-size: 90%;
	text-align: right;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
}
.table-type-3 .border-r1s {
	border-right: 1px solid #333333;
}
.table-type-3 .border-r2s {
	border-right: 2px solid #333333;
}
.table-type-3 .border-b2s {
	border-bottom: 2px solid #333333;
}
.table-type-3 .border-b3s {
	border-bottom: 3px solid #333333;
}
.table-type-3 .border-b3d {
	border-bottom: 3px double #333333;
}
.table-type-3 .bg-color-2 {
	background-color: #E7E8E2;
}







/* ▼▼▼ 囲み記事　▼▼▼ */
.boxed {
	border:1px solid #666;
	background-color: #F9F9F9;
	padding:0.5em;
}

/* ▼▼▼ 文字の装飾や配置 ▼▼▼ */

.font-small {
	font-size: 90%;
}
.attention {
	color:#f00;
	}
.underline {
	text-decoration: underline;
}
.bold {
	font-weight:bold;
	}
.brownBold {
	color:#960;
	font-weight:bold;
	}
.grayBold {
	color:#666;
	font-weight:bold;
	}
.white {
	color:white;
	}

.alignLeft {
	text-align:left !important;
	}
.alignRight {
	text-align:right;
	}
.alignCenter {
	text-align:center;
	}
.alignCenter2 {
	text-align:center;
	margin:0px auto;
	}
.valignTop {
	vertical-align:top;
	}
	
.alignLeft {
	text-align: left;
}
.clear {
	clear: both;
}
.clearLeft {
	clear:left;
	}
.clearRight {
	clear:right;
	}
.floatRight {
	float:right;
	}
	
.indent10 {
	margin-left:10px;
	}/* インデント */
.indent20 {
	margin-left: 20px;
}
.indent30 {
	margin-left:30px;
	}
.indent50 {
	margin-left:50px;
	}
.indent70 {
	margin-left:70px;
	}

.size14 { font-size:14px; line-height: 125%}
.size12 { font-size:12px; line-height: 125%}
.size11 { font-size:11px; line-height: 125%}

/* ▼▼▼ 配置の詳細 ▼▼▼ */
/* 2008.03 入会する理由　など */
.graph-float {
	float: left;
	width: 340px;
	margin-bottom: 20px;
}
.graph-right {
	margin-left: 374px;
	margin-bottom: 20px;
	width: 325px;
}


/* ▼▼▼ リスト ▼▼▼ */
ul,
dl,
ol {
	margin-top:0px;
	}
/* 2008.03 【まとめ】のリスト */
.list-mark {
	list-style: url(../images/list-mark.gif);
}
.list-position {
	margin-left: 10px;
	padding-left: 10px;
}

/* ▼▼▼ リンク ▼▼▼ */

A { color: #0066CC; text-decoration: none;}
a:link { color: #0066CC; text-decoration: none;}
a:visited { color: #0066CC; text-decoration: none;}
a:hover { color: #FF7700; text-decoration:}
a:active { color: #000000; text-decoration: none;}

