/* =============== 再構築事業建築物概要用設定 =============== */

/* 再構築事業建築物概要用 */
dl.camp{
 margin:0 1em;
}

dl.camp dt{
 width:4.5em;
 float:left;
 margin:0;
}

/* 再構築事業建築物概要用 */
dl.camp dd{
 text-indent:0;
 margin:0;
}

/* =============== 右上メニュー用設定 =============== */

/* 右コンテンツ上メニュー用テーブル */
table.menu{
 text-align:center;
 margin:1em auto 0 auto;
}

/* 右コンテンツ上メニュー該当項目用 */
tr,td.menu-on{
 width:100px;
 background-color:#FFF;
 border:1.5px #CCCCFF solid;
 text-align:center;
 font-weight:bold;
}

.menu-on a{
 display:block;
 width:100%;
 text-decoration:none;
}

/* 右コンテンツ上メニュー該当外項目用 */
tr,td.menu-off{
 width:100px;
 background-color:#CCCCFF;
 text-align:center;
 font-weight:bold;
}

.menu-off a{
 display:block;
 width:100%;
 text-decoration:none;
}

/* =============== 経過報告用設定 =============== */

/* 経過報告ページ年月表記用 */
ul.keika{
 margin:0 2em;
}

/* 経過報告ページ年月表記用 */
ul.keika li{
 width:6em;
 float:left;
 margin:1em 0;
 list-style-type:none;
}

/* 月別経過報告用ページタイトル字 */
h5.keika{
 margin:1em auto 0.2em auto;
 font-weight:bold;
 font-size:1.3em;
 text-align:center;
}

/* 月別経過報告用項目タイトル字 */
h6.keika{
 margin:1em 0 0.5em 3em;
 text-align:left;
 font-weight:bold;
 font-size:1.2em;
}

/* 月別経過報告用テーブル＆募金手順用テーブル・中央合わせ */
table.keika{
 margin:auto;
 text-align:center;
 border:2px slateblue solid;
 border-collapse: collapse;
}

/* 月別経過報告用テーブル・文字右寄せ */
tr,td.right{
 background-color:#FFFFFF;
 border:1px slateblue dashed;
 text-align:right;
 font-weight:normal;
 padding:0 0.2em;
}

/* 月別経過報告用テーブル・文字左寄せ */
tr,td.left{
 background-color:#FFFFFF;
 border:1px slateblue dashed;
 text-align:left;
 font-weight:normal;
 padding:0 0.2em;
}

/* 月別経過報告用テーブル・タイトル用 */
tr,td.title{
 background-color:#CCCCFF;
 border:1px slateblue dashed;
 text-align:center;
 font-weight:bold;
}

/* =============== 募金手順用設定 =============== */

/* 募金手順用・左側 */
.leftside{
 width:270px;
 float:left;
 text-align:right;
}

/* 募金手順用・右側 */
.rightside{
 width:270px;
 float:right;
}

/* 募金手順用テーブル・左側 */
table.bokin1{
 float:right;
 width:230px;
 border:2px slateblue solid;
 border-collapse:collapse;
}

/* 募金手順用テーブル・右側 */
table.bokin2{
 float:left;
 width:230px;
 border:2px slateblue solid;
 border-collapse: collapse;
}

/* 募金手順用矢印 */
.arrow{
 text-indent:0;
 text-align:center;
 font-weight:bold;
 color:slateblue;
}

/* =============== 委員会組織用　横並びdl =============== */

dl.flat{
 margin:0 2.5em;
}

dl.flat dt{
 float:left;
 font-weight:normal;
 color:#334;
 margin-top:0;
 text-indent:1em;
}

dl.flat dd{
 margin-left:7em;
 text-indent:0;
}
