@charset "Shift_JIS";

/*=========================================*/
/* 合併特例区協議会 */
/*=========================================*/


h2#main_title{
	background-image: url(../kyogikai/images/main_title.jpg);
	background-repeat: no-repeat;
	height: 120px;
	width: 700px;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
}

h2#main_title_status_of_council{
	background-image: url(../kyogikai/images/main_title.png);
	background-repeat: no-repeat;
	height: 53px;
	width: 700px;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
}

#sidetitle_title{
	background-image: url(../kyogikai/images/sidemenu_title.gif);
	background-repeat: no-repeat;
	height: 50px;
	width: 223px;
	text-indent: -9999px;
}


h3#pg_contents_title_kyogikai {
	background-image:url(../kyogikai/images/contents_title_line.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 10px;
	margin-bottom: 5px;
	width: 640px;
    }
	
#status_of_council_list td {
	background-image: url(../images/line_01.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
    }


ul#pg_contents_attached_kyogikai {
	background-image:url(../kyogikai/images/attached_title.png);
	background-repeat: no-repeat;
	padding-top: 50px;
	width: 640px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	clear: both;
    }
	
ul#pg_contents_attached_kyogikai li {
	margin: 0px;
	list-style-type: none;
	list-style-position: inside;
	clear: both;
	background-image: url(../images/line_01.gif);
	background-repeat: repeat-x;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	background-position: bottom;
    }
	
ul#pg_contents_attached_kyogikai li.pg_contents_attached_kyogikai_pdf a {
	background-image: url(../images/icon_pdf.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-top: 2px;
	padding-bottom: 2px;
    }
	
ul#pg_contents_attached_kyogikai li.pg_contents_attached_kyogikai_excel a {
	background-image: url(../images/icon_excel.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-top: 2px;
	padding-bottom: 2px;
    }
	
ul#pg_contents_attached_kyogikai li.pg_contents_attached_kyogikai_word a {
	background-image: url(../images/icon_word.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-top: 2px;
	padding-bottom: 2px;
    }

ul#pg_contents_attached_kyogikai li.pg_contents_attached_kyogikai_other a {
	background-image: url(../images/icon_file.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-top: 2px;
	padding-bottom: 2px;
    }


/*合併協議会の委員*/
#kyogikai_member_table {
	margin-top: 20px;
	margin-bottom: 10px;
	margin-left: 70px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
    }

#kyogikai_member_table td,th,caption {
	padding: 3px;
    }
	
#kyogikai_member_table th {
	background-color:#c6dce7;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #7CB0C9;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	}
	
#kyogikai_member_table td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
    }
	
.kyogikai_member_rightline {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
    }
