|
@@ -0,0 +1,417 @@
|
|
1
|
+<!doctype html>
|
|
2
|
+<html id="html-back" lang="ja">
|
|
3
|
+
|
|
4
|
+<head>
|
|
5
|
+ <meta charset="utf-8">
|
|
6
|
+ <meta name="viewport" content="width=device-width,initial-scale=1">
|
|
7
|
+ <title>北方町ホームページ</title>
|
|
8
|
+ <link rel="stylesheet" href="../../../css/base.css">
|
|
9
|
+ <link rel="stylesheet" href="../../../css/second_header.css">
|
|
10
|
+ <link rel="stylesheet" href="../../../css/footer.css">
|
|
11
|
+ <link rel="stylesheet" href="../../../css/section.css">
|
|
12
|
+ <link rel="stylesheet" href="../../../css/third_template.css">
|
|
13
|
+ <link rel="stylesheet" href="../../../css/table.css">
|
|
14
|
+ <link rel="stylesheet" href="../../../css/second_header_mobile.css">
|
|
15
|
+ <link rel="stylesheet" href="../../../css/footer_mobile.css">
|
|
16
|
+ <link rel="stylesheet" href="../../../css/section_mobile.css">
|
|
17
|
+ <link rel="stylesheet" href="../../../css/third_template_mobile.css">
|
|
18
|
+ <link rel="stylesheet" href="../../../css/table_mobile.css">
|
|
19
|
+ <script src="../../../js/operation.js"></script>
|
|
20
|
+ <script src="../../../js/menu.js"></script>
|
|
21
|
+ <script src="../../../js/accordion.js"></script>
|
|
22
|
+ <meta name="google-translate-customization" content="45643f5d79d6e245-283971e7754d7b90-g905c6e6b6867bf2f-2f">
|
|
23
|
+ </meta>
|
|
24
|
+</head>
|
|
25
|
+
|
|
26
|
+<body id="back">
|
|
27
|
+ <script type="text/javascript">
|
|
28
|
+ function googleTranslateElementInit() {
|
|
29
|
+ new google.translate.TranslateElement({
|
|
30
|
+ pageLanguage: 'ja',
|
|
31
|
+ layout: google.translate.TranslateElement.InlineLayout.SIMPLE
|
|
32
|
+ }, 'google_translate_element');
|
|
33
|
+ }
|
|
34
|
+ </script>
|
|
35
|
+ <script type="text/javascript"
|
|
36
|
+ src="//translate.google.com/translate_a/element.js?cb=googleTranslateElementInit"></script>
|
|
37
|
+ <div id="main" class="gothic">
|
|
38
|
+ <!-- mobile header -->
|
|
39
|
+ <header class="header">
|
|
40
|
+ <div class="headerLogo">
|
|
41
|
+ <a href="../../../index.html" class="header_link"><img class="headerLogo__image"
|
|
42
|
+ src="../../../image/logo_kitagata_green_S.png" alt=""></a>
|
|
43
|
+ </div>
|
|
44
|
+ <div class="headerTitle">
|
|
45
|
+ <a href="../../../index.html" class="header_link">
|
|
46
|
+ <h1 class="headerTitle__text">北方町</h1>
|
|
47
|
+ </a>
|
|
48
|
+ </div>
|
|
49
|
+ <div class="headerSubTitle">
|
|
50
|
+ <a href="../../../index.html" class="header_link">
|
|
51
|
+ <p class="headerSubTitle__text">Kitagata Town Gifu,Japan</p>
|
|
52
|
+ </a>
|
|
53
|
+ </div>
|
|
54
|
+ <div id="h-menu">
|
|
55
|
+ <span></span>
|
|
56
|
+ <span></span>
|
|
57
|
+ <span></span>
|
|
58
|
+ <div id="h-text">menu</div>
|
|
59
|
+ </div>
|
|
60
|
+ <div id="h-nav">
|
|
61
|
+ <div class="h-menu_main_block_top">
|
|
62
|
+ <div class="h-menu_main_block">
|
|
63
|
+ <div class="h-menu_block">
|
|
64
|
+ <a href="../../../second/living.html">
|
|
65
|
+ <div class="h-menu_block_text h-menu_block_before">
|
|
66
|
+ <div class="h-menu_block_text_center">くらしの情報</div>
|
|
67
|
+ </div>
|
|
68
|
+ </a>
|
|
69
|
+ </div>
|
|
70
|
+ </div>
|
|
71
|
+ <div class="h-menu_main_block">
|
|
72
|
+ <div class="h-menu_block">
|
|
73
|
+ <a href="../../../second/tourism.html">
|
|
74
|
+ <div class="h-menu_block_text h-menu_block_before">
|
|
75
|
+ <div class="h-menu_block_text_center">
|
|
76
|
+ 観光
|
|
77
|
+ </div>
|
|
78
|
+ </div>
|
|
79
|
+ </a>
|
|
80
|
+ </div>
|
|
81
|
+ </div>
|
|
82
|
+ <div class="h-menu_main_block">
|
|
83
|
+ <div class="h-menu_block">
|
|
84
|
+ <a href="../../../second/business.html">
|
|
85
|
+ <div class="h-menu_block_text h-menu_block_before">
|
|
86
|
+ <div class="h-menu_block_text_center">事業者向け情報</div>
|
|
87
|
+ </div>
|
|
88
|
+ </a>
|
|
89
|
+ </div>
|
|
90
|
+ </div>
|
|
91
|
+ <div class="h-menu_main_block">
|
|
92
|
+ <div class="h-menu_block">
|
|
93
|
+ <a href="../../../second/town_admini_info.html">
|
|
94
|
+ <div class="h-menu_block_text h-menu_block_before">
|
|
95
|
+ <div class="h-menu_block_text_center">町政情報</div>
|
|
96
|
+ </div>
|
|
97
|
+ </a>
|
|
98
|
+ </div>
|
|
99
|
+ </div>
|
|
100
|
+ <div class="h-menu_main_block">
|
|
101
|
+ <div class="h-menu_block h-menu_block_before">
|
|
102
|
+ <a href="../../../second/sitemap.html">
|
|
103
|
+ <div class="h-menu_block_text h-menu_block_before">
|
|
104
|
+ <div class="h-menu_block_text_center">
|
|
105
|
+ サイトマップ
|
|
106
|
+ </div>
|
|
107
|
+ </div>
|
|
108
|
+ </a>
|
|
109
|
+ </div>
|
|
110
|
+ </div>
|
|
111
|
+ <div class="h-menu_main_block">
|
|
112
|
+ <div class="h-menu_block h-menu_block_before">
|
|
113
|
+ <a href="https://ai-staff.net/kitagata/chat">
|
|
114
|
+ <div class="h-menu_block_text h-menu_block_before">
|
|
115
|
+ <div class="h-menu_block_text_center">
|
|
116
|
+ AIチャット
|
|
117
|
+ </div>
|
|
118
|
+ </div>
|
|
119
|
+ </a>
|
|
120
|
+ </div>
|
|
121
|
+ </div>
|
|
122
|
+ <div class="h-menu_main_block">
|
|
123
|
+ <div class="h-menu_block h-menu_block_before">
|
|
124
|
+ <a href="../../../third/town_admini_info/administrative_organization_chart.html">
|
|
125
|
+ <div class="h-menu_block_text">
|
|
126
|
+ <div class="h-menu_block_text_center">
|
|
127
|
+ お問い合わせ一覧
|
|
128
|
+ </div>
|
|
129
|
+ </div>
|
|
130
|
+ </a>
|
|
131
|
+ </div>
|
|
132
|
+ </div>
|
|
133
|
+ <div class="h-menu_main_block">
|
|
134
|
+ <div class="h-menu_lang">
|
|
135
|
+ <div class="h-menu_block_lang">
|
|
136
|
+ <div class="h-menu_block_text_center">
|
|
137
|
+ <div class="h-menu_block_text_line">
|
|
138
|
+ 背景変更
|
|
139
|
+ <div onClick="setBackground3_2(1)" class="h-menu_block_text_color_1">灰
|
|
140
|
+ </div>
|
|
141
|
+ <div onClick="setBackground3_2(2)" class="h-menu_block_text_color_2">黄
|
|
142
|
+ </div>
|
|
143
|
+ <div onClick="setBackground3_2(3)" class="h-menu_block_text_color_3">黄緑
|
|
144
|
+ </div>
|
|
145
|
+ </div>
|
|
146
|
+ <script>
|
|
147
|
+ getBackgNumber3_2();
|
|
148
|
+ </script>
|
|
149
|
+ <div class="h-menu_block_text_line">言語選択
|
|
150
|
+ <div class="mobile_translation">
|
|
151
|
+ <div id="google_translate_element"></div>
|
|
152
|
+ </div>
|
|
153
|
+ </div>
|
|
154
|
+ </div>
|
|
155
|
+ </div>
|
|
156
|
+ </div>
|
|
157
|
+ </div>
|
|
158
|
+ <div class="h-menu_main_block">
|
|
159
|
+ <div class="h-menu_search">
|
|
160
|
+ <div class="h-menu_block_search">
|
|
161
|
+ <form action="https://www.google.com/search">
|
|
162
|
+ <input type="hidden" name="hl" value="ja" />
|
|
163
|
+ <input type="hidden" name="ie" value="UTF-8">
|
|
164
|
+ <input type="hidden" name="oe" value="UTF-8">
|
|
165
|
+ <input type="hidden" value="www.town.kitagata.gifu.jp" name="as_sitesearch" />
|
|
166
|
+ <input type="text" name="q" size="16" maxlength="256" value="" class="mobile_form_input" />
|
|
167
|
+ <input type="submit" name="btnG" value="検索" class="mobile_form_button" />
|
|
168
|
+ </form>
|
|
169
|
+ </div>
|
|
170
|
+ </div>
|
|
171
|
+ </div>
|
|
172
|
+ </div>
|
|
173
|
+ </div>
|
|
174
|
+ </header>
|
|
175
|
+
|
|
176
|
+ <!--セクション 操作-->
|
|
177
|
+ <section id="operation">
|
|
178
|
+ <!--セクション 住所-->
|
|
179
|
+ <article id="address">
|
|
180
|
+ <address id="operation_add">
|
|
181
|
+ <span>北方町役場</span><span> 〒501-0492</span><span> 岐阜県本巣郡北方町長谷川1丁目1番地</span><span> TEL:058-323-1111(代)</span>
|
|
182
|
+ </address>
|
|
183
|
+ </article>
|
|
184
|
+ <div id="controle_panel">
|
|
185
|
+ <!--セクション 背景色-->
|
|
186
|
+ <article id="bgcolor">
|
|
187
|
+ <img src="../../../css/img/013.png" alt="背景色変更ボックス" />
|
|
188
|
+ <div id="bgcolor_img">
|
|
189
|
+ <input type="image" src="../../../css/img/010.png" value="1" alt="背景色1番目" onClick="setBackground3_2(1)">
|
|
190
|
+ <input type="image" src="../../../css/img/011.png" value="2" alt="背景色2番目" onClick="setBackground3_2(2)">
|
|
191
|
+ <input type="image" src="../../../css/img/012.png" value="3" alt="背景色3番目" onClick="setBackground3_2(3)">
|
|
192
|
+ </div>
|
|
193
|
+ </article>
|
|
194
|
+ <!--セクション 文字サイズ-->
|
|
195
|
+ <!--<article id="charsize" >
|
|
196
|
+ <img src="../../css/img/008.png" alt="文字サイズ変更ボックス" />
|
|
197
|
+ <div id="charsize_img">
|
|
198
|
+ <img src="../../css/img/005.png" alt="文字大きさ変更、小さい" />
|
|
199
|
+ <img src="../../css/img/006.png" alt="文字大きさ変更、中間" />
|
|
200
|
+ <img src="../../css/img/007.png" alt="文字大きさ変更、大きい" />
|
|
201
|
+ </div>
|
|
202
|
+ </article>-->
|
|
203
|
+
|
|
204
|
+ <!--セクション サイトマップ-->
|
|
205
|
+ <article id="sitemap">
|
|
206
|
+ <div id="sitemap_img">
|
|
207
|
+ <a href="../../../second/sitemap.html">
|
|
208
|
+ <img src="../../../css/img/kitagata_sitemap.png" alt="サイトマップ" />
|
|
209
|
+ </a>
|
|
210
|
+ </div>
|
|
211
|
+ </article>
|
|
212
|
+ <!--セクション お問い合わせ-->
|
|
213
|
+ <article id="contact">
|
|
214
|
+ <div id="contact_img">
|
|
215
|
+ <a href="../../../third/town_admini_info/administrative_organization_chart.html"><img
|
|
216
|
+ src="../../../css/img/kitagata_support.png" alt="お問い合わせはこちらから" /></a>
|
|
217
|
+ </div>
|
|
218
|
+ </article>
|
|
219
|
+ <!--セクション 翻訳-->
|
|
220
|
+ <article id="translation">
|
|
221
|
+ <div id="translation_img">
|
|
222
|
+ <!--<img src="../../css/img/kitagata_Language.png" alt="翻訳" />-->
|
|
223
|
+ <div id="google_translate_element"></div>
|
|
224
|
+ <script type="text/javascript">
|
|
225
|
+ function googleTranslateElementInit() {
|
|
226
|
+ new google.translate.TranslateElement({
|
|
227
|
+ pageLanguage: 'ja',
|
|
228
|
+ layout: google.translate.TranslateElement.InlineLayout.SIMPLE
|
|
229
|
+ }, 'google_translate_element');
|
|
230
|
+ }
|
|
231
|
+ </script>
|
|
232
|
+ <script type="text/javascript"
|
|
233
|
+ src="//translate.google.com/translate_a/element.js?cb=googleTranslateElementInit"></script>
|
|
234
|
+ </div>
|
|
235
|
+ </article>
|
|
236
|
+ <div id="claer">
|
|
237
|
+ </div>
|
|
238
|
+ </div>
|
|
239
|
+ </section>
|
|
240
|
+
|
|
241
|
+ <!--ヘッダーデータ-->
|
|
242
|
+ <header>
|
|
243
|
+ <div id="header" class="gothic">
|
|
244
|
+ <a href="../../../index.html"><img src="../../../css/img/header_emblem.png" width="200px" height="260px" /></a>
|
|
245
|
+ <div id="h_block_1">
|
|
246
|
+ <div class="h_line">
|
|
247
|
+ </div>
|
|
248
|
+ <article class="h_text_l">
|
|
249
|
+ <a class="h_link" href="../../../second/living.html"><span class="h_text">くらしの情報</span></a>
|
|
250
|
+ </article>
|
|
251
|
+ <article class="h_text_l">
|
|
252
|
+ <a class="h_link" href="../../../second/tourism.html"><span class="h_text">観光</span></a>
|
|
253
|
+ </article>
|
|
254
|
+ <article class="h_text_l">
|
|
255
|
+ <a class="h_link" href="../../../second/business.html"><span class="h_text">事業者向け情報</span></a>
|
|
256
|
+ </article>
|
|
257
|
+ <article class="h_text_l">
|
|
258
|
+ <a class="h_link" href="../../../second/town_admini_info.html"><span class="h_text">町政情報</span></a>
|
|
259
|
+ </article>
|
|
260
|
+ </div>
|
|
261
|
+ <div id="h_block_search">
|
|
262
|
+ <div class="h_line"></div>
|
|
263
|
+ <article class="h_search">
|
|
264
|
+ <div class="space10"></div>
|
|
265
|
+ <form action="http://www.google.com/search">
|
|
266
|
+ <input type="hidden" name="hl" value="ja" />
|
|
267
|
+ <input type="hidden" name="ie" value="UTF-8">
|
|
268
|
+ <input type="hidden" name="oe" value="UTF-8">
|
|
269
|
+ <input type="hidden" value="www.town.kitagata.gifu.jp" name="as_sitesearch" />
|
|
270
|
+ <input type="text" name="q" size="16" maxlength="256" value="" />
|
|
271
|
+ <input type="submit" name="btnG" value="検索" />
|
|
272
|
+ </form>
|
|
273
|
+ </article>
|
|
274
|
+ </div>
|
|
275
|
+ </div>
|
|
276
|
+ </header>
|
|
277
|
+
|
|
278
|
+ <div id="third_body">
|
|
279
|
+ <!--セクション template-->
|
|
280
|
+ <section id="template">
|
|
281
|
+ <article id="breadcrumb">
|
|
282
|
+ <div id="breadcrumb_title">
|
|
283
|
+ <div id="breadcrumb_title_block">
|
|
284
|
+ <span id="breadcrumb_title"><a href="../../../index.html">トップ</a>><a
|
|
285
|
+ href="../../../second/town_admini_info.html">町政情報</a>><a
|
|
286
|
+ href="../../../third/town_admini_info/fiscal_information.html">財政情報</a>><a
|
|
287
|
+ href="../../../fourth/town_admini_info/Restoration_judgment_ratios_etc.html">健全化判断比率等</a>>令和4年度
|
|
288
|
+ 健全化判断比率等</span>
|
|
289
|
+ </div>
|
|
290
|
+ </div>
|
|
291
|
+ </article>
|
|
292
|
+ <article id="template">
|
|
293
|
+ <div id="template_title" class="gothic">
|
|
294
|
+ <div id="template_title_block">
|
|
295
|
+ <span id="template_title">令和4年度健全化判断比率等</span>
|
|
296
|
+ </div>
|
|
297
|
+ </div>
|
|
298
|
+ <!-- 本文ここから -->
|
|
299
|
+ <p class="paragraphT10">令和4年度の決算に基づき、「地方公共団体の財政の健全化に関する法律」の規定による健全化判断比率等(財政指標)を算定しました。<br />
|
|
300
|
+ 地方公共団体の財政の健全化に関する法律第3条第1項及び第22条第1項の規定に基づき、健全化判断比率等をお知らせします。</p>
|
|
301
|
+
|
|
302
|
+ <h4 id="life">令和4年度決算に基づく健全化判断比率</h4>
|
|
303
|
+ <div class="scroll_table">
|
|
304
|
+ <table width="440" border="0" cellpadding="4" cellspacing="1" id="infokitagata">
|
|
305
|
+ <tr align="center">
|
|
306
|
+ <th width="25%" bgcolor="#ADD8E6">実質赤字比率</th>
|
|
307
|
+ <th width="25%" bgcolor="#ADD8E6">連結実質赤字比率</th>
|
|
308
|
+ <th width="25%" bgcolor="#ADD8E6">実質公債費比率</th>
|
|
309
|
+ <th width="25%" bgcolor="#ADD8E6">将来負担比率</th>
|
|
310
|
+ </tr>
|
|
311
|
+ <tr>
|
|
312
|
+ <td div style="text-align:right" bgcolor="#CCCCCC">-%</td>
|
|
313
|
+ <td div style="text-align:right" bgcolor="#CCCCCC">-%</td>
|
|
314
|
+ <td div style="text-align:right" bgcolor="#CCCCCC">11.6%</td>
|
|
315
|
+ <td div style="text-align:right" bgcolor="#CCCCCC">-%</td>
|
|
316
|
+ </tr>
|
|
317
|
+ </table>
|
|
318
|
+ </div>
|
|
319
|
+ <p class="paragraphT10">※赤字額が無いため、実質赤字比率、連結実質赤字比率及び将来負担比率は「-」と表示しています。</p>
|
|
320
|
+ <p class="paragraphT10"><strong id="life">参考</strong></p>
|
|
321
|
+ 早期健全化判断比率<br />
|
|
322
|
+ <div class="scroll_table">
|
|
323
|
+ <table width="440" border="0" cellpadding="4" cellspacing="1" id="infokitagata">
|
|
324
|
+ <tr align="center">
|
|
325
|
+ <th width="25%" bgcolor="#ADD8E6">実質赤字比率</th>
|
|
326
|
+ <th width="25%" bgcolor="#ADD8E6">連結実質赤字比率</th>
|
|
327
|
+ <th width="25%" bgcolor="#ADD8E6">実質公債費比率</th>
|
|
328
|
+ <th width="25%" bgcolor="#ADD8E6">将来負担比率</th>
|
|
329
|
+ </tr>
|
|
330
|
+ <tr>
|
|
331
|
+ <td div style="text-align:right" bgcolor="#CCCCCC">15.0%</td>
|
|
332
|
+ <td div style="text-align:right" bgcolor="#CCCCCC">20.0%</td>
|
|
333
|
+ <td div style="text-align:right" bgcolor="#CCCCCC">25.0%</td>
|
|
334
|
+ <td div style="text-align:right" bgcolor="#CCCCCC">350.0%</td>
|
|
335
|
+ </tr>
|
|
336
|
+ </table>
|
|
337
|
+ </div>
|
|
338
|
+ </p>
|
|
339
|
+ 財政再生基準<br />
|
|
340
|
+ <div class="scroll_table">
|
|
341
|
+ <table width="440" border="0" cellpadding="4" cellspacing="1" id="infokitagata">
|
|
342
|
+ <tr align="center">
|
|
343
|
+ <th width="25%" bgcolor="#ADD8E6">実質赤字比率</th>
|
|
344
|
+ <th width="25%" bgcolor="#ADD8E6">連結実質赤字比率</th>
|
|
345
|
+ <th width="25%" bgcolor="#ADD8E6">実質公債費比率</th>
|
|
346
|
+ <th width="25%" bgcolor="#ADD8E6">将来負担比率</th>
|
|
347
|
+ </tr>
|
|
348
|
+ <tr>
|
|
349
|
+ <td div style="text-align:right" bgcolor="#CCCCCC">20.0%</td>
|
|
350
|
+ <td div style="text-align:right" bgcolor="#CCCCCC">30.0%</td>
|
|
351
|
+ <td div style="text-align:right" bgcolor="#CCCCCC">35.0%</td>
|
|
352
|
+ <td div style="text-align:right" bgcolor="#CCCCCC">-</td>
|
|
353
|
+ </tr>
|
|
354
|
+ </table>
|
|
355
|
+ </div>
|
|
356
|
+ <h4 id="life">令和4年度決算に基づく資金不足比率</h4>
|
|
357
|
+ <table width="330" border="0" cellpadding="2" cellspacing="1" id="infokitagata">
|
|
358
|
+ <tr align="center">
|
|
359
|
+ <th width="50%" bgcolor="#ADD8E6">特別会計名称</th>
|
|
360
|
+ <th width="50%" bgcolor="#ADD8E6">資金不足比率</th>
|
|
361
|
+ </tr>
|
|
362
|
+ <tr>
|
|
363
|
+ <td div bgcolor="#CCCCCC">上水道事業会計</td>
|
|
364
|
+ <td div style="text-align:right" bgcolor="#CCCCCC">-%</td>
|
|
365
|
+ </tr>
|
|
366
|
+ <tr>
|
|
367
|
+ <td div bgcolor="#CCCCCC">下水道事業特別会計</td>
|
|
368
|
+ <td div style="text-align:right" bgcolor="#CCCCCC">-%</td>
|
|
369
|
+ </tr>
|
|
370
|
+ </table>
|
|
371
|
+ <p class="paragraphT10">※赤字額が無いため、資金不足比率は「-」と表示しています。</p>
|
|
372
|
+ <p class="paragraphT10"><strong id="life">参考</strong></p>
|
|
373
|
+ 経営健全化基準<br />
|
|
374
|
+ <table width="165" border="0" cellpadding="2" cellspacing="1" id="infokitagata">
|
|
375
|
+ <tr align="center">
|
|
376
|
+ <th width="50%" bgcolor="#ADD8E6">資金不足比率</th>
|
|
377
|
+ </tr>
|
|
378
|
+ <tr>
|
|
379
|
+ <td div style="text-align:right" bgcolor="#CCCCCC">20%</td>
|
|
380
|
+ </tr>
|
|
381
|
+ </table>
|
|
382
|
+
|
|
383
|
+ </article>
|
|
384
|
+ </section>
|
|
385
|
+ </div>
|
|
386
|
+
|
|
387
|
+ <footer>
|
|
388
|
+ <img class="footer_img" src="../../../css/img/kitagatafooter.png" width="920px" height="80px" alt="北方町" />
|
|
389
|
+ <div class="footer_mobile">
|
|
390
|
+ <div class="footer_mobile_title">
|
|
391
|
+ <img class="footerImg__logo" src="../../../image/logo_kitagata_green_S.png" alt="北方町役場" width="37px">
|
|
392
|
+ <h1 class="footerMobile__text">北方町役場</h1>
|
|
393
|
+ </div>
|
|
394
|
+ <div class="footer_mobile_address">
|
|
395
|
+ <span class="footerTextWrap__text">
|
|
396
|
+ 〒501-0492 岐阜県本巣郡北方町長谷川1丁目1番地
|
|
397
|
+ </span><br>
|
|
398
|
+ 電話:058-323-1111(代)<br>
|
|
399
|
+ FAX:058-323-2963<br>
|
|
400
|
+ 開庁日:8時30分~17時15分<br>
|
|
401
|
+ (土・日・祝日、年末年始を除く)<br>
|
|
402
|
+ </div>
|
|
403
|
+ </div>
|
|
404
|
+ <br class="sp__brDisplay">
|
|
405
|
+ <p class="footer_text">
|
|
406
|
+ <a href="../../../second/Copyright_and_link.html">リンクと著作権</a>|
|
|
407
|
+ <a href="../../../second/Privacy_policy.html">個人情報保護指針</a>|
|
|
408
|
+ <a href="../../../second/Barrier_free_policy.html">バリアフリーポリシー</a>
|
|
409
|
+ </p>
|
|
410
|
+ </footer>
|
|
411
|
+ </div>
|
|
412
|
+ <img class="cgipageview"
|
|
413
|
+ src="http://www.town.kitagata.gifu.jp/cgi-bin/pcount/pcount.cgi?H24_Restoration_judgment_ratios_etc" height="1"
|
|
414
|
+ width="1" />
|
|
415
|
+</body>
|
|
416
|
+
|
|
417
|
+</html>
|