@charset "shift_jis";


/* -------------------------------------------------------------------------------------------------
   全国ラジオ体操連盟カテゴリページCSS

   [body.renmei]指定のある、下記のページに関するcss
    ・renmei/index.html ---------- 会長あいさつ
    ・renmei/soshikizu.html ------ 全国ラジオ体操連盟組織図
    ・renmei/teikan.html --------- 定款
    ・renmei/jigyou.html --------- 事業計画
    ・renmei/josei.html ---------- 全国ラジオ体操連盟への助成団体

   date:2010.07.10
   update:2017.07.24
------------------------------------------------------------------------------------------------- */


/* =================================================================================================
   会長あいさつ
================================================================================================= */

/* 会長写真ブロック
--------------------------------------------------------------------------------------- */

body.renmei div#contents p.kaicho_photo {
	float: right;
	display: inline;
	margin: 0.5em 65px 1em 15px;
	width: 180px;
	text-align: center;
}

/* 写真キャプション ----------------------------------------------- */

body.renmei span.yakushoku {
	font-size: 77%;
}

body.renmei span.kaicho_name {
	font-weight: bold;
}

/* 新年のあいさつ ------------------------------------------------- */

body.renmei div.newyear {
}

body.renmei div#contents div.newyear h2 {
	margin: 25px 60px 0 60px;
	padding: 3px 0 2px 8px;
	font-size: 175%;
	border: none;
}

body.renmei div#contents div.newyear p {
	margin: 0 60px 20px 60px;
	padding: 3px 0 2px 8px;
	font-size: 120%;
	font-weight: bold;
	text-indent: 1em;
}

body.renmei div#contents div.aisatsu {
	margin-bottom: 1em;
}

body.renmei div#contents div.aisatsu p {
	text-indent: 1em;
	letter-spacing: 1px;
}

/* =================================================================================================
   組織について
================================================================================================= */

/* 共通
--------------------------------------------------------------------------------------- */

table.soshiki_01 th, table.soshiki_01 td,
table.soshiki_02 th, table.soshiki_02 td {
	font-size: 93%;
}

/* NPO法人全国ラジオ体操連盟事務所一覧
--------------------------------------------------------------------------------------- */

table.soshiki_01 {
	margin: 0 0 10px 65px;
	width: 730px;
	border: solid 2px #666;
}

table.soshiki_01 th {
	text-align: center;
	padding: 3px 0;
	background: #dcdcdc;
	border: solid 1px #666;
}

table.soshiki_01 td {
	padding: 3px 5px;
	border: solid 1px #666;
}

table.soshiki_01 col.meishou {
	width: 4em;
}

table.soshiki_01 col.yuubin {
	width: 5.5em;
}

table.soshiki_01 col.juusho {
	width: auto;
}

table.soshiki_01 col.denwa {
	width: 8em;
}

body.renmei div#contents p.soshiki_01_jimukyoku {
	margin-left: 18.7em;
	text-indent: -13.7em;
}

/* 各地方ラジオ体操連盟
--------------------------------------------------------------------------------------- */

table.soshiki_02 {
	margin: 0 0 10px 65px;
	width: 730px;
	border: solid 2px #666;
}

table.soshiki_02 th {
	text-align: center;
	padding: 3px 0;
	background: #dcdcdc;
	border: solid 1px #666;
}

table.soshiki_02 td {
	padding: 3px 5px;
	border: solid 1px #666;
}

table.soshiki_02 col.meishou {
	width: 14.5em;
}

table.soshiki_02 col.yuubin {
	width: 5.5em;
}

table.soshiki_02 col.juusho {
	width: auto;
}

table.soshiki_02 col.denwa {
	width: 8em;
}


/* =================================================================================================
   定款
================================================================================================= */

body.teikan div#contents h2 {
	margin-top: 2em;
	border: 0;
	text-align: center;
}

body.teikan div#contents h3 {
	margin-top: 3em;
	border: 0;
	text-align: center;
	font-weight: normal;
}

body.teikan div#contents h4 {
	font-weight: normal;
	font-size: 108%;
}

body.teikan div#contents p {
	margin-bottom: 0;
	margin-left: 8em;
	text-indent: -3em;
}

body.teikan div#contents p.txt-ind_3em {
	text-indent: -3em;
}

