/*reset*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
margin: 0;
padding: 0;
border: 0;
font-size: 100%;
font: inherit;
vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
display: block;
}
body {
line-height: 1;
}
ol, ul {
list-style: none;
}
blockquote, q {
quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
content: '';
content: none;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
a{
text-decoration:none;
outline:none;
}

/*全体要素*/
html,body{
	height:100%;
}
body{
	
	background-image:url(../images/bg_body.gif);
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
}
div#shadow{
	background-image:url(../images/bg_shadow.gif);
	background-position:top center;
	background-repeat:repeat-y;
}
#main_space{
	margin:0px auto;
	padding:0px;
	width:949px;
	position:relative;
	height:auto !important;
	min-height:100%;
	height:100%;
	background:#fff;
}
#main_space h1{
	margin:0
}
/*ヘッダー*/
#header_space{
	margin:0px;
	padding:0px;
	height:8.4em;
	clear:both;
	background:url(../images/bg_header.jpg) bottom center no-repeat;
	width:100%;
}
h1{font-size:0.75em /*12px*/ ; line-height:1.5em;}
/*コンテンツ（全体）*/
#contents_area{
	padding:0px 0px 125px 0px;
	margin:0px;
	clear:both;
}
/*パンくず*/
ul#control{	font-size:0.75em /*12px*/; padding:12px 24px; width:901px!important;}
#navi{
	float:left;
	line-height:1.2em;
}
/*文字サイズ*/
#mojiSize{
	width:172px;
	height:25px;
	background:url(../images/bg_mojiSize.gif);
	float:right
}
#mojiSize span{display:none;}
#mojiSize ul{
	padding-left:90px;
	padding-top:3px;
}
#mojiSize ul li{
	float:left;
	padding-left:5px;
	height:25px;
}
#mojiSize ul li a{
	width:20px;
	height:18px;
	display:block;
}

ul#control li#mojiSize ul li a#header_small{
	background:url(../images/btn_small.gif) top left no-repeat;
}
ul#control li#mojiSize ul li a.header_small_on{
	background:url(../images/btn_small_on.gif) top left no-repeat !important;
}
ul#control li#mojiSize ul li a#header_mideum{
	background:url(../images/btn_normal.gif) top left no-repeat;
}
ul#control li#mojiSize ul li a.header_mideum_on{
	background:url(../images/btn_normal_on.gif) top left no-repeat !important;
}
ul#control li#mojiSize ul li a#header_large{
	background:url(../images/btn_big.gif) top left no-repeat;
}
ul#control li#mojiSize ul li a.header_large_on{
	background:url(../images/btn_big_on.gif) top left no-repeat !important;
}

/*コンテンツ（中身）*/
#contents_space{
	margin:0px;
	padding:0px;
}
/*左メニュー*/
#side_menu{
float:left;
width:207px;
background:#DDDDDE;
padding:0px;
font-size:15px;
}
#side_menu div.menu_fusen{
background-color:white;
background-image:url(../images/bg_h3.gif);
background-repeat:repeat-y;
margin:14px;
height:2.0em;
line-height:2.0em;
padding-left:1.0em;
}
#side_menu div.menu_fusen a{ color:black }
#side_menu div.menu_fusen a:hover{ color:red }


#side_menu table{
	margin:15px;
}

#side_menu table.menu1 tr td{
width:177px;
height:45px;
line-height:45px;
padding-left:0.5em;
background-color:white;
}

