|
@@ -1,5 +1,6 @@
|
1
|
1
|
<!doctype html>
|
2
|
2
|
<html lang="ja">
|
|
3
|
+
|
3
|
4
|
<head>
|
4
|
5
|
<meta charset="utf-8">
|
5
|
6
|
<title>北方町ホームページ</title>
|
|
@@ -10,36 +11,37 @@
|
10
|
11
|
<link rel="stylesheet" href="../../css/third_template.css">
|
11
|
12
|
<link rel="stylesheet" href="../../css/table.css">
|
12
|
13
|
<link rel="stylesheet" href="../../css/pageview.css">
|
13
|
|
- <meta name="google-translate-customization" content="45643f5d79d6e245-283971e7754d7b90-g905c6e6b6867bf2f-2f"></meta>
|
|
14
|
+ <meta name="google-translate-customization" content="45643f5d79d6e245-283971e7754d7b90-g905c6e6b6867bf2f-2f">
|
|
15
|
+ </meta>
|
14
|
16
|
<script src="../../js/operation.js"></script>
|
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>
|
|
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>
|
39
|
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,374 +50,401 @@
|
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
|
61
|
|
- src="../../css/img/kitagata_support.png" alt="お問い合わせはこちらから"/></a>
|
62
|
|
- </div>
|
63
|
|
- </article>
|
64
|
|
- <!--セクション 翻訳-->
|
65
|
|
- <article id="translation">
|
66
|
|
- <div id="translation_img">
|
67
|
|
- <!--<img src="../../css/img/kitagata_Language.png" alt="翻訳" />-->
|
68
|
|
- <div id="google_translate_element"></div>
|
69
|
|
- <script type="text/javascript">
|
70
|
|
- function googleTranslateElementInit() {
|
71
|
|
- new google.translate.TranslateElement({
|
72
|
|
- pageLanguage: 'ja',
|
73
|
|
- layout: google.translate.TranslateElement.InlineLayout.SIMPLE
|
74
|
|
- }, 'google_translate_element');
|
75
|
|
- }
|
76
|
|
- </script>
|
77
|
|
- <script type="text/javascript"
|
78
|
|
- src="//translate.google.com/translate_a/element.js?cb=googleTranslateElementInit"></script>
|
79
|
|
- </div>
|
80
|
|
- </article>
|
81
|
|
- <div id="claer">
|
82
|
|
- </div>
|
83
|
|
- </div>
|
84
|
|
- </section>
|
85
|
|
-
|
86
|
|
- <!--ヘッダーデータ-->
|
87
|
|
- <header>
|
88
|
|
- <div id="header" class="gothic">
|
89
|
|
- <a href="../../index.html"><img src="../../css/img/header_emblem.png" width="200px" height="260px"/></a>
|
90
|
|
- <div id="h_block_1">
|
91
|
|
- <div class="h_line">
|
92
|
|
- </div>
|
93
|
|
- <article class="h_text_l">
|
94
|
|
- <a class="h_link" href="../../second/living.html"><span class="h_text">くらしの情報</span></a>
|
95
|
|
- </article>
|
96
|
|
- <article class="h_text_l">
|
97
|
|
- <a class="h_link" href="../../second/tourism.html"><span class="h_text">観光</span></a>
|
98
|
|
- </article>
|
99
|
|
- <article class="h_text_l">
|
100
|
|
- <a class="h_link" href="../../second/business.html"><span class="h_text">事業者向け情報</span></a>
|
|
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>
|
101
|
58
|
</article>
|
102
|
|
- <article class="h_text_l">
|
103
|
|
- <a class="h_link" href="../../second/town_admini_info.html"><span class="h_text">町政情報</span></a>
|
|
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>
|
104
|
65
|
</article>
|
105
|
|
- </div>
|
106
|
|
- <div id="h_block_search">
|
107
|
|
- <div class="h_line"></div>
|
108
|
|
- <article class="h_search">
|
109
|
|
- <div class="space10"></div>
|
110
|
|
- <form action="http://www.google.com/search">
|
111
|
|
- <input type="hidden" name="hl" value="ja"/>
|
112
|
|
- <input type="hidden" name="ie" value="UTF-8">
|
113
|
|
- <input type="hidden" name="oe" value="UTF-8">
|
114
|
|
- <input type="hidden" value="www.town.kitagata.gifu.jp" name="as_sitesearch"/>
|
115
|
|
- <input type="text" name="q" size="16" maxlength="256" value=""/>
|
116
|
|
- <input type="submit" name="btnG" value="検索"/>
|
117
|
|
- </form>
|
|
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>
|
118
|
82
|
</article>
|
|
83
|
+ <div id="claer">
|
|
84
|
+ </div>
|
119
|
85
|
</div>
|
120
|
|
- </div>
|
121
|
|
- </header>
|
|
86
|
+ </section>
|
122
|
87
|
|
123
|
|
- <div id="third_body">
|
124
|
|
- <!--セクション template-->
|
125
|
|
- <section id="template">
|
126
|
|
- <article id="breadcrumb">
|
127
|
|
- <div id="breadcrumb_title">
|
128
|
|
- <div id="breadcrumb_title_block">
|
129
|
|
- <span id="breadcrumb_title"><a href="../../index.html">トップ</a>><a href="../../second/town_admini_info.html">町政情報</a>>行政組織表</span>
|
|
88
|
+ <!--ヘッダーデータ-->
|
|
89
|
+ <header>
|
|
90
|
+ <div id="header" class="gothic">
|
|
91
|
+ <a href="../../index.html"><img src="../../css/img/header_emblem.png" width="200px" height="260px" /></a>
|
|
92
|
+ <div id="h_block_1">
|
|
93
|
+ <div class="h_line">
|
130
|
94
|
</div>
|
|
95
|
+ <article class="h_text_l">
|
|
96
|
+ <a class="h_link" href="../../second/living.html"><span class="h_text">くらしの情報</span></a>
|
|
97
|
+ </article>
|
|
98
|
+ <article class="h_text_l">
|
|
99
|
+ <a class="h_link" href="../../second/tourism.html"><span class="h_text">観光</span></a>
|
|
100
|
+ </article>
|
|
101
|
+ <article class="h_text_l">
|
|
102
|
+ <a class="h_link" href="../../second/business.html"><span class="h_text">事業者向け情報</span></a>
|
|
103
|
+ </article>
|
|
104
|
+ <article class="h_text_l">
|
|
105
|
+ <a class="h_link" href="../../second/town_admini_info.html"><span class="h_text">町政情報</span></a>
|
|
106
|
+ </article>
|
131
|
107
|
</div>
|
132
|
|
- </article>
|
133
|
|
- <article id="template">
|
134
|
|
- <div id="template_title" class="gothic">
|
135
|
|
- <div id="template_title_block">
|
136
|
|
- <span id="template_title">行政組織表</span>
|
137
|
|
- </div>
|
|
108
|
+ <div id="h_block_search">
|
|
109
|
+ <div class="h_line"></div>
|
|
110
|
+ <article class="h_search">
|
|
111
|
+ <div class="space10"></div>
|
|
112
|
+ <form action="http://www.google.com/search">
|
|
113
|
+ <input type="hidden" name="hl" value="ja" />
|
|
114
|
+ <input type="hidden" name="ie" value="UTF-8">
|
|
115
|
+ <input type="hidden" name="oe" value="UTF-8">
|
|
116
|
+ <input type="hidden" value="www.town.kitagata.gifu.jp" name="as_sitesearch" />
|
|
117
|
+ <input type="text" name="q" size="16" maxlength="256" value="" />
|
|
118
|
+ <input type="submit" name="btnG" value="検索" />
|
|
119
|
+ </form>
|
|
120
|
+ </article>
|
138
|
121
|
</div>
|
139
|
|
- </article>
|
140
|
|
- <article id="template_list_title">
|
141
|
|
- <div id="template_title2" class="gothic">
|
142
|
|
- <div id="template_title_block">
|
143
|
|
- <span id="template_title2">行政組織図</span>
|
|
122
|
+ </div>
|
|
123
|
+ </header>
|
|
124
|
+
|
|
125
|
+ <div id="third_body">
|
|
126
|
+ <!--セクション template-->
|
|
127
|
+ <section id="template">
|
|
128
|
+ <article id="breadcrumb">
|
|
129
|
+ <div id="breadcrumb_title">
|
|
130
|
+ <div id="breadcrumb_title_block">
|
|
131
|
+ <span id="breadcrumb_title"><a href="../../index.html">トップ</a>><a
|
|
132
|
+ href="../../second/town_admini_info.html">町政情報</a>>行政組織表</span>
|
|
133
|
+ </div>
|
144
|
134
|
</div>
|
145
|
|
- </div>
|
146
|
|
- <span id="template_article_block">
|
147
|
|
-<table class="infokitagata" width="100%">
|
148
|
|
- <tbody>
|
149
|
|
- <tr>
|
150
|
|
- <th id="1-1" colspan="2">議会</th>
|
151
|
|
- <td width="120" headers="1-1">議会事務局<br/>058-323-1117<br/><a href="../../second/Inquiry_form_parliament.html"
|
152
|
|
- title="議会事務局へのお問い合わせ">gikai@town.gifu-kitagata.lg.jp</a></td>
|
153
|
|
- <th width="51" id="1-2">庶務係</th>
|
154
|
|
- <td width="153" headers="1-2"> </td>
|
155
|
|
- </tr>
|
156
|
|
- <tr>
|
157
|
|
- <th width="56" rowspan="40" id="2-1">町長</th>
|
158
|
|
- <th width="56" rowspan="32" id="2-2">副町長</th>
|
159
|
|
- <th id="2-3" rowspan="7">総務課<br/>選挙・企画・財政・広報・契約・商工労働・観光<br/>058-323-1111<br/><a
|
160
|
|
- href="../../second/Inquiry_form_administration.html" title="総務課へのお問い合わせ">soumu@town.gifu-kitagata.lg.jp</a></th>
|
161
|
|
- <th id="2-4" headers="2-3" rowspan="2">庶務商工観光係</th>
|
162
|
|
- <td headers="2-3 2-4">広域働く婦人の家<br/>058-323-2500<br/>fujinhome@town.kitagata.gifu.jp<br/>
|
163
|
|
- <a href="../building_etc/Fujin_home.html" title="広域働く婦人の家施設案内">施設の案内</a>
|
164
|
|
- </td>
|
165
|
|
- </tr>
|
166
|
|
- <tr>
|
167
|
|
- <td headers="2-3 2-4">広域勤労青少年ホーム<br/>058-324-2167<br/>kinrouhome@town.kitagata.gifu.jp<br/>
|
168
|
|
- <a href="../building_etc/Seishonen_home.html" title="広域勤労青少年ホーム施設案内">施設の案内</a>
|
169
|
|
- </td>
|
170
|
|
- </tr>
|
171
|
|
- <tr>
|
172
|
|
- <th id="2-5" headers="2-3">契約係</th><td> </td>
|
173
|
|
- </tr>
|
174
|
|
- <tr>
|
175
|
|
- <th id="2-6" headers="2-3">財政係</th><td> </td>
|
176
|
|
- </tr>
|
177
|
|
- <tr>
|
178
|
|
- <th id="2-7" headers="2-3">企画係</th><td> </td>
|
179
|
|
- </tr>
|
180
|
|
- <tr>
|
181
|
|
- <th id="2-8" headers="2-3">情報化推進係</th><td> </td>
|
182
|
|
- </tr>
|
183
|
|
- <tr>
|
|
135
|
+ </article>
|
|
136
|
+ <article id="template">
|
|
137
|
+ <div id="template_title" class="gothic">
|
|
138
|
+ <div id="template_title_block">
|
|
139
|
+ <span id="template_title">行政組織表</span>
|
|
140
|
+ </div>
|
|
141
|
+ </div>
|
|
142
|
+ </article>
|
|
143
|
+ <article id="template_list_title">
|
|
144
|
+ <div id="template_title2" class="gothic">
|
|
145
|
+ <div id="template_title_block">
|
|
146
|
+ <span id="template_title2">行政組織図</span>
|
|
147
|
+ </div>
|
|
148
|
+ </div>
|
|
149
|
+ <span id="template_article_block">
|
|
150
|
+ <table class="infokitagata" width="100%">
|
|
151
|
+ <tbody>
|
|
152
|
+ <tr>
|
|
153
|
+ <th id="1-1" colspan="2">議会</th>
|
|
154
|
+ <td width="120" headers="1-1">議会事務局<br />058-323-1117<br /><a
|
|
155
|
+ href="../../second/Inquiry_form_parliament.html"
|
|
156
|
+ title="議会事務局へのお問い合わせ">gikai@town.gifu-kitagata.lg.jp</a></td>
|
|
157
|
+ <th width="51" id="1-2">庶務係</th>
|
|
158
|
+ <td width="153" headers="1-2"> </td>
|
|
159
|
+ </tr>
|
|
160
|
+ <tr>
|
|
161
|
+ <th width="56" rowspan="40" id="2-1">町長</th>
|
|
162
|
+ <th width="56" rowspan="32" id="2-2">副町長</th>
|
|
163
|
+ <th id="2-3" rowspan="7">総務課<br />選挙・企画・財政・広報・契約・商工労働・観光<br />058-323-1111<br /><a
|
|
164
|
+ href="../../second/Inquiry_form_administration.html"
|
|
165
|
+ title="総務課へのお問い合わせ">soumu@town.gifu-kitagata.lg.jp</a></th>
|
|
166
|
+ <th id="2-4" headers="2-3" rowspan="2">庶務商工観光係</th>
|
|
167
|
+ <td headers="2-3 2-4">広域働く婦人の家<br />058-323-2500<br />fujinhome@town.kitagata.gifu.jp<br />
|
|
168
|
+ <a href="../building_etc/Fujin_home.html" title="広域働く婦人の家施設案内">施設の案内</a>
|
|
169
|
+ </td>
|
|
170
|
+ </tr>
|
|
171
|
+ <tr>
|
|
172
|
+ <td headers="2-3 2-4">広域勤労青少年ホーム<br />058-324-2167<br />kinrouhome@town.kitagata.gifu.jp<br />
|
|
173
|
+ <a href="../building_etc/Seishonen_home.html" title="広域勤労青少年ホーム施設案内">施設の案内</a>
|
|
174
|
+ </td>
|
|
175
|
+ </tr>
|
|
176
|
+ <tr>
|
|
177
|
+ <th id="2-5" headers="2-3">契約係</th>
|
|
178
|
+ <td> </td>
|
|
179
|
+ </tr>
|
|
180
|
+ <tr>
|
|
181
|
+ <th id="2-6" headers="2-3">財政係</th>
|
|
182
|
+ <td> </td>
|
|
183
|
+ </tr>
|
|
184
|
+ <tr>
|
|
185
|
+ <th id="2-7" headers="2-3">企画係</th>
|
|
186
|
+ <td> </td>
|
|
187
|
+ </tr>
|
|
188
|
+ <tr>
|
|
189
|
+ <th id="2-8" headers="2-3">情報化推進係</th>
|
|
190
|
+ <td> </td>
|
|
191
|
+ </tr>
|
|
192
|
+ <tr>
|
184
|
193
|
|
185
|
|
- </tr>
|
186
|
|
- <tr>
|
187
|
|
- <th id="10-1">防災安全課<br/>消防・防災・交通安全・非核平和推進・新庁舎建設<br/>058-322-9936<br/><a
|
188
|
|
- href="../../second/Inquiry_form_disaster_prevention.html"
|
189
|
|
- title="">bousai@town.gifu-kitagata.lg.jp</a></th>
|
190
|
|
- <th id="10-2" headers="10-1">防災安全係</th>
|
191
|
|
- <td> </td>
|
192
|
|
- <tr>
|
193
|
|
- <th id="3-1" rowspan="2">税務課<br/>町民税・固定資産税・軽自動車税・税務諸証明・臨時運行許可・納税相談・滞納整理・滞納処分・不納通知<br/>058-323-1116<br/><a
|
194
|
|
- href="../../second/Inquiry_form_tax.html" title="">zeimu@town.gifu-kitagata.lg.jp</a></th>
|
195
|
|
- <th id="3-2" headers="3-1">課税係</th>
|
196
|
|
- <td> </td>
|
197
|
|
- </tr>
|
198
|
|
- <tr>
|
199
|
|
- <th id="3-3" headers="3-1">徴収係</th>
|
200
|
|
- <td> </td>
|
201
|
|
- </tr>
|
202
|
|
- <tr>
|
203
|
|
- <th id="4-1" rowspan="2">住民保険課<br/>住民票・印鑑証明・戸籍・住民基本台帳・国民健康保険・後期高齢者医療・国民年金・外国人登録<br/>058-323-1113<br/><a
|
204
|
|
- href="../../second/Inquiry_form_residents.html"
|
205
|
|
- title="住民保険課へお問い合わせ">jyuuho@town.gifu-kitagata.lg.jp</a></th>
|
206
|
|
- <th id="4-2" headers="4-1">戸籍住民窓口係</th>
|
207
|
|
- <td> </td>
|
208
|
|
- </tr>
|
209
|
|
- <tr>
|
210
|
|
- <th id="4-3" headers="4-1">保険年金係</th>
|
211
|
|
- <td> </td>
|
212
|
|
- </tr>
|
213
|
|
- <!-- <tr>
|
|
194
|
+ </tr>
|
|
195
|
+ <tr>
|
|
196
|
+ <th id="10-1">防災安全課<br />消防・防災・交通安全・非核平和推進・新庁舎建設<br />058-322-9936<br /><a
|
|
197
|
+ href="../../second/Inquiry_form_disaster_prevention.html"
|
|
198
|
+ title="">bousai@town.gifu-kitagata.lg.jp</a></th>
|
|
199
|
+ <th id="10-2" headers="10-1">防災安全係</th>
|
|
200
|
+ <td> </td>
|
|
201
|
+ <tr>
|
|
202
|
+ <th id="3-1" rowspan="2">
|
|
203
|
+ 税務課<br />町民税・固定資産税・軽自動車税・税務諸証明・臨時運行許可・納税相談・滞納整理・滞納処分・不納通知<br />058-323-1116<br /><a
|
|
204
|
+ href="../../second/Inquiry_form_tax.html" title="">zeimu@town.gifu-kitagata.lg.jp</a></th>
|
|
205
|
+ <th id="3-2" headers="3-1">課税係</th>
|
|
206
|
+ <td> </td>
|
|
207
|
+ </tr>
|
|
208
|
+ <tr>
|
|
209
|
+ <th id="3-3" headers="3-1">徴収係</th>
|
|
210
|
+ <td> </td>
|
|
211
|
+ </tr>
|
|
212
|
+ <tr>
|
|
213
|
+ <th id="4-1" rowspan="2">
|
|
214
|
+ 住民保険課<br />住民票・印鑑証明・戸籍・住民基本台帳・国民健康保険・後期高齢者医療・国民年金・外国人登録<br />058-323-1113<br /><a
|
|
215
|
+ href="../../second/Inquiry_form_residents.html"
|
|
216
|
+ title="住民保険課へお問い合わせ">jyuuho@town.gifu-kitagata.lg.jp</a></th>
|
|
217
|
+ <th id="4-2" headers="4-1">戸籍住民窓口係</th>
|
|
218
|
+ <td> </td>
|
|
219
|
+ </tr>
|
|
220
|
+ <tr>
|
|
221
|
+ <th id="4-3" headers="4-1">保険年金係</th>
|
|
222
|
+ <td> </td>
|
|
223
|
+ </tr>
|
|
224
|
+ <!-- <tr>
|
214
|
225
|
<th id="4-4" headers="4-1">保険給付窓口係</th>
|
215
|
226
|
<td> </td>
|
216
|
227
|
</tr> -->
|
217
|
|
- <tr>
|
218
|
|
- <th id="5-1" rowspan="12">福祉健康課<br/>福祉全般・老人・身障福祉・福祉医療・児童福祉・保育園・介護保険・各種予防接種・乳幼児検診・保健・健康<br/>058-323-1119<br/><a
|
219
|
|
- href="../../second/Inquiry_form_welfare.html"
|
220
|
|
- title="福祉健康課へお問い合わせ">fukushi@town.gifu-kitagata.lg.jp</a></th>
|
221
|
|
- <th id="5-2" headers="5-1" rowspan="11">福祉係</th>
|
222
|
|
- <td headers="5-1 5-2">地域包括支援センター<br/>058-323-5540<br/>houkatsu@town.gifu-kitagata.lg.jp<br/>
|
223
|
|
- <a href="../building_etc/Chiikihoukatsu.html" title="地域包括支援センター案内">施設の案内</a>
|
224
|
|
- </td>
|
225
|
|
- </tr>
|
226
|
|
- <tr>
|
227
|
|
- <td headers="5-1 5-2">福祉センター<br/>058-324-6550<br/>fukushikan@town.kitagata.gifu.jp<br/>
|
228
|
|
- <a href="../../fourth/living/Kitagata_Welfare_Center_for_the_Aged.html" title="老人福祉センター施設案内">施設の案内</a>
|
229
|
|
- </td>
|
230
|
|
- </tr>
|
231
|
|
- <tr>
|
232
|
|
- <td headers="5-1 5-2">デイサービスセンター円苑<br/>在宅介護支援センター<br/>058-323-6294<br/>madokaen@town.kitagata.gifu.jp<br/>
|
233
|
|
- <a href="../../fourth/living/Kitagata_Designers_service_center.html" title="デイサービスセンター円苑施設案内">施設の案内</a>
|
234
|
|
- </td>
|
235
|
|
- </tr>
|
236
|
|
- <tr>
|
237
|
|
- <td headers="5-1 5-2">いきいき支援センターまどか<br/>居宅介護支援センター<br/>058-320-1515<br/>ikiikimadoka@town.kitagata.gifu.jp<br/>
|
238
|
|
- <a href="../../fourth/living/Kitagata_Support_center.html" title="いきいき支援センターまどか施設案内">施設の案内</a>
|
239
|
|
- </td>
|
240
|
|
- </tr>
|
241
|
|
- <tr>
|
242
|
|
- <td headers="5-1 5-2">高齢者ふれあい健康センター<br/>058-323-8030<br/>
|
243
|
|
- fujinhome@town.kitagata.gifu.jp<br/>
|
244
|
|
- <a href="../building_etc/Koureisha_fureai.html" title="高齢者ふれあい健康センター施設案内">施設の案内</a>
|
245
|
|
- </td>
|
246
|
|
- </tr>
|
247
|
|
- <!--<tr>-->
|
248
|
|
- <!--<td headers="5-1 5-2">地域活動支援センター もちの木<br/>058-323-3244<br/>motinoki@town.kitagata.gifu.jp<br/>-->
|
249
|
|
- <!--<a href="../../fourth/living/Kitagata_Community_activity_support_center.html"-->
|
250
|
|
- <!--title="地域活動支援センター施設案内">施設の案内</a>-->
|
251
|
|
- <!--</td>-->
|
252
|
|
- <!--</tr>-->
|
253
|
|
- <tr>
|
254
|
|
- <td headers="5-1 5-2">北方きた子ども館<br/>058-323-0254<br/>
|
255
|
|
- <a href="../../fourth/living/Northern_north_childrens_museum.html" title="北方きた子ども館施設案内">施設の案内</a>
|
256
|
|
- </td>
|
257
|
|
- </tr>
|
258
|
|
- <tr>
|
259
|
|
- <td headers="5-1 5-2">北方みなみ子ども館<br/>058-322-2350<br/>
|
260
|
|
- <a href="../../fourth/living/Northern_south_childrens_museum.html" title="北方みなみ子ども館施設案内">施設の案内</a>
|
261
|
|
- </td>
|
262
|
|
- </tr>
|
263
|
|
- <tr>
|
264
|
|
- <td headers="5-1 5-2">北方北保育園<br/>058-324-0254<br/>kitaho@town.kitagata.gifu.jp<br/>
|
265
|
|
- <a href="../school_etc/North_nursery_school.html" title="北方保育園施設案内">施設の案内</a>
|
266
|
|
- </td>
|
267
|
|
- </tr>
|
268
|
|
- <tr>
|
269
|
|
- <td headers="5-1 5-2">北方中保育園<br/>058-324-8313<br/>nakaho@town.kitagata.gifu.jp<br/>
|
270
|
|
- <a href="../school_etc/Central_nursery_school.html" title="北方中保育園施設案内">施設の案内</a>
|
271
|
|
- </td>
|
272
|
|
- </tr>
|
273
|
|
- <tr>
|
274
|
|
- <td headers="5-1 5-2">北方東保育園<br/>058-323-0577<br/>higashiho@town.kitagata.gifu.jp<br/>
|
275
|
|
- <a href="../school_etc/East_nursery_school.html" title="北方東保育園施設案内">施設の案内</a>
|
276
|
|
- </td>
|
277
|
|
- </tr>
|
278
|
|
- <tr>
|
279
|
|
- <td headers="5-1 5-2">北方南保育園<br/>058-324-0611<br/>minamiho@town.kitagata.gifu.jp<br/>
|
280
|
|
- <a href="../school_etc/South_nursery_school.html" title="北方南保育園施設案内">施設の案内</a>
|
281
|
|
- </td>
|
282
|
|
- </tr>
|
283
|
|
- <tr>
|
284
|
|
- <th id="5-3" headers="5-1">健康増進係</th>
|
285
|
|
- <td headers="5-1 5-3">保健センター<br/>058-323-7600<br/>hokence@town.gifu-kitagata.lg.jp<br/>
|
286
|
|
- <a href="../building_etc/Hoken.html" title="保健センター施設案内">施設の案内</a>
|
287
|
|
- </tr>
|
288
|
|
- <tr>
|
289
|
|
- <th id="6-1" rowspan="2">上下水道課<br/>上水道・公共下水道<br/>058-323-1112<br/><a
|
290
|
|
- href="../../second/Inquiry_form_water.html" title="上下水道課へお問い合わせ">suidou@town.gifu-kitagata.lg.jp</a></th>
|
291
|
|
- <th id="6-2" headers="6-1">上水道係</th>
|
292
|
|
- <td> </td>
|
293
|
|
- </tr>
|
294
|
|
- <tr>
|
295
|
|
- <th id="6-3" headers="6-1">下水道係</th>
|
296
|
|
- <td headers="6-1 6-3">ふれあい水センター<br/>
|
297
|
|
- <a href="../building_etc/Water_center.html" title="ふれあい水センター施設案内">施設の案内</a>
|
298
|
|
- </td>
|
299
|
|
- </tr>
|
300
|
|
- <tr>
|
301
|
|
- <th id="7-1" rowspan="4">都市環境課<br/>道路・河川・土地利用・確認申請・都市計画・公園・農業関係・し尿・ごみ及び清掃・墓地・公害等環境<br/>058-323-1114<br/><a
|
302
|
|
- href="../../second/Inquiry_form_urban.html"
|
303
|
|
- title="都市環境課へお問い合わせ">toshikan@town.gifu-kitagata.lg.jp</a></th>
|
304
|
|
- <th id="7-3" headers="7-1">都市計画係</th>
|
305
|
|
- <td></td>
|
306
|
|
- </tr>
|
307
|
|
- <tr>
|
308
|
|
- <th id="7-2" headers="7-1">都市建設係</th>
|
309
|
|
- <td> </td>
|
310
|
|
- </tr>
|
311
|
|
- <tr>
|
312
|
|
- <th id="7-4" headers="7-1">環境係</th>
|
313
|
|
- <td>リサイクルセンター<br/>
|
314
|
|
- <a href="../building_etc/Ecopark.html" title="リサイクルセンター施設案内">施設の案内</a>
|
315
|
|
- </td>
|
316
|
|
- </tr>
|
317
|
|
- <tr>
|
318
|
|
- <th id="7-5" headers="7-1">農政係</th>
|
319
|
|
- <td> </td>
|
320
|
|
- </tr>
|
321
|
|
- <tr>
|
322
|
|
- <th id="8-1">会計室<br/>058-323-1099<br/><a href="../../second/Inquiry_form_accounting.html"
|
323
|
|
- title="会計室へお問い合わせ">kaikei@town.gifu-kitagata.lg.jp</a></th>
|
324
|
|
- <th id="8-2" headers="8-1">会計係</th>
|
325
|
|
- <td> </td>
|
326
|
|
- </tr>
|
327
|
|
- </tbody>
|
328
|
|
-</table>
|
329
|
|
- <table class="infokitagata" width="100%">
|
330
|
|
- <tr>
|
331
|
|
- <th width="56" rowspan="10" id="1-1">教育長</th>
|
332
|
|
- <th width="176" rowspan="9" id="1-2">教育課<br/>総務学校教育・社会教育・社会体育<br/>058-323-1115<br/><a
|
|
228
|
+ <tr>
|
|
229
|
+ <th id="5-1" rowspan="12">
|
|
230
|
+ 福祉健康課<br />福祉全般・老人・身障福祉・福祉医療・児童福祉・保育園・介護保険・各種予防接種・乳幼児検診・保健・健康<br />058-323-1119<br /><a
|
|
231
|
+ href="../../second/Inquiry_form_welfare.html"
|
|
232
|
+ title="福祉健康課へお問い合わせ">fukushi@town.gifu-kitagata.lg.jp</a></th>
|
|
233
|
+ <th id="5-2" headers="5-1" rowspan="11">福祉係</th>
|
|
234
|
+ <td headers="5-1 5-2">地域包括支援センター<br />058-323-5540<br />houkatsu@town.gifu-kitagata.lg.jp<br />
|
|
235
|
+ <a href="../building_etc/Chiikihoukatsu.html" title="地域包括支援センター案内">施設の案内</a>
|
|
236
|
+ </td>
|
|
237
|
+ </tr>
|
|
238
|
+ <tr>
|
|
239
|
+ <td headers="5-1 5-2">福祉センター<br />058-324-6550<br />fukushikan@town.kitagata.gifu.jp<br />
|
|
240
|
+ <a href="../../fourth/living/Kitagata_Welfare_Center_for_the_Aged.html"
|
|
241
|
+ title="老人福祉センター施設案内">施設の案内</a>
|
|
242
|
+ </td>
|
|
243
|
+ </tr>
|
|
244
|
+ <tr>
|
|
245
|
+ <td headers="5-1 5-2">
|
|
246
|
+ デイサービスセンター円苑<br />在宅介護支援センター<br />058-323-6294<br />madokaen@town.kitagata.gifu.jp<br />
|
|
247
|
+ <a href="../../fourth/living/Kitagata_Designers_service_center.html"
|
|
248
|
+ title="デイサービスセンター円苑施設案内">施設の案内</a>
|
|
249
|
+ </td>
|
|
250
|
+ </tr>
|
|
251
|
+ <tr>
|
|
252
|
+ <td headers="5-1 5-2">
|
|
253
|
+ いきいき支援センターまどか<br />居宅介護支援センター<br />058-320-1515<br />ikiikimadoka@town.kitagata.gifu.jp<br />
|
|
254
|
+ <a href="../../fourth/living/Kitagata_Support_center.html" title="いきいき支援センターまどか施設案内">施設の案内</a>
|
|
255
|
+ </td>
|
|
256
|
+ </tr>
|
|
257
|
+ <tr>
|
|
258
|
+ <td headers="5-1 5-2">高齢者ふれあい健康センター<br />058-323-8030<br />
|
|
259
|
+ fujinhome@town.kitagata.gifu.jp<br />
|
|
260
|
+ <a href="../building_etc/Koureisha_fureai.html" title="高齢者ふれあい健康センター施設案内">施設の案内</a>
|
|
261
|
+ </td>
|
|
262
|
+ </tr>
|
|
263
|
+ <!--<tr>-->
|
|
264
|
+ <!--<td headers="5-1 5-2">地域活動支援センター もちの木<br/>058-323-3244<br/>motinoki@town.kitagata.gifu.jp<br/>-->
|
|
265
|
+ <!--<a href="../../fourth/living/Kitagata_Community_activity_support_center.html"-->
|
|
266
|
+ <!--title="地域活動支援センター施設案内">施設の案内</a>-->
|
|
267
|
+ <!--</td>-->
|
|
268
|
+ <!--</tr>-->
|
|
269
|
+ <tr>
|
|
270
|
+ <td headers="5-1 5-2">北方きた子ども館<br />058-323-0254<br />
|
|
271
|
+ <a href="../../fourth/living/Northern_north_childrens_museum.html" title="北方きた子ども館施設案内">施設の案内</a>
|
|
272
|
+ </td>
|
|
273
|
+ </tr>
|
|
274
|
+ <tr>
|
|
275
|
+ <td headers="5-1 5-2">北方みなみ子ども館<br />058-322-2350<br />
|
|
276
|
+ <a href="../../fourth/living/Northern_south_childrens_museum.html" title="北方みなみ子ども館施設案内">施設の案内</a>
|
|
277
|
+ </td>
|
|
278
|
+ </tr>
|
|
279
|
+ <tr>
|
|
280
|
+ <td headers="5-1 5-2">北方北保育園<br />058-324-0254<br />kitaho@town.kitagata.gifu.jp<br />
|
|
281
|
+ <a href="../school_etc/North_nursery_school.html" title="北方保育園施設案内">施設の案内</a>
|
|
282
|
+ </td>
|
|
283
|
+ </tr>
|
|
284
|
+ <tr>
|
|
285
|
+ <td headers="5-1 5-2">北方中保育園<br />058-324-8313<br />nakaho@town.kitagata.gifu.jp<br />
|
|
286
|
+ <a href="../school_etc/Central_nursery_school.html" title="北方中保育園施設案内">施設の案内</a>
|
|
287
|
+ </td>
|
|
288
|
+ </tr>
|
|
289
|
+ <tr>
|
|
290
|
+ <td headers="5-1 5-2">北方東保育園<br />058-323-0577<br />higashiho@town.kitagata.gifu.jp<br />
|
|
291
|
+ <a href="../school_etc/East_nursery_school.html" title="北方東保育園施設案内">施設の案内</a>
|
|
292
|
+ </td>
|
|
293
|
+ </tr>
|
|
294
|
+ <tr>
|
|
295
|
+ <td headers="5-1 5-2">北方南保育園<br />058-324-0611<br />minamiho@town.kitagata.gifu.jp<br />
|
|
296
|
+ <a href="../school_etc/South_nursery_school.html" title="北方南保育園施設案内">施設の案内</a>
|
|
297
|
+ </td>
|
|
298
|
+ </tr>
|
|
299
|
+ <tr>
|
|
300
|
+ <th id="5-3" headers="5-1">健康増進係</th>
|
|
301
|
+ <td headers="5-1 5-3">保健センター<br />058-323-7600<br />hokence@town.gifu-kitagata.lg.jp<br />
|
|
302
|
+ <a href="../building_etc/Hoken.html" title="保健センター施設案内">施設の案内</a>
|
|
303
|
+ </tr>
|
|
304
|
+ <tr>
|
|
305
|
+ <th id="6-1" rowspan="2">上下水道課<br />上水道・公共下水道<br />058-323-1112<br /><a
|
|
306
|
+ href="../../second/Inquiry_form_water.html"
|
|
307
|
+ title="上下水道課へお問い合わせ">suidou@town.gifu-kitagata.lg.jp</a></th>
|
|
308
|
+ <th id="6-2" headers="6-1">上水道係</th>
|
|
309
|
+ <td> </td>
|
|
310
|
+ </tr>
|
|
311
|
+ <tr>
|
|
312
|
+ <th id="6-3" headers="6-1">下水道係</th>
|
|
313
|
+ <td headers="6-1 6-3">ふれあい水センター<br />
|
|
314
|
+ <a href="../building_etc/Water_center.html" title="ふれあい水センター施設案内">施設の案内</a>
|
|
315
|
+ </td>
|
|
316
|
+ </tr>
|
|
317
|
+ <tr>
|
|
318
|
+ <th id="7-1" rowspan="4">
|
|
319
|
+ 都市環境課<br />道路・河川・土地利用・確認申請・都市計画・公園・農業関係・し尿・ごみ及び清掃・墓地・公害等環境<br />058-323-1114<br /><a
|
|
320
|
+ href="../../second/Inquiry_form_urban.html"
|
|
321
|
+ title="都市環境課へお問い合わせ">toshikan@town.gifu-kitagata.lg.jp</a></th>
|
|
322
|
+ <th id="7-3" headers="7-1">都市計画係</th>
|
|
323
|
+ <td></td>
|
|
324
|
+ </tr>
|
|
325
|
+ <tr>
|
|
326
|
+ <th id="7-2" headers="7-1">都市建設係</th>
|
|
327
|
+ <td> </td>
|
|
328
|
+ </tr>
|
|
329
|
+ <tr>
|
|
330
|
+ <th id="7-4" headers="7-1">環境係</th>
|
|
331
|
+ <td>リサイクルセンター<br />
|
|
332
|
+ <a href="../building_etc/Ecopark.html" title="リサイクルセンター施設案内">施設の案内</a>
|
|
333
|
+ </td>
|
|
334
|
+ </tr>
|
|
335
|
+ <tr>
|
|
336
|
+ <th id="7-5" headers="7-1">農政係</th>
|
|
337
|
+ <td> </td>
|
|
338
|
+ </tr>
|
|
339
|
+ <tr>
|
|
340
|
+ <th id="8-1">会計室<br />058-323-1099<br /><a href="../../second/Inquiry_form_accounting.html"
|
|
341
|
+ title="会計室へお問い合わせ">kaikei@town.gifu-kitagata.lg.jp</a></th>
|
|
342
|
+ <th id="8-2" headers="8-1">会計係</th>
|
|
343
|
+ <td> </td>
|
|
344
|
+ </tr>
|
|
345
|
+ </tbody>
|
|
346
|
+ </table>
|
|
347
|
+ <table class="infokitagata" width="100%">
|
|
348
|
+ <tr>
|
|
349
|
+ <th width="56" rowspan="10" id="1-1">教育長</th>
|
|
350
|
+ <th width="176" rowspan="8" id="1-2">教育課<br />総務学校教育・社会教育・社会体育<br />058-323-1115<br /><a
|
333
|
351
|
href="../../second/Inquiry_form_education.html"
|
334
|
352
|
title="教育課へお問い合わせ">kyouiku@town.gifu-kitagata.lg.jp</a></th>
|
335
|
|
- <th width="56" rowspan="6" id="1-3" headers="1-2">総務・学校教育係</th>
|
336
|
|
- <td width="152" headers="1-2 1-3">北方小学校<br/>058-324-4121<br/>kitasyou@town.kitagata.gifu.jp<br/>
|
337
|
|
- <a href="../school_etc/Kitagata_elementaly_school.html" title="北方小学校施設案内">施設の案内</a>
|
338
|
|
- </td>
|
339
|
|
- </tr>
|
340
|
|
- <tr>
|
341
|
|
- <td headers="1-2 1-3">北方西小学校<br/>058-324-9361<br/>nishisyou@town.kitagata.gifu.jp<br/>
|
342
|
|
- <a href="../school_etc/West_elementaly_school.html" title="北方西小学校施設案内">施設の案内</a>
|
343
|
|
- </td>
|
344
|
|
- </tr>
|
345
|
|
- <tr>
|
346
|
|
- <td headers="1-2 1-3">北方南小学校<br/>058-320-0088<br/>minamisyou@town.kitagata.gifu.jp<br/>
|
347
|
|
- <a href="../school_etc/South_elementaly_school.html" title="北方南小学校施設案内">施設の案内</a>
|
348
|
|
- </td>
|
349
|
|
- </tr>
|
350
|
|
- <tr>
|
351
|
|
- <td headers="1-2 1-3">北方中学校<br/>058-324-3175<br/>kitatyuu@town.kitagata.gifu.jp<br/>
|
352
|
|
- <a href="../school_etc/Kitagata_junior_high_school.html" title="北方中学校施設案内">施設の案内</a>
|
353
|
|
- </td>
|
354
|
|
- </tr>
|
355
|
|
- <tr>
|
356
|
|
- <td headers="1-2 1-3">町立幼稚園<br/>058-324-7341<br/>youtien@town.kitagata.gifu.jp<br/>
|
357
|
|
- <a href="../school_etc/Kindergarten.html" title="北方幼稚園施設案内">施設の案内</a>
|
358
|
|
- </td>
|
359
|
|
- </tr>
|
360
|
|
- <tr>
|
361
|
|
- <td headers="1-2 1-3">給食調理場<br/>058-324-3002<br/>kyuusyoku@town.kitagata.gifu.jp<br/>
|
362
|
|
- <a href="../building_etc/Kyushoku.html" title="給食調理場施設案内">施設の案内</a>
|
363
|
|
- </td>
|
364
|
|
- </tr>
|
365
|
|
- <tr>
|
366
|
|
- <th id="1-4" headers="1-2" rowspan="2">社会教育係</th>
|
367
|
|
- <td headers="1-2 1-4">公民館<br/>058-323-1115<br/>kyouiku@town.gifu-kitagata.lg.jp<br/>
|
368
|
|
- <a href="../building_etc/Public_hall.html" title="公民館施設案内">施設の案内</a>
|
369
|
|
- </td>
|
370
|
|
- </tr>
|
371
|
|
- <tr>
|
372
|
|
- <td headers="1-2 1-4">図書館<br/>058-323-3155<br/>tosyokan@town.kitagata.gifu.jp<br/>
|
373
|
|
- <a href="../building_etc/Library.html" title="図書館施設案内">施設の案内</a>
|
374
|
|
- </td>
|
375
|
|
- </tr>
|
376
|
|
- <tr>
|
377
|
|
- <th id="1-5" headers="1-2">社会体育係</th>
|
378
|
|
- <td headers="1-2 1-5">総合体育館<br/>058-323-3500<br/>taiikukan@town.gifu-kitagata.lg.jp<br/>
|
379
|
|
- <a href="../building_etc/Gym.html" title="総合体育館施設案内">施設の案内</a>
|
380
|
|
- </td>
|
381
|
|
- </tr>
|
382
|
|
- <tr>
|
383
|
|
- <th id="2-1">生涯学習推進室<br/>058-320-2200<br/><a href="../../second/Inquiry_form_lifelong_learning.html"
|
384
|
|
- title="生涯学習推進室へのお問い合わせ">syogai@town.gifu-kitagata.lg.jp</a></th>
|
385
|
|
- <th id="2-2" headers="2-1" rowspan="6">生涯学習推進係</th>
|
386
|
|
- <td headers="2-1 2-2">生涯学習センター「きらり」<br/>058-320-2200<br/>syogai@town.gifu-kitagata.lg.jp<br/>
|
387
|
|
- <a href="http://www.town.kitagata.gifu.jp/kirari/" title="生涯学習センター「きらり」施設案内">施設の案内</a>
|
388
|
|
- </td>
|
389
|
|
- </tr>
|
390
|
|
- </table>
|
|
353
|
+ <th width="56" rowspan="6" id="1-3" headers="1-2">総務・学校教育係</th>
|
|
354
|
+ <td width="152" headers="1-2 1-3">北方小学校<br />058-324-4121<br />kitasyou@town.kitagata.gifu.jp<br />
|
|
355
|
+ <a href="../school_etc/Kitagata_elementaly_school.html" title="北方小学校施設案内">施設の案内</a>
|
|
356
|
+ </td>
|
|
357
|
+ </tr>
|
|
358
|
+ <tr>
|
|
359
|
+ <td headers="1-2 1-3">北方西小学校<br />058-324-9361<br />nishisyou@town.kitagata.gifu.jp<br />
|
|
360
|
+ <a href="../school_etc/West_elementaly_school.html" title="北方西小学校施設案内">施設の案内</a>
|
|
361
|
+ </td>
|
|
362
|
+ </tr>
|
|
363
|
+ <tr>
|
|
364
|
+ <td headers="1-2 1-3">北方南小学校<br />058-320-0088<br />minamisyou@town.kitagata.gifu.jp<br />
|
|
365
|
+ <a href="../school_etc/South_elementaly_school.html" title="北方南小学校施設案内">施設の案内</a>
|
|
366
|
+ </td>
|
|
367
|
+ </tr>
|
|
368
|
+ <tr>
|
|
369
|
+ <td headers="1-2 1-3">北方中学校<br />058-324-3175<br />kitatyuu@town.kitagata.gifu.jp<br />
|
|
370
|
+ <a href="../school_etc/Kitagata_junior_high_school.html" title="北方中学校施設案内">施設の案内</a>
|
|
371
|
+ </td>
|
|
372
|
+ </tr>
|
|
373
|
+ <tr>
|
|
374
|
+ <td headers="1-2 1-3">町立幼稚園<br />058-324-7341<br />youtien@town.kitagata.gifu.jp<br />
|
|
375
|
+ <a href="../school_etc/Kindergarten.html" title="北方幼稚園施設案内">施設の案内</a>
|
|
376
|
+ </td>
|
|
377
|
+ </tr>
|
|
378
|
+ <tr>
|
|
379
|
+ <td headers="1-2 1-3">給食調理場<br />058-324-3002<br />kyuusyoku@town.kitagata.gifu.jp<br />
|
|
380
|
+ <a href="../building_etc/Kyushoku.html" title="給食調理場施設案内">施設の案内</a>
|
|
381
|
+ </td>
|
|
382
|
+ </tr>
|
|
383
|
+ <tr>
|
|
384
|
+ <th id="1-4" headers="1-2" rowspan="1">社会教育係</th>
|
|
385
|
+ <!-- <td headers="1-2 1-4">公民館<br />058-323-1115<br />kyouiku@town.gifu-kitagata.lg.jp<br />
|
|
386
|
+ <a href="../building_etc/Public_hall.html" title="公民館施設案内">施設の案内</a>
|
|
387
|
+ </td> -->
|
|
388
|
+ <td headers="1-2 1-4">図書館<br />058-323-3155<br />tosyokan@town.kitagata.gifu.jp<br />
|
|
389
|
+ <a href="../building_etc/Library.html" title="図書館施設案内">施設の案内</a>
|
|
390
|
+ </td>
|
|
391
|
+ </tr>
|
|
392
|
+ <!-- <tr>
|
|
393
|
+ <td headers="1-2 1-4">図書館<br />058-323-3155<br />tosyokan@town.kitagata.gifu.jp<br />
|
|
394
|
+ <a href="../building_etc/Library.html" title="図書館施設案内">施設の案内</a>
|
|
395
|
+ </td>
|
|
396
|
+ </tr> -->
|
|
397
|
+ <tr>
|
|
398
|
+ <th id="1-5" headers="1-2">社会体育係</th>
|
|
399
|
+ <td headers="1-2 1-5">総合体育館<br />058-323-3500<br />taiikukan@town.gifu-kitagata.lg.jp<br />
|
|
400
|
+ <a href="../building_etc/Gym.html" title="総合体育館施設案内">施設の案内</a>
|
|
401
|
+ </td>
|
|
402
|
+ </tr>
|
|
403
|
+ <tr>
|
|
404
|
+ <th id="2-1">生涯学習推進室<br />058-320-2200<br /><a href="../../second/Inquiry_form_lifelong_learning.html"
|
|
405
|
+ title="生涯学習推進室へのお問い合わせ">syogai@town.gifu-kitagata.lg.jp</a></th>
|
|
406
|
+ <th id="2-2" headers="2-1" rowspan="6">生涯学習推進係</th>
|
|
407
|
+ <td headers="2-1 2-2">生涯学習センター「きらり」<br />058-320-2200<br />syogai@town.gifu-kitagata.lg.jp<br />
|
|
408
|
+ <a href="http://www.town.kitagata.gifu.jp/kirari/" title="生涯学習センター「きらり」施設案内">施設の案内</a>
|
|
409
|
+ </td>
|
|
410
|
+ </tr>
|
|
411
|
+ </table>
|
391
|
412
|
|
392
|
|
- <table width="100%" class="infokitagata">
|
393
|
|
- <tr>
|
394
|
|
- <th width="135">監査委員</th><td width="156">事務局(議会事務局)</td><td width="153">書記</td>
|
395
|
|
- </tr>
|
396
|
|
- <tr>
|
397
|
|
- <th>選挙管理委員会</th><td>事務局(総務課)</td><td>書記</td>
|
398
|
|
- </tr>
|
399
|
|
- <tr>
|
400
|
|
- <th>農業委員会</th><td>事務局(都市環境課)</td><td>書記</td>
|
401
|
|
- </tr>
|
402
|
|
- </table>
|
403
|
|
- </span>
|
404
|
|
- </article>
|
405
|
|
- </section>
|
406
|
|
- </div>
|
|
413
|
+ <table width="100%" class="infokitagata">
|
|
414
|
+ <tr>
|
|
415
|
+ <th width="135">監査委員</th>
|
|
416
|
+ <td width="156">事務局(議会事務局)</td>
|
|
417
|
+ <td width="153">書記</td>
|
|
418
|
+ </tr>
|
|
419
|
+ <tr>
|
|
420
|
+ <th>選挙管理委員会</th>
|
|
421
|
+ <td>事務局(総務課)</td>
|
|
422
|
+ <td>書記</td>
|
|
423
|
+ </tr>
|
|
424
|
+ <tr>
|
|
425
|
+ <th>農業委員会</th>
|
|
426
|
+ <td>事務局(都市環境課)</td>
|
|
427
|
+ <td>書記</td>
|
|
428
|
+ </tr>
|
|
429
|
+ </table>
|
|
430
|
+ </span>
|
|
431
|
+ </article>
|
|
432
|
+ </section>
|
|
433
|
+ </div>
|
407
|
434
|
|
408
|
|
- <footer>
|
409
|
|
- <img src="../../css/img/kitagatafooter.png" width="920px" height="80px" alt="北方町"/><br/>
|
410
|
|
- <p class="footer_text"><a href="../../second/Copyright_and_link.html">リンクと著作権</a>|<a
|
411
|
|
- href="../../second/Privacy_policy.html">個人情報保護指針</a>|<a href="../../second/Barrier_free_policy.html">バリアフリーポリシー</a>
|
412
|
|
- </p>
|
413
|
|
- </footer>
|
|
435
|
+ <footer>
|
|
436
|
+ <img src="../../css/img/kitagatafooter.png" width="920px" height="80px" alt="北方町" /><br />
|
|
437
|
+ <p class="footer_text"><a href="../../second/Copyright_and_link.html">リンクと著作権</a>|<a
|
|
438
|
+ href="../../second/Privacy_policy.html">個人情報保護指針</a>|<a
|
|
439
|
+ href="../../second/Barrier_free_policy.html">バリアフリーポリシー</a>
|
|
440
|
+ </p>
|
|
441
|
+ </footer>
|
414
|
442
|
|
415
|
443
|
|
416
|
|
-</div>
|
417
|
|
-<img class="cgipageview"
|
418
|
|
- src="http://www.town.kitagata.gifu.jp/cgi-bin/pcount/pcount.cgi?administrative_organization_chart" height="1"
|
419
|
|
- width="1"/>
|
|
444
|
+ </div>
|
|
445
|
+ <img class="cgipageview"
|
|
446
|
+ src="http://www.town.kitagata.gifu.jp/cgi-bin/pcount/pcount.cgi?administrative_organization_chart" height="1"
|
|
447
|
+ width="1" />
|
420
|
448
|
</body>
|
421
|
|
-</html>
|
|
449
|
+
|
|
450
|
+</html>
|