body.teikan div#contents p.txt-ind_2em {
	text-indent: -2em;
}

body.teikan div#contents p.txt-ind_1em {
	text-indent: -1em;
}

body.teikan div#contents p.txt-ind_1em-fusoku {
	margin-left: 6em;
	text-indent: -1em;
}

body.teikan div#contents ul.list_txt-ind_01 {
	list-style-type: none;
	margin-top: 2px;
	text-indent: 1.6em;
	line-height: /*1.6*/2;
}

body.teikan div#contents ul.list_txt-ind_02 {
	list-style-type: none;
	margin-top: 2px;
	margin-bottom: 0;
	text-indent: 1em;
	line-height: /*1.6*/2;
}

body.teikan div#contents ul.list_txt-ind_01 li,
body.teikan div#contents ul.list_txt-ind_02 li {
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 4.5em;
	text-indent: -3.5em;
}

body.teikan div#contents ul table.kaihi {
	margin: -1.9em 0 10px 25px;
	line-height: 1.8;
}

body.teikan div#contents ul table.kaihi td {
	padding-left: 2em;
	text-indent: 0;
}

table.kaihi col.kaihi_01 {
	width: 9em;
	text-align: right;
}

table.kaihi col.kaihi_02 {
	width: 18em;
}


/* =================================================================================================
   事業計画
================================================================================================= */

table.jigyou th, table.jigyou td {
	font-size: 93%;
}

table.jigyou {
	margin: 0 0 10px 65px;
	width: 730px;
	border: solid 2px #666;
}

table.jigyou th {
	text-align: left;
	vertical-align: middle;
	padding: 3px 5px;
	background: #dcdcdc;
	border: solid 1px #666;
}

table.jigyou td {
	padding: 3px 5px;
	border: solid 1px #666;
}

table.jigyou col.meishou {
	width: 7em;
}

table.jigyou col.naiyou {
	width: 16em;
}

table.jigyou col.k_01 {
	width: auto;
}

table.jigyou col.k_02 {
	width: 11em;
}

table.jigyou col.k_03 {
	width: 7em;
}

table.jigyou col.k_04 {
	width: auto;
}

body.renmei div#contents p.txt-ind_3em,
body.renmei div#contents p.txt-ind_2em,
body.renmei div#contents p.txt-ind_1em {
	margin-bottom: 0;
	margin-left: 8em;
	text-indent: -3em;
}

body.renmei div#contents p.txt-ind_3em {
	text-indent: -3em;
}

body.renmei div#contents p.txt-ind_2em {
	text-indent: -2em;
}

body.renmei div#contents p.txt-ind_1em {
	text-indent: -1em;
}

body.renmei div#contents p.txt {
	margin-bottom: 0;
	margin-left: 6em;
	text-indent: 0;
}

body.renmei div#contents ul.list_txt-ind_03 {
	list-style-type: none;
	text-indent: 2.3em;
}

body.renmei div#contents ul.list_txt-ind_03 li {
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 2.3em;
	text-indent: -2.3em;
}

body.renmei div#contents ul.list_txt-ind_03 li p.txt-ind {
	margin: 0 0 0 1.3em;
	text-indent: -1.3em;
}

body.renmei div#contents ul table.nittei,
body.renmei div#contents ul table.nittei2 {
	margin: 0 0 0 0;
}

body.renmei div#contents ul table.nittei td {
	padding-left: 1em;
	text-indent: 0;
}

body.renmei div#contents ul table.nittei2 td {
	padding-left: 0;
	text-indent: 0;
}

body.renmei div#contents ul table.nittei col.nittei_01,
body.renmei div#contents ul table.nittei2 col.nittei_01 {
	width: 4em;
	text-align: right;
}

body.renmei div#contents ul table.nittei col.nittei_02,
body.renmei div#contents ul table.nittei2 col.nittei_02 {
	width: auto;
}

body.renmei div#contents ul table.nittei col.nittei_03,
body.renmei div#contents ul table.nittei2 col.nittei_03 {
	width: 5em;
	text-align: right;
}

body.renmei div#contents ul table.nittei col.nittei_04,
body.renmei div#contents ul table.nittei2 col.nittei_04 {
	width: 2em;
	text-align: right;
}