#side_menu table.menu1 tr td#side_menu_top{
height:37px;
line-height:37px;
color:#595757;
padding-left:0.5em;
background:url(../images/side_menu_top.gif);
margin:15px 15px 0px 15px;
border:none;
}
#side_menu table.menu1 tr td.middle_last{
border-bottom:none;
}
#side_menu table tr td.middle{
border-bottom:2px dotted #BEBDBD;
}
#side_menu table.menu1 tr td#side_menu_bottom{
background-image:url(../images/side_menu_bottom.gif);
background-position: center bottom;
background-repeat:no-repeat;
height:10px;
border:none;
}
#side_menu table.menu1 tr td:hover{
	background-image:url(../images/side_menu_on.gif);
}
#side_menu table.menu1 tr td a{
	color:black;
}
#side_menu table.menu2{
background-image:url(../images/bg_side_menu2.gif);
height:294px;
}
#side_menu table.menu2 tr td{
width:177px;
height:45px;
line-height:20px;
padding-left:0.8em;
font-size:15px;
vertical-align: middle;
}
#side_menu table.menu2 tr td:hover{
	background-image:url(../images/side_menu_on.gif);
}
#side_menu table td.sidemenu_on{
	background-image:url(../images/side_menu_on.gif);
}
#side_menu table.menu2 tr td a{
	color:#595757;
	background:url(../images/icon_arrow2.gif) center left no-repeat;
	padding-left:1.0em;
	display:block;
	height:45px;
	
	line-height:45px;
}
#side_menu table.menu2 tr td a.twoLine{
	height:45px;

	line-height:22px;
}
ul.menu3{margin:15px;background:url(../images/bg_side_menu3.gif);padding:16px 10px}
ul.menu3 li{font-size:12px;line-height:1.5em; width:158px}
ul.menu3 li a{color:black}
.colorRed a{color:red !important}

div.adobe{margin:15px 24px; font-size:10px; line-height:1.5em;}

/*メインコンテンツ*/
#main_contents{
	float:left;
	width:686px;
	padding:0 28px;
}
#main_contents a{color:black;text-decoration:underline}
#main_contents a:hover{color:red}
h2{
	background:url(../images/bg_h2.gif) no-repeat;
	font-size:1.25em /*20px */;
	line-height:44px;
	width:666px;
	padding-left:1.0em;
	margin-bottom:20px;
	color:#5F5F5F;
	font-weight:bold
}
h3{
	background:url(../images/bg_h3.gif) no-repeat left center;
	padding-left:0.8em;
	font-size:1.0em;
}
p{
	font-size:0.8125em /* 13px */;
	line-height:2.0em;
	padding:1.0em 0;
}
#main_contents table{line-height:1.5em;}
#main_contents table th,
#main_contents table td {padding:10px; margin:10px}
#main_contents table th{
	background:#DDDDDE;
}
#main_contents img{margin:1.0em 0}
ul.list{
	padding:1.0em 0;
}
ul.list>li{
	font-size:0.8125em /* 13px */;
	line-height:2.5em;
	background: url(../images/icon_list.gif) left 0.75em no-repeat;
	padding-left:1.5em;
	margin-left:1.5em;
}
ul.list>li ul.kaisaiDate{
	list-style:none;
	margin-bottom:5px;
}
ul.list>li ul.kaisaiDate li{
	float:left;
	width:30%;
}
ul.list>li ul.kaisaiDate li+li{
	width:54%
}
ul.list>li ul.kaisaiDate li.shousai{
	width:13%;
	border: 1px solid #999;
	text-align:center;
	float:right
}
ul.list>li ul.kaisaiDate li.shousai a{
text-decoration:none !important;
}
span.kaisai_title{background:url(../images/icon_list.gif) no-repeat center left; padding-left:16px; line-height:1.5em;}

.button{
background:url("../images/btn_gray.gif") no-repeat;
height:68px;
width:204px;
line-height:68px;
text-align:center;
}


/*フッター*/
#footer_space{
	margin:0px;
	padding:0px;
	position:absolute;
	bottom:0px;
	left:0px;
	width:100%;
	clear:both;
	background:url(../images/bg_footer.gif) repeat-x;
	font-size:13px;
	line-height:26px;
	height:26px;
	text-align:center;
	color:white
}

/*トップページ*/
#main_contents img.top{margin:0 0 1.0em 0}
#main_contents h2.topics{
	background:url(../images/bg_h2_topics.gif) no-repeat;
	font-size:1.25em /*20px */;
	width:666px;
	padding-left:1.0em;
	margin-bottom:20px;
	height:43px;
}
#main_contents span.f_blue{color:#14679E}
#main_contents span.topics_date{font-size:0.75em; /*12px*/}
h2.topics span{display:none;}

/*トピックスの横並び定義リスト*/
dl.topInfo {
	width: 690px;
    overflow: hidden;
    zoom: 1;
    border-bottom:1px dotted #000;
    margin:10px 0 5px 0;
}
dl.topInfo dt {
    width: 560px;
    float: left;
    min-height:86px;
    clear: both;
}
dl.topInfo dd {
    padding: 0 0 5px 560px;
}

dl.topInfo h3{
	background:url(../images/icon_arrow.gif) center left no-repeat;
	padding:0 20px;
	margin-bottom:10px;
	font-size:0.75em; /*12px*/
	}

