|
@@ -1,45 +1,47 @@
|
1
|
1
|
<!doctype html>
|
2
|
2
|
<html lang="ja">
|
3
|
|
- <head>
|
4
|
|
- <meta charset="utf-8">
|
5
|
|
- <title>北方町ホームページ</title>
|
6
|
|
- <link rel="stylesheet" href="../../css/base.css">
|
7
|
|
- <link rel="stylesheet" href="../../css/second_header.css">
|
8
|
|
- <link rel="stylesheet" href="../../css/footer.css">
|
9
|
|
- <link rel="stylesheet" href="../../css/section.css">
|
10
|
|
- <link rel="stylesheet" href="../../css/third_template.css" >
|
11
|
|
- <link rel="stylesheet" href="../../css/table.css" >
|
12
|
|
- <link rel="stylesheet" href="../../css/pageview.css" >
|
13
|
|
-<script src="../../js/operation.js"></script>
|
14
|
|
-<meta name="google-translate-customization" content="45643f5d79d6e245-283971e7754d7b90-g905c6e6b6867bf2f-2f"></meta>
|
|
3
|
+
|
|
4
|
+<head>
|
|
5
|
+ <meta charset="utf-8">
|
|
6
|
+ <title>北方町ホームページ</title>
|
|
7
|
+ <link rel="stylesheet" href="../../css/base.css">
|
|
8
|
+ <link rel="stylesheet" href="../../css/second_header.css">
|
|
9
|
+ <link rel="stylesheet" href="../../css/footer.css">
|
|
10
|
+ <link rel="stylesheet" href="../../css/section.css">
|
|
11
|
+ <link rel="stylesheet" href="../../css/third_template.css">
|
|
12
|
+ <link rel="stylesheet" href="../../css/table.css">
|
|
13
|
+ <link rel="stylesheet" href="../../css/pageview.css">
|
|
14
|
+ <script src="../../js/operation.js"></script>
|
|
15
|
+ <meta name="google-translate-customization" content="45643f5d79d6e245-283971e7754d7b90-g905c6e6b6867bf2f-2f">
|
|
16
|
+ </meta>
|
15
|
17
|
</head>
|
16
|
18
|
|
17
|
19
|
<body id="back">
|
18
|
|
-<div id="main" class="gothic">
|
19
|
|
-<!--セクション 操作-->
|
20
|
|
-<section id="operation" >
|
21
|
|
-<!--セクション 住所-->
|
22
|
|
-<article id="address" >
|
23
|
|
-<address id="operation_add">
|
24
|
|
-<span>北方町役場</span><span> 〒501-0492</span><span> 岐阜県本巣郡北方町長谷川1丁目1番地</span><span> TEL:058-323-1111(代)</span>
|
25
|
|
-</address>
|
26
|
|
-</article>
|
27
|
|
-<div id="controle_panel">
|
28
|
|
-<!--セクション 背景色-->
|
29
|
|
-<article id="bgcolor" >
|
30
|
|
-<img src="../../css/img/013.png" alt="背景色変更ボックス" />
|
31
|
|
-<div id="bgcolor_img">
|
32
|
|
-<input id="button1" width="29px" height="28px" value=" " alt=" " type="image" onClick="setBackground3(1)">
|
33
|
|
-<input id="button2" width="29px" height="28px" value=" " alt=" " type="image" onClick="setBackground3(2)">
|
34
|
|
-<input id="button3" width="29px" height="28px" value=" " alt=" " type="image" onClick="setBackground3(3)">
|
35
|
|
-</div>
|
36
|
|
-<script>
|
37
|
|
-getBackgNumber3();
|
38
|
|
-</script>
|
39
|
|
-</article>
|
|
20
|
+ <div id="main" class="gothic">
|
|
21
|
+ <!--セクション 操作-->
|
|
22
|
+ <section id="operation">
|
|
23
|
+ <!--セクション 住所-->
|
|
24
|
+ <article id="address">
|
|
25
|
+ <address id="operation_add">
|
|
26
|
+ <span>北方町役場</span><span> 〒501-0492</span><span> 岐阜県本巣郡北方町長谷川1丁目1番地</span><span> TEL:058-323-1111(代)</span>
|
|
27
|
+ </address>
|
|
28
|
+ </article>
|
|
29
|
+ <div id="controle_panel">
|
|
30
|
+ <!--セクション 背景色-->
|
|
31
|
+ <article id="bgcolor">
|
|
32
|
+ <img src="../../css/img/013.png" alt="背景色変更ボックス" />
|
|
33
|
+ <div id="bgcolor_img">
|
|
34
|
+ <input id="button1" width="29px" height="28px" value=" " alt=" " type="image" onClick="setBackground3(1)">
|
|
35
|
+ <input id="button2" width="29px" height="28px" value=" " alt=" " type="image" onClick="setBackground3(2)">
|
|
36
|
+ <input id="button3" width="29px" height="28px" value=" " alt=" " type="image" onClick="setBackground3(3)">
|
|
37
|
+ </div>
|
|
38
|
+ <script>
|
|
39
|
+ getBackgNumber3();
|
|
40
|
+ </script>
|
|
41
|
+ </article>
|
40
|
42
|
|
41
|
|
-<!--セクション 文字サイズ-->
|
42
|
|
-<!--<article id="charsize" >
|
|
43
|
+ <!--セクション 文字サイズ-->
|
|
44
|
+ <!--<article id="charsize" >
|
43
|
45
|
<img src="../../css/img/008.png" alt="文字サイズ変更ボックス" />
|
44
|
46
|
<div id="charsize_img">
|
45
|
47
|
<img src="../../css/img/005.png" alt="文字大きさ変更、小さい" />
|
|
@@ -48,243 +50,264 @@ getBackgNumber3();
|
48
|
50
|
</div>
|
49
|
51
|
</article>-->
|
50
|
52
|
|
51
|
|
-<!--セクション サイトマップ-->
|
52
|
|
-<article id="sitemap" >
|
53
|
|
- <div id="sitemap_img">
|
54
|
|
-<a href="../../second/sitemap.html"><img src="../../css/img/kitagata_sitemap.png" alt="サイトマップ" /></a>
|
55
|
|
- </div>
|
56
|
|
-</article>
|
57
|
|
-<!--セクション お問い合わせ-->
|
58
|
|
-<article id="contact" >
|
59
|
|
- <div id="contact_img">
|
60
|
|
-<a href="../../third/town_admini_info/administrative_organization_chart.html"><img src="../../css/img/kitagata_support.png" alt="お問い合わせはこちらから" /></a>
|
61
|
|
- </div>
|
62
|
|
-</article>
|
63
|
|
-<!--セクション 翻訳-->
|
64
|
|
-<article id="translation" >
|
65
|
|
-<div id="translation_img">
|
66
|
|
-<!--<img src="../../css/img/kitagata_Language.png" alt="翻訳" />-->
|
67
|
|
-<div id="google_translate_element"></div>
|
68
|
|
-<script type="text/javascript">
|
69
|
|
-function googleTranslateElementInit() {
|
70
|
|
-new google.translate.TranslateElement({pageLanguage: 'ja', layout: google.translate.TranslateElement.InlineLayout.SIMPLE}, 'google_translate_element');
|
71
|
|
-}
|
72
|
|
-</script>
|
73
|
|
-<script type="text/javascript" src="//translate.google.com/translate_a/element.js?cb=googleTranslateElementInit"></script>
|
74
|
|
-</div>
|
75
|
|
-</article>
|
76
|
|
-<div id="claer">
|
77
|
|
-</div>
|
78
|
|
-</div>
|
79
|
|
-</section>
|
80
|
|
- <!--ヘッダーデータ-->
|
81
|
|
- <header>
|
82
|
|
- <div id="header" class="gothic">
|
83
|
|
- <a href="../../index.html"><img src="../../css/img/header_emblem.png" width="200px" height="260px"/></a>
|
84
|
|
- <div id="h_block_1">
|
85
|
|
- <div class="h_line">
|
86
|
|
- </div>
|
87
|
|
- <article class="h_text_l">
|
88
|
|
- <a class="h_link" href="../../second/living.html"><span class="h_text">くらしの情報</span></a>
|
89
|
|
- </article>
|
90
|
|
- <article class="h_text_l">
|
91
|
|
- <a class="h_link" href="../../second/tourism.html"><span class="h_text">観光</span></a>
|
92
|
|
- </article>
|
93
|
|
- <article class="h_text_l">
|
94
|
|
- <a class="h_link" href="../../second/business.html"><span class="h_text">事業者向け情報</span></a>
|
95
|
|
- </article>
|
96
|
|
- <article class="h_text_l">
|
97
|
|
- <a class="h_link" href="../../second/town_admini_info.html"><span class="h_text">町政情報</span></a>
|
98
|
|
- </article>
|
99
|
|
- </div>
|
100
|
|
- <div id="h_block_search">
|
101
|
|
- <div class="h_line"></div>
|
102
|
|
- <article class="h_search">
|
103
|
|
- <div class="space10"></div>
|
104
|
|
- <form action="http://www.google.com/search">
|
105
|
|
- <input type="hidden" name="hl" value="ja" />
|
106
|
|
- <input type="hidden" name="ie" value="UTF-8">
|
107
|
|
- <input type="hidden" name="oe" value="UTF-8">
|
108
|
|
- <input type="hidden" value="www.town.kitagata.gifu.jp" name="as_sitesearch" />
|
109
|
|
- <input type="text" name="q" size="16" maxlength="256" value="" />
|
110
|
|
- <input type="submit" name="btnG" value="検索" />
|
111
|
|
- </form>
|
112
|
|
- </article>
|
113
|
|
- </div>
|
114
|
|
- </div>
|
115
|
|
- </header>
|
|
53
|
+ <!--セクション サイトマップ-->
|
|
54
|
+ <article id="sitemap">
|
|
55
|
+ <div id="sitemap_img">
|
|
56
|
+ <a href="../../second/sitemap.html"><img src="../../css/img/kitagata_sitemap.png" alt="サイトマップ" /></a>
|
|
57
|
+ </div>
|
|
58
|
+ </article>
|
|
59
|
+ <!--セクション お問い合わせ-->
|
|
60
|
+ <article id="contact">
|
|
61
|
+ <div id="contact_img">
|
|
62
|
+ <a href="../../third/town_admini_info/administrative_organization_chart.html"><img
|
|
63
|
+ src="../../css/img/kitagata_support.png" alt="お問い合わせはこちらから" /></a>
|
|
64
|
+ </div>
|
|
65
|
+ </article>
|
|
66
|
+ <!--セクション 翻訳-->
|
|
67
|
+ <article id="translation">
|
|
68
|
+ <div id="translation_img">
|
|
69
|
+ <!--<img src="../../css/img/kitagata_Language.png" alt="翻訳" />-->
|
|
70
|
+ <div id="google_translate_element"></div>
|
|
71
|
+ <script type="text/javascript">
|
|
72
|
+ function googleTranslateElementInit() {
|
|
73
|
+ new google.translate.TranslateElement({
|
|
74
|
+ pageLanguage: 'ja',
|
|
75
|
+ layout: google.translate.TranslateElement.InlineLayout.SIMPLE
|
|
76
|
+ }, 'google_translate_element');
|
|
77
|
+ }
|
|
78
|
+ </script>
|
|
79
|
+ <script type="text/javascript"
|
|
80
|
+ src="//translate.google.com/translate_a/element.js?cb=googleTranslateElementInit"></script>
|
|
81
|
+ </div>
|
|
82
|
+ </article>
|
|
83
|
+ <div id="claer">
|
|
84
|
+ </div>
|
|
85
|
+ </div>
|
|
86
|
+ </section>
|
|
87
|
+ <!--ヘッダーデータ-->
|
|
88
|
+ <header>
|
|
89
|
+ <div id="header" class="gothic">
|
|
90
|
+ <a href="../../index.html"><img src="../../css/img/header_emblem.png" width="200px" height="260px" /></a>
|
|
91
|
+ <div id="h_block_1">
|
|
92
|
+ <div class="h_line">
|
|
93
|
+ </div>
|
|
94
|
+ <article class="h_text_l">
|
|
95
|
+ <a class="h_link" href="../../second/living.html"><span class="h_text">くらしの情報</span></a>
|
|
96
|
+ </article>
|
|
97
|
+ <article class="h_text_l">
|
|
98
|
+ <a class="h_link" href="../../second/tourism.html"><span class="h_text">観光</span></a>
|
|
99
|
+ </article>
|
|
100
|
+ <article class="h_text_l">
|
|
101
|
+ <a class="h_link" href="../../second/business.html"><span class="h_text">事業者向け情報</span></a>
|
|
102
|
+ </article>
|
|
103
|
+ <article class="h_text_l">
|
|
104
|
+ <a class="h_link" href="../../second/town_admini_info.html"><span class="h_text">町政情報</span></a>
|
|
105
|
+ </article>
|
|
106
|
+ </div>
|
|
107
|
+ <div id="h_block_search">
|
|
108
|
+ <div class="h_line"></div>
|
|
109
|
+ <article class="h_search">
|
|
110
|
+ <div class="space10"></div>
|
|
111
|
+ <form action="http://www.google.com/search">
|
|
112
|
+ <input type="hidden" name="hl" value="ja" />
|
|
113
|
+ <input type="hidden" name="ie" value="UTF-8">
|
|
114
|
+ <input type="hidden" name="oe" value="UTF-8">
|
|
115
|
+ <input type="hidden" value="www.town.kitagata.gifu.jp" name="as_sitesearch" />
|
|
116
|
+ <input type="text" name="q" size="16" maxlength="256" value="" />
|
|
117
|
+ <input type="submit" name="btnG" value="検索" />
|
|
118
|
+ </form>
|
|
119
|
+ </article>
|
|
120
|
+ </div>
|
|
121
|
+ </div>
|
|
122
|
+ </header>
|
|
123
|
+
|
|
124
|
+ <div id="third_body">
|
|
125
|
+ <!--セクション template-->
|
|
126
|
+ <section id="template">
|
|
127
|
+ <article id="breadcrumb">
|
|
128
|
+ <div id="breadcrumb_title">
|
|
129
|
+ <div id="breadcrumb_title_block">
|
|
130
|
+ <span id="breadcrumb_title"><a href="../../index.html">トップ</a>><a
|
|
131
|
+ href="../../second/Parliament.html">議会</a>>議員名簿</span>
|
|
132
|
+ </div>
|
|
133
|
+ </div>
|
|
134
|
+ </article>
|
|
135
|
+ <article id="template">
|
|
136
|
+ <div id="template_title" class="gothic">
|
|
137
|
+ <div id="template_title_block">
|
|
138
|
+ <span id="template_title">議員名簿</span>
|
|
139
|
+ </div>
|
|
140
|
+ </div>
|
|
141
|
+ <span id="template_article_block">
|
|
142
|
+ <table border="0" cellpadding="3" cellspacing="4" width="675" id="infokitagata" summary="datatable">
|
|
143
|
+ <tr>
|
|
144
|
+ <th valign="top" align="left" width="5%" bgcolor="#ADD8E6">議席番号</th>
|
|
145
|
+ <th valign="top" align="left" width="15%" bgcolor="#ADD8E6">氏名</th>
|
|
146
|
+ <th valign="top" align="left" width="40%" bgcolor="#ADD8E6">役職名</th>
|
|
147
|
+ <th valign="top" align="left" width="40%" bgcolor="#ADD8E6">住所</th>
|
|
148
|
+ </tr>
|
|
149
|
+
|
|
150
|
+ <tr>
|
|
151
|
+ <th valign="top" div style="text-align:right" bgcolor="#ADD8E6"> 1</th>
|
|
152
|
+ <td valign="top" align="left" bgcolor="#dcdcdc">石井 伸弘</td>
|
|
153
|
+ <td valign="top" align="left" bgcolor="#dcdcdc">総務教育常任委員会委員<br />
|
|
154
|
+ 行財政改革問題特別委員会委員<br />
|
|
155
|
+ 議会改革推進委員会委員<br />
|
|
156
|
+ 南東部開発事業特別委員会副委員長<br />
|
|
157
|
+ 水道事業経営審議会委員<br />
|
|
158
|
+ 農業振興地域整備促進協議会委員<br />
|
|
159
|
+
|
|
160
|
+ </td>
|
|
161
|
+ <td valign="top" align="left" bgcolor="#dcdcdc">北方町若宮2丁目67番地</td>
|
|
162
|
+ </tr>
|
|
163
|
+ <tr>
|
|
164
|
+ <th valign="top" div style="text-align:right" bgcolor="#ADD8E6"> 2</th>
|
|
165
|
+ <td valign="top" align="left" bgcolor="#dcdcdc">神谷 巧</td>
|
|
166
|
+ <td valign="top" align="left" bgcolor="#dcdcdc">総務教育常任委員会委員<br />
|
|
167
|
+ 行財政改革問題特別委員会副委員長<br />
|
|
168
|
+ 議会改革推進委員会委員<br />
|
|
169
|
+ 南東部開発事業特別委員会委員<br />
|
|
170
|
+ 社会教育委員<br />
|
|
171
|
+ 行政改革懇談会委員<br />
|
|
172
|
+
|
|
173
|
+ </td>
|
|
174
|
+ <td valign="top" align="left" bgcolor="#dcdcdc">北方町栄町1丁目41番地</td>
|
|
175
|
+ </tr>
|
|
176
|
+ <tr>
|
|
177
|
+ <th valign="top" div style="text-align:right" bgcolor="#ADD8E6"> 3</th>
|
|
178
|
+ <td valign="top" align="left" bgcolor="#dcdcdc">村木 俊文</td>
|
|
179
|
+ <td valign="top" align="left" bgcolor="#dcdcdc">厚生都市常任委員会委員<br />
|
|
180
|
+ 行財政改革問題特別委員会委員<br />
|
|
181
|
+ 議会改革推進委員会委員<br />
|
|
182
|
+ 南東部開発事業特別委員会委員<br />
|
|
183
|
+ もとす広域連合議会議員<br />
|
|
184
|
+ 計画審議会委員<br />
|
116
|
185
|
|
117
|
|
- <div id="third_body">
|
118
|
|
- <!--セクション template-->
|
119
|
|
- <section id="template" >
|
120
|
|
- <article id="breadcrumb" >
|
121
|
|
- <div id="breadcrumb_title">
|
122
|
|
- <div id="breadcrumb_title_block">
|
123
|
|
- <span id="breadcrumb_title"><a href="../../index.html">トップ</a>><a href="../../second/Parliament.html">議会</a>>議員名簿</span>
|
124
|
|
- </div>
|
125
|
|
- </div>
|
126
|
|
- </article>
|
127
|
|
- <article id="template" >
|
128
|
|
- <div id="template_title" class="gothic">
|
129
|
|
- <div id="template_title_block">
|
130
|
|
- <span id="template_title">議員名簿</span>
|
131
|
|
- </div>
|
132
|
|
- </div>
|
133
|
|
- <span id="template_article_block">
|
134
|
|
- <table border="0" cellpadding="3" cellspacing="4" width="675" id="infokitagata" summary="datatable">
|
135
|
|
- <tr>
|
136
|
|
- <th valign="top" align="left" width="5%" bgcolor="#ADD8E6">議席番号</th>
|
137
|
|
- <th valign="top" align="left" width="15%" bgcolor="#ADD8E6">氏名</th>
|
138
|
|
- <th valign="top" align="left" width="40%" bgcolor="#ADD8E6">役職名</th>
|
139
|
|
- <th valign="top" align="left" width="40%" bgcolor="#ADD8E6">住所</th>
|
140
|
|
- </tr>
|
|
186
|
+ </td>
|
|
187
|
+ <td valign="top" align="left" bgcolor="#dcdcdc">北方町高屋1130番地</td>
|
|
188
|
+ </tr>
|
|
189
|
+ <tr>
|
|
190
|
+ <th valign="top" div style="text-align:right" bgcolor="#ADD8E6"> 4</th>
|
|
191
|
+ <td valign="top" align="left" bgcolor="#dcdcdc">松野 由文</td>
|
|
192
|
+ <td valign="top" align="left" bgcolor="#dcdcdc">総務教育常任委員会委員長<br />
|
|
193
|
+ 議会運営委員会委員長<br />
|
|
194
|
+ 行財政改革問題特別委員会委員<br />
|
|
195
|
+ 議会改革推進委員会委員長<br />
|
|
196
|
+ 南東部開発事業特別委員会委員<br />
|
|
197
|
+ 議会だより編集委員会委員<br />
|
|
198
|
+ 公害対策審議会委員<br />
|
|
199
|
+ 図書館運営委員会委員<br />
|
|
200
|
+ まちづくり活動助成事業審査委員会委員<br />
|
|
201
|
+ 未来タウン北方ふれあいまつり実行委員会委員<br />
|
141
|
202
|
|
142
|
|
- <tr>
|
143
|
|
- <th valign="top" div style="text-align:right" bgcolor="#ADD8E6" > 1</th>
|
144
|
|
- <td valign="top" align="left" bgcolor="#dcdcdc" >村木 俊文</td>
|
145
|
|
- <td valign="top" align="left" bgcolor="#dcdcdc" >厚生都市常任委員会副委員長<br />
|
146
|
|
- 行財政改革問題特別委員会委員<br />
|
147
|
|
- 議会改革推進委員会副委員長<br />
|
148
|
|
- 南東部開発事業特別委員会委員<br />
|
149
|
|
- 議会だより編集委員<br />
|
150
|
|
- もとす広域連合議会議員<br />
|
151
|
|
- 公害対策審議会委員<br />
|
152
|
|
- 計画審議会委員
|
153
|
|
- </td>
|
154
|
|
- <td valign="top" align="left" bgcolor="#dcdcdc" >北方町高屋1130番地</td>
|
155
|
|
- </tr>
|
156
|
|
- <tr>
|
157
|
|
- <th valign="top" div style="text-align:right" bgcolor="#ADD8E6" > 2</th>
|
158
|
|
- <td valign="top" align="left" bgcolor="#dcdcdc" >松野 由文</td>
|
159
|
|
- <td valign="top" align="left" bgcolor="#dcdcdc" >厚生都市常任委員会委員長<br />
|
160
|
|
- 議会運営委員会委員<br />
|
161
|
|
- 行財政改革問題特別委員会委員<br />
|
162
|
|
- 議会改革推進委員会委員長<br />
|
163
|
|
- 南東部開発事業特別委員会委員<br />
|
164
|
|
- 議会だより編集委員<br />
|
165
|
|
- もとす広域連合議会議員<br />
|
166
|
|
- 社会教育委員<br />
|
167
|
|
- 未来タウン北方ふれあいまつり実行委員会委員
|
|
203
|
+ </td>
|
|
204
|
+ <td valign="top" align="left" bgcolor="#dcdcdc">北方町加茂519番地の2</td>
|
|
205
|
+ </tr>
|
168
|
206
|
|
169
|
|
- </td>
|
170
|
|
- <td valign="top" align="left" bgcolor="#dcdcdc" >北方町加茂519番地の2</td>
|
171
|
|
- </tr>
|
172
|
|
- <tr>
|
173
|
|
- <th valign="top" div style="text-align:right" bgcolor="#ADD8E6" > 3</th>
|
174
|
|
- <td valign="top" align="left" bgcolor="#dcdcdc" >三浦 元嗣</td>
|
175
|
|
- <td valign="top" align="left" bgcolor="#dcdcdc" >厚生都市常任委員会委員<br />
|
176
|
|
- 行財政改革問題特別委員会副委員長<br />
|
177
|
|
- 議会改革推進委員会委員<br />
|
178
|
|
- 南東部開発事業特別委員会副委員長<br />
|
179
|
|
- 水道事業経営審議会委員<br />
|
180
|
|
- 農業振興地域整備促進協議会委員
|
|
207
|
+ <tr>
|
|
208
|
+ <th valign="top" div style="text-align:right" bgcolor="#ADD8E6"> 5</th>
|
|
209
|
+ <td valign="top" align="left" bgcolor="#dcdcdc">三浦 元嗣</td>
|
|
210
|
+ <td valign="top" align="left" bgcolor="#dcdcdc">厚生都市常任委員会副委員長<br />
|
|
211
|
+ 行財政改革問題特別委員会委員<br />
|
|
212
|
+ 議会改革推進委員会副委員長<br />
|
|
213
|
+ 南東部開発事業特別委員会委員<br />
|
|
214
|
+ 議会だより編集委員会委員<br />
|
|
215
|
+ 水道事業経営審議会委員<br />
|
|
216
|
+ 農業振興地域整備促進協議会委員<br />
|
181
|
217
|
|
182
|
|
- </td>
|
183
|
|
- <td valign="top" align="left" bgcolor="#dcdcdc" >北方町北方1742番地</td>
|
184
|
|
- </tr>
|
185
|
|
- <tr>
|
186
|
|
- <th valign="top" div style="text-align:right" bgcolor="#ADD8E6" > 4</th>
|
187
|
|
- <td valign="top" align="left" bgcolor="#dcdcdc" >杉本真由美</td>
|
188
|
|
- <td valign="top" align="left" bgcolor="#dcdcdc" >総務教育常任委員会委員長<br />
|
189
|
|
- 議会運営委員会委員<br />
|
190
|
|
- 行財政改革問題特別委員会委員<br />
|
191
|
|
- 議会改革推進委員会委員<br />
|
192
|
|
- 南東部開発事業特別委員会委員<br />
|
193
|
|
- 議会だより編集委員<br />
|
194
|
|
- 水道事業経営審議会委員<br />
|
195
|
|
- 図書館運営委員会委員<br />
|
196
|
|
- まちづくり活動事業審査委員会委員<br />
|
197
|
|
- 未来タウン北方ふれあいまつり実行委員会委員<br />
|
198
|
|
- 学校構想検討委員会委員
|
|
218
|
+ </td>
|
|
219
|
+ <td valign="top" align="left" bgcolor="#dcdcdc">北方町北方1742番地</td>
|
|
220
|
+ </tr>
|
|
221
|
+ <tr>
|
|
222
|
+ <th valign="top" div style="text-align:right" bgcolor="#ADD8E6"> 6</th>
|
|
223
|
+ <td valign="top" align="left" bgcolor="#dcdcdc">杉本 真由美</td>
|
|
224
|
+ <td valign="top" align="left" bgcolor="#dcdcdc">副議長<br />
|
|
225
|
+ 厚生都市常任委員会委員<br />
|
|
226
|
+ 行財政改革問題特別委員会委員<br />
|
|
227
|
+ 議会改革推進委員会委員<br />
|
|
228
|
+ 南東部開発事業特別委員会委員<br />
|
|
229
|
+ 議会だより編集委員会委員長<br />
|
|
230
|
+ 公害対策審議会委員<br />
|
199
|
231
|
|
200
|
|
- </td>
|
201
|
|
- <td valign="top" align="left" bgcolor="#dcdcdc" >北方町高屋1578番地の1</td>
|
202
|
|
- </tr>
|
|
232
|
+ </td>
|
|
233
|
+ <td valign="top" align="left" bgcolor="#dcdcdc">北方町高屋1578番地の1</td>
|
|
234
|
+ </tr>
|
|
235
|
+ <tr>
|
|
236
|
+ <th valign="top" div style="text-align:right" bgcolor="#ADD8E6"> 7</th>
|
|
237
|
+ <td valign="top" align="left" bgcolor="#dcdcdc">安藤 哲雄</td>
|
|
238
|
+ <td valign="top" align="left" bgcolor="#dcdcdc">総務教育常任委員会副委員長<br />
|
|
239
|
+ 議会運営委員会委員<br />
|
|
240
|
+ 行財政改革問題特別委員会委員<br />
|
|
241
|
+ 議会改革推進委員会委員<br />
|
|
242
|
+ 南東部開発事業特別委員会委員<br />
|
|
243
|
+ 議会だより編集委員会委員<br />
|
|
244
|
+ 監査委員<br />
|
|
245
|
+ 計画審議会委員<br />
|
203
|
246
|
|
204
|
|
- <tr>
|
205
|
|
- <th valign="top" div style="text-align:right" bgcolor="#ADD8E6" > 5</th>
|
206
|
|
- <td valign="top" align="left" bgcolor="#dcdcdc" >安藤 哲雄</td>
|
207
|
|
- <td valign="top" align="left" bgcolor="#dcdcdc" >総務教育常任委員会副委員長<br />
|
208
|
|
- 行財政改革問題特別委員会副委員長<br />
|
209
|
|
- 議会改革推進委員会委員<br />
|
210
|
|
- 南東部開発事業特別委員会委員長<br />
|
211
|
|
- 議会だより編集委員<br />
|
212
|
|
- もとす広域連合議会議員<br />
|
213
|
|
- 公害対策審議会委員
|
214
|
|
- </td>
|
215
|
|
- <td valign="top" align="left" bgcolor="#dcdcdc" >北方町芝原東町1丁目48番地の2</td>
|
216
|
|
- </tr>
|
217
|
|
- <tr>
|
218
|
|
- <th valign="top" div style="text-align:right" bgcolor="#ADD8E6" > 6</th>
|
219
|
|
- <td valign="top" align="left" bgcolor="#dcdcdc" >安藤 巖</td>
|
220
|
|
- <td valign="top" align="left" bgcolor="#dcdcdc" >副議長<br />
|
221
|
|
- 厚生都市常任委員会委員<br />
|
222
|
|
- 行財政改革問題特別委員会委員<br />
|
223
|
|
- 議会改革推進委員会委員<br />
|
224
|
|
- 南東部開発事業特別委員会委員<br />
|
225
|
|
- 議会だより編集委員長<br />
|
226
|
|
- 農業振興地域整備促進協議会委員
|
|
247
|
+ </td>
|
|
248
|
+ <td valign="top" align="left" bgcolor="#dcdcdc">北方町芝原東町1丁目48番地の2</td>
|
|
249
|
+ </tr>
|
|
250
|
+ <tr>
|
|
251
|
+ <th valign="top" div style="text-align:right" bgcolor="#ADD8E6"> 8</th>
|
|
252
|
+ <td valign="top" align="left" bgcolor="#dcdcdc">鈴木 浩之</td>
|
|
253
|
+ <td valign="top" align="left" bgcolor="#dcdcdc">厚生都市常任委員会委員長<br />
|
|
254
|
+ 議会運営委員会副委員長<br />
|
|
255
|
+ 行財政改革問題特別委員会委員長<br />
|
|
256
|
+ 議会改革推進委員会委員<br />
|
|
257
|
+ 南東部開発事業特別委員会委員<br />
|
|
258
|
+ 議会だより編集委員会委員<br />
|
|
259
|
+ もとす広域連合議会議員<br />
|
|
260
|
+ 未来タウン北方ふれあいまつり実行委員会委員<br />
|
227
|
261
|
|
228
|
|
- </td>
|
229
|
|
- <td valign="top" align="left" bgcolor="#dcdcdc" >北方町柱本1丁目103番地</td>
|
230
|
|
- </tr>
|
231
|
|
- <tr>
|
232
|
|
- <th valign="top" div style="text-align:right" bgcolor="#ADD8E6" > 7</th>
|
233
|
|
- <td valign="top" align="left" bgcolor="#dcdcdc" >鈴木 浩之</td>
|
234
|
|
- <td valign="top" align="left" bgcolor="#dcdcdc" >総務教育常任委員会委員<br />
|
235
|
|
- 議会運営委員会副委員長<br />
|
236
|
|
- 行財政改革問題特別委員会委員長<br />
|
237
|
|
- 議会改革推進委員会委員<br />
|
238
|
|
- 南東部開発事業特別委員会委員<br />
|
239
|
|
- 監査委員<br />
|
240
|
|
- 計画審議会委員<br />
|
241
|
|
- 行政改革懇談会委員
|
|
262
|
+ </td>
|
|
263
|
+ <td valign="top" align="left" bgcolor="#dcdcdc">北方町高屋伊勢田1丁目26番地の5</td>
|
|
264
|
+ </tr>
|
|
265
|
+ <tr>
|
|
266
|
+ <th valign="top" div style="text-align:right" bgcolor="#ADD8E6">9</th>
|
|
267
|
+ <td valign="top" align="left" bgcolor="#dcdcdc">安藤 浩孝</td>
|
|
268
|
+ <td valign="top" align="left" bgcolor="#dcdcdc">議長<br />
|
|
269
|
+ 総務教育常任委員会委員<br />
|
|
270
|
+ 行財政改革問題特別委員会委員<br />
|
|
271
|
+ 議会改革推進委員会委員<br />
|
|
272
|
+ 南東部開発事業特別委員会委員<br />
|
|
273
|
+ 給食調理場運営委員会委員<br />
|
|
274
|
+ 未来タウン北方ふれあいまつり実行委員会委員<br />
|
|
275
|
+ 西濃環境整備組合議会議員<br />
|
|
276
|
+ </td>
|
|
277
|
+ <td valign="top" align="left" bgcolor="#dcdcdc">北方町春来町3丁目79番地</td>
|
|
278
|
+ </tr>
|
|
279
|
+ <tr>
|
|
280
|
+ <th valign="top" div style="text-align:right" bgcolor="#ADD8E6">10</th>
|
|
281
|
+ <td valign="top" align="left" bgcolor="#dcdcdc">井野 勝已</td>
|
|
282
|
+ <td valign="top" align="left" bgcolor="#dcdcdc">厚生都市常任委員会委員<br />
|
|
283
|
+ 議会運営委員会委員<br />
|
|
284
|
+ 行財政改革問題特別委員会委員<br />
|
|
285
|
+ 議会改革推進委員会委員<br />
|
|
286
|
+ 南東部開発事業特別委員会委員長<br />
|
|
287
|
+ もとす広域連合議会議員<br />
|
|
288
|
+ 行政改革懇談会委員<br />
|
242
|
289
|
|
243
|
|
- </td>
|
244
|
|
- <td valign="top" align="left" bgcolor="#dcdcdc" >北方町高屋伊勢田1丁目26番地の5</td>
|
245
|
|
- </tr>
|
246
|
|
- <tr>
|
247
|
|
- <th valign="top" div style="text-align:right" bgcolor="#ADD8E6" > 8</th>
|
248
|
|
- <td valign="top" align="left" bgcolor="#dcdcdc" >安藤 浩孝</td>
|
249
|
|
- <td valign="top" align="left" bgcolor="#dcdcdc" >議長<br />
|
250
|
|
- 総務教育常任委員会委員<br />
|
251
|
|
- 行財政改革問題特別委員会委員<br />
|
252
|
|
- 議会改革推進委員会委員<br />
|
253
|
|
- 南東部開発事業特別委員会委員<br />
|
254
|
|
- 給食調理場運営委員会委員<br />
|
255
|
|
- 未来タウン北方ふれあいまつり実行委員会委員<br />
|
256
|
|
- 西濃環境整備組合議会議員
|
|
290
|
+ </td>
|
|
291
|
+ <td valign="top" align="left" bgcolor="#dcdcdc">北方町芝原中町6丁目23番地の8</td>
|
|
292
|
+ </tr>
|
|
293
|
+ </table>
|
257
|
294
|
|
258
|
|
- </td>
|
259
|
|
- <td valign="top" align="left" bgcolor="#dcdcdc" >北方町春来町3丁目79番地</td>
|
260
|
|
- </tr>
|
261
|
|
- <tr>
|
262
|
|
- <th valign="top" div style="text-align:right" bgcolor="#ADD8E6" >10</th>
|
263
|
|
- <td valign="top" align="left" bgcolor="#dcdcdc" >井野 勝已</td>
|
264
|
|
- <td valign="top" align="left" bgcolor="#dcdcdc" >総務教育常任委員会委員<br />
|
265
|
|
- 議会運営委員会委員長<br />
|
266
|
|
- 行財政改革問題特別委員会委員<br />
|
267
|
|
- 議会改革推進委員会委員<br />
|
268
|
|
- 南東部開発事業特別委員会委員<br />
|
269
|
|
- 行政改革懇談会委員<br />
|
270
|
|
- 学校構想検討委員会委員
|
271
|
|
- </td>
|
272
|
|
- <td valign="top" align="left" bgcolor="#dcdcdc" >北方町芝原中町6丁目23番地の8</td>
|
273
|
|
- </tr>
|
274
|
|
- </table>
|
|
295
|
+ </span>
|
|
296
|
+ </article>
|
|
297
|
+ </section>
|
|
298
|
+ </div>
|
275
|
299
|
|
276
|
|
- </span>
|
277
|
|
- </article>
|
278
|
|
- </section>
|
279
|
|
- </div>
|
|
300
|
+ <footer>
|
|
301
|
+ <img src="../../css/img/kitagatafooter.png" width="920px" height="80px" alt="北方町" /><br />
|
|
302
|
+ <p class="footer_text"><a href="../../second/Copyright_and_link.html">リンクと著作権</a>|<a
|
|
303
|
+ href="../../second/Privacy_policy.html">個人情報保護指針</a>|<a
|
|
304
|
+ href="../../second/Barrier_free_policy.html">バリアフリーポリシー</a></p>
|
|
305
|
+ </footer>
|
280
|
306
|
|
281
|
|
- <footer>
|
282
|
|
- <img src="../../css/img/kitagatafooter.png" width="920px" height="80px" alt="北方町"/><br />
|
283
|
|
- <p class="footer_text"><a href="../../second/Copyright_and_link.html">リンクと著作権</a>|<a href="../../second/Privacy_policy.html">個人情報保護指針</a>|<a href="../../second/Barrier_free_policy.html">バリアフリーポリシー</a></p>
|
284
|
|
- </footer>
|
285
|
307
|
|
|
308
|
+ </div>
|
|
309
|
+ <img class="cgipageview" src="http://www.town.kitagata.gifu.jp/cgi-bin/pcount/pcount.cgi?Member_list" height="1"
|
|
310
|
+ width="1" />
|
|
311
|
+</body>
|
286
|
312
|
|
287
|
|
- </div>
|
288
|
|
- <img class="cgipageview" src="http://www.town.kitagata.gifu.jp/cgi-bin/pcount/pcount.cgi?Member_list" height="1" width="1" />
|
289
|
|
- </body>
|
290
|
|
-</html>
|
|
313
|
+</html>
|