/*20140110追記*/
p.gotop{
	text-align:right;
	margin:0 30px;
	padding-top:3px;
}
p.iMap{
	margin:0 auto;
	text-align:center;
}
p.iMap img{
	border:1px solid #000;
}
hr.dotline{
	border: 0;
    border-bottom: 1px dashed #ccc;
    background: #999;
}
hr.sche-line{
	border: 0;
	height: 1px;
	background: #333;
	background-image: -webkit-linear-gradient(left, #ccc, #333, #ccc);
	background-image:    -moz-linear-gradient(left, #ccc, #333, #ccc);
	background-image:     -ms-linear-gradient(left, #ccc, #333, #ccc);
	background-image:      -o-linear-gradient(left, #ccc, #333, #ccc);
	margin:15px auto 20px auto;
}

p.navi2{
	line-height:1.2em;
	text-align:right;
	padding:12px 1em 12px auto;
}



/*更新履歴テーブル*/
#main_contents table.rnT{font-size:0.8125em; line-height:1.5em;}
#main_contents table.rnT th.th14{
	background:#aaa;
}
#main_contents table.rnT th.th13{
	background:#bbb;}
#main_contents table.rnT th.th12{
	background:#ccc;}
#main_contents table.rnT th.th11{
	background:#ddd;}
#main_contents table.rnT th.th10{
	background:#eee;}
#main_contents table.rnT th,#main_contents table.rnT td{
	border-bottom:1px solid #ccc;
}
/*協議会傍聴参加申込み*/
ul.apply{margin:auto 0}
ul.apply li{
	float:left;
	margin-left:92px;
}
ul.apply li a{
	display:block;
	height:68px;
	width:204px;
	color:#5F5F5F
}


/*協議会へのご意見*/
ul.k_opinion_menu{width:100%}
ul.k_opinion_menu li{margin-bottom:10px; margin-left:auto; margin-right:auto;}
ul.k_opinion_menu li a{
	display:block;
	height:68px;
	width:204px;
	color:#5F5F5F;
}
div.bassui{
font-size:0.75em;
padding:10px;
border-top: dotted 1px;
border-bottom: dotted 1px;
width:90%;
color:#3f3f3f;
margin:0 auto;
line-height:2.0em;
}

/*活動報告*/
span.siryou_title_01{
font-weight:bold;
border-bottom:1px dashed;
display:block;
color:#3f3f3f;
font-size:1.08em;
}
span.siryou_title_02{font-size:0.835em}
span.siryou_title_02 + ul.list{
	padding-top:0px !important;
}

/*サイトマップ*/
ul.sitemap{

}
ul.sitemap li{
	float:left;
	width:50%;
}
ul.sitemap li div{
	font-size:0.75em; /*12px*/
	line-height:1.5em;
	margin-bottom:2.0em;
	width:50%;
	color:#5F5F5F;
}
ul.sitemap li div span.sitemap_level1{
	background:
	font-size:1.17em; /*14px*/
	font-weight:bold;
	line-height:1.5em;
	background:url(../images/icon_sitemap.gif) no-repeat left center;
	padding-left:1.2em;
}
ul.sitemap li div dl{
	margin:0.5em 1.17em 0.5em;
	min-width:170%;
	
}
ul.sitemap li div dl dt{
	background:#eeeeee;
}
ul.sitemap li div dl dd{
	margin-left:1.0em;
}
/*回り込み解除*/
.clearfix {width:100%;}
.clearfix:after{
content: ""; 
display: block; 
clear: both;}

/*----------------------------*/
/*-- 　追加CSS　 --*/
/*----------------------------*/
p.goiken_kei {
	border: 1px solid black;
	padding: 24px;
	width: 65%;
	margin-left: 2em;
	background: #CCC;
	color: #777;
}
p.goiken_kei span {
	color: #eee;
	background: #d90a0a;
	padding: 5px;
	text-align: center;
	display: block;
	margin: 10px 0;
}
/*----------------------------*/
/*-- 　印刷指定　 --*/
/*----------------------------*/
@media print {
    html,body,#main_space{
        height:auto;
    }
    #main_space{
        margin:0px auto;
        position:static;
    }
    #footer_space{
        position:static;
    }
    div#contents_space > ul{
    	display:table
    }

}