Browse Source

[kitagata_support:14881] Re: HP更新依頼(北方町公共施設)

KuniakiTakenaka 2 years ago
parent
commit
bf69984ad6

+ 718
- 0
fourth/city_park/city_park.html View File

@@ -0,0 +1,718 @@
1
+<!doctype html>
2
+<html lang="ja">
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
+  <script src="../../js/operation.js"></script>
14
+  <meta name="google-translate-customization" content="45643f5d79d6e245-283971e7754d7b90-g905c6e6b6867bf2f-2f">
15
+  </meta>
16
+</head>
17
+
18
+<body id="back">
19
+  <div id="main" class="gothic">
20
+    <!--セクション 操作-->
21
+    <section id="operation">
22
+      <!--セクション 住所-->
23
+      <article id="address">
24
+        <address id="operation_add">
25
+          <span>北方町役場</span><span> 〒501-0492</span><span> 岐阜県本巣郡北方町長谷川1丁目1番地</span><span> TEL:058-323-1111(代)</span>
26
+        </address>
27
+      </article>
28
+      <div id="controle_panel">
29
+        <!--セクション 背景色-->
30
+        <article id="bgcolor">
31
+          <img src="../../css/img/013.png" alt="背景色変更ボックス" />
32
+          <div id="bgcolor_img">
33
+            <input id="button1" width="29px" height="28px" value=" " alt=" " type="image" onClick="setBackground3(1)">
34
+            <input id="button2" width="29px" height="28px" value=" " alt=" " type="image" onClick="setBackground3(2)">
35
+            <input id="button3" width="29px" height="28px" value=" " alt=" " type="image" onClick="setBackground3(3)">
36
+          </div>
37
+          <script>
38
+            getBackgNumber3();
39
+          </script>
40
+        </article>
41
+
42
+        <!--セクション 文字サイズ-->
43
+        <!--<article id="charsize" >
44
+            <img src="../../css/img/008.png" alt="文字サイズ変更ボックス" />
45
+            <div id="charsize_img">
46
+            <img src="../../css/img/005.png" alt="文字大きさ変更、小さい" />
47
+            <img src="../../css/img/006.png" alt="文字大きさ変更、中間" />
48
+            <img src="../../css/img/007.png" alt="文字大きさ変更、大きい" />
49
+            </div>
50
+            </article>-->
51
+
52
+        <!--セクション サイトマップ-->
53
+        <article id="sitemap">
54
+          <div id="sitemap_img">
55
+            <a href="../../second/sitemap.html"><img src="../../css/img/kitagata_sitemap.png" alt="サイトマップ" /></a>
56
+          </div>
57
+        </article>
58
+        <!--セクション お問い合わせ-->
59
+        <article id="contact">
60
+          <div id="contact_img">
61
+            <a href="../../third/town_admini_info/administrative_organization_chart.html"><img
62
+                src="../../css/img/kitagata_support.png" alt="お問い合わせはこちらから" /></a>
63
+          </div>
64
+        </article>
65
+        <!--セクション 翻訳-->
66
+        <article id="translation">
67
+          <div id="translation_img">
68
+            <!--<img src="../../css/img/kitagata_Language.png" alt="翻訳" />-->
69
+            <div id="google_translate_element"></div>
70
+            <script type="text/javascript">
71
+              function googleTranslateElementInit() {
72
+                new google.translate.TranslateElement({
73
+                  pageLanguage: 'ja',
74
+                  layout: google.translate.TranslateElement.InlineLayout.SIMPLE
75
+                }, 'google_translate_element');
76
+              }
77
+            </script>
78
+            <script type="text/javascript"
79
+              src="//translate.google.com/translate_a/element.js?cb=googleTranslateElementInit"></script>
80
+          </div>
81
+        </article>
82
+        <div id="claer">
83
+        </div>
84
+      </div>
85
+    </section>
86
+
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
+      <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
130
+                  href="../../second/living.html">くらしの情報</a>><a href="../../second/Urban_planning.html">都市計画</a>><a
131
+                  href="../../third/living/Urban_facility.html">
132
+                  都市施設</a>>都市公園(その他の公園も含む)</span>
133
+            </div>
134
+          </div>
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
+          <span id="tukuda"></span>
145
+          <div id="template_title2" class="gothic">
146
+            <div id="template_title_block">
147
+              <span id="template_title2">佃公園</span>
148
+            </div>
149
+          </div>
150
+          <span id="template_article_block">
151
+            <table border="0" cellpadding="3" cellspacing="2" width="100%" id="infokitagata">
152
+              <tr>
153
+                <th valign="middle" align="left" width="20" rowspan="1" bgcolor="#add8e6">所在地</th>
154
+                <td valign="top" align="left" width="80" bgcolor="#dcdcdc">北方町芝原中町5丁目26番地</td>
155
+              </tr>
156
+              <tr>
157
+                <th valign="middle" align="left" width="20" rowspan="1" bgcolor="#add8e6">主な施設</th>
158
+                <td valign="top" align="left" bgcolor="#dcdcdc" width="80">
159
+                  コンビネーション遊具・滑り台・4連鉄棒・4連ブランコ・トイレ(車いす対応・オムツ替え台あり)</td>
160
+              </tr>
161
+            </table>
162
+            <br>
163
+            <img class="park-img" src="city_park_img/tukuda.jpeg" alt="" width="400" height="400">
164
+          </span>
165
+        </article>
166
+
167
+        <article id="template_list_title">
168
+          <span id="shibaharahigasi-park"></span>
169
+          <div id="template_title2" class="gothic">
170
+            <div id="template_title_block">
171
+              <span id="template_title2">芝原東公園</span>
172
+            </div>
173
+          </div>
174
+          <span id="template_article_block">
175
+            <table border="0" cellpadding="3" cellspacing="2" width="100%" id="infokitagata">
176
+              <tr>
177
+                <th valign="middle" align="left" width="20" rowspan="1" bgcolor="#add8e6">所在地</th>
178
+                <td valign="top" align="left" width="80" bgcolor="#dcdcdc">北方町芝原東町1丁目28番地</td>
179
+              </tr>
180
+              <tr>
181
+                <th valign="middle" align="left" width="20" rowspan="1" bgcolor="#add8e6">主な施設</th>
182
+                <td valign="top" align="left" bgcolor="#dcdcdc" width="80">複合遊具・砂場・トイレ(車いす対応・オムツ替え台あり)</td>
183
+              </tr>
184
+            </table>
185
+            <br>
186
+            <img class="park-img" src="city_park_img/sibaharahigashi.jpeg" alt="" width="400" height="400">
187
+          </span>
188
+        </article>
189
+
190
+        <article id="template_list_title">
191
+          <span id="umamiti-park"></span>
192
+          <div id="template_title2" class="gothic">
193
+            <div id="template_title_block">
194
+              <span id="template_title2">馬道公園</span>
195
+            </div>
196
+          </div>
197
+          <span id="template_article_block">
198
+            <table border="0" cellpadding="3" cellspacing="2" width="100%" id="infokitagata">
199
+              <tr>
200
+                <th valign="middle" align="left" width="20" rowspan="1" bgcolor="#add8e6">所在地</th>
201
+                <td valign="top" align="left" width="80" bgcolor="#dcdcdc">北方町高屋白木1丁目29番地</td>
202
+              </tr>
203
+              <tr>
204
+                <th valign="middle" align="left" width="20" rowspan="1" bgcolor="#add8e6">主な施設</th>
205
+                <td valign="top" align="left" bgcolor="#dcdcdc" width="80">コンビネーション遊具・砂場・トイレ(車イス対応・オムツ替え台あり)</td>
206
+              </tr>
207
+            </table>
208
+            <br>
209
+            <img class="park-img" src="city_park_img/umamichi.jpeg" alt="" width="400" height="400">
210
+          </span>
211
+        </article>
212
+
213
+        <article id="template_list_title">
214
+          <span id="iseda-park"></span>
215
+          <div id="template_title2" class="gothic">
216
+            <div id="template_title_block">
217
+              <span id="template_title2">伊勢田公園</span>
218
+            </div>
219
+          </div>
220
+          <span id="template_article_block">
221
+            <table border="0" cellpadding="3" cellspacing="2" width="100%" id="infokitagata">
222
+              <tr>
223
+                <th valign="middle" align="left" width="20" rowspan="1" bgcolor="#add8e6">所在地</th>
224
+                <td valign="top" align="left" width="80" bgcolor="#dcdcdc">北方町高屋伊勢田1丁目39番地</td>
225
+              </tr>
226
+              <tr>
227
+                <th valign="middle" align="left" width="20" rowspan="1" bgcolor="#add8e6">主な施設</th>
228
+                <td valign="top" align="left" bgcolor="#dcdcdc" width="80">コンビネーション遊具・2連ブランコ・3連鉄棒・砂場・トイレ(車いす対応・オムツ替え台あり)
229
+                </td>
230
+              </tr>
231
+            </table>
232
+            <br>
233
+            <img class="park-img" src="city_park_img/iseda.jpeg" alt="" width="400" height="400">
234
+          </span>
235
+        </article>
236
+
237
+        <article id="template_list_title">
238
+          <span id="ishihutu-park"></span>
239
+          <div id="template_title2" class="gothic">
240
+            <div id="template_title_block">
241
+              <span id="template_title2">石仏公園</span>
242
+            </div>
243
+          </div>
244
+          <span id="template_article_block">
245
+            <table border="0" cellpadding="3" cellspacing="2" width="100%" id="infokitagata">
246
+              <tr>
247
+                <th valign="middle" align="left" width="20" rowspan="1" bgcolor="#add8e6">所在地</th>
248
+                <td valign="top" align="left" width="80" bgcolor="#dcdcdc">北方町高屋太子2丁目9番地</td>
249
+              </tr>
250
+              <tr>
251
+                <th valign="middle" align="left" width="20" rowspan="1" bgcolor="#add8e6">主な施設</th>
252
+                <td valign="top" align="left" bgcolor="#dcdcdc" width="80">
253
+                  コンビネーション遊具・健康遊具(背のばしベンチ・上体ひねり・ぶらさがり・パラレルバー)・砂場・トイレ(車いす対応)</td>
254
+              </tr>
255
+            </table>
256
+            <br>
257
+            <img class="park-img" src="city_park_img/isihutu.jpeg" alt="" width="400" height="400">
258
+          </span>
259
+        </article>
260
+
261
+        <article id="template_list_title">
262
+          <span id="kyokuro-park"></span>
263
+          <div id="template_title2" class="gothic">
264
+            <div id="template_title_block">
265
+              <span id="template_title2">曲路公園</span>
266
+            </div>
267
+          </div>
268
+          <span id="template_article_block">
269
+            <table border="0" cellpadding="3" cellspacing="2" width="100%" id="infokitagata">
270
+              <tr>
271
+                <th valign="middle" align="left" width="20" rowspan="1" bgcolor="#add8e6">所在地</th>
272
+                <td valign="top" align="left" width="80" bgcolor="#dcdcdc">北方町曲路1丁目74番地</td>
273
+              </tr>
274
+              <tr>
275
+                <th valign="middle" align="left" width="20" rowspan="1" bgcolor="#add8e6">主な施設</th>
276
+                <td valign="top" align="left" bgcolor="#dcdcdc" width="80">2連ブランコ・滑り台・3連鉄棒・トイレ</td>
277
+              </tr>
278
+            </table>
279
+            <br>
280
+            <img class="park-img" src="city_park_img/kyokuro.jpeg" alt="" width="400" height="400">
281
+          </span>
282
+        </article>
283
+
284
+        <article id="template_list_title">
285
+          <span id="koyanagi-park"></span>
286
+          <div id="template_title2" class="gothic">
287
+            <div id="template_title_block">
288
+              <span id="template_title2">小柳公園</span>
289
+            </div>
290
+          </div>
291
+          <span id="template_article_block">
292
+            <table border="0" cellpadding="3" cellspacing="2" width="100%" id="infokitagata">
293
+              <tr>
294
+                <th valign="middle" align="left" width="20" rowspan="1" bgcolor="#add8e6">所在地</th>
295
+                <td valign="top" align="left" width="80" bgcolor="#dcdcdc">北方町小柳2丁目55番地</td>
296
+              </tr>
297
+              <tr>
298
+                <th valign="middle" align="left" width="20" rowspan="1" bgcolor="#add8e6">主な施設</th>
299
+                <td valign="top" align="left" bgcolor="#dcdcdc" width="80">2連ブランコ・滑り台・トイレ</td>
300
+              </tr>
301
+            </table>
302
+            <br>
303
+            <img class="park-img" src="city_park_img/koyanagi.jpeg" alt="" width="400" height="400">
304
+          </span>
305
+        </article>
306
+
307
+        <article id="template_list_title">
308
+          <span id="hashiramoto-park"></span>
309
+          <div id="template_title2" class="gothic">
310
+            <div id="template_title_block">
311
+              <span id="template_title2">柱本公園</span>
312
+            </div>
313
+          </div>
314
+          <span id="template_article_block">
315
+            <table border="0" cellpadding="3" cellspacing="2" width="100%" id="infokitagata">
316
+              <tr>
317
+                <th valign="middle" align="left" width="20" rowspan="1" bgcolor="#add8e6">所在地</th>
318
+                <td valign="top" align="left" width="80" bgcolor="#dcdcdc">北方町柱本南2丁目75番地</td>
319
+              </tr>
320
+              <tr>
321
+                <th valign="middle" align="left" width="20" rowspan="1" bgcolor="#add8e6">主な施設</th>
322
+                <td valign="top" align="left" bgcolor="#dcdcdc" width="80">コンビネーション遊具・2連ブランコ・3連鉄棒・トイレ(車いす対応)</td>
323
+              </tr>
324
+            </table>
325
+            <br>
326
+            <img class="park-img" src="city_park_img/hasiramoto.jpeg" alt="" width="400" height="400">
327
+          </span>
328
+        </article>
329
+
330
+        <article id="template_list_title">
331
+          <span id="hutinoue-park"></span>
332
+          <div id="template_title2" class="gothic">
333
+            <div id="template_title_block">
334
+              <span id="template_title2">渕之上公園</span>
335
+            </div>
336
+          </div>
337
+          <span id="template_article_block">
338
+            <table border="0" cellpadding="3" cellspacing="2" width="100%" id="infokitagata">
339
+              <tr>
340
+                <th valign="middle" align="left" width="20" rowspan="1" bgcolor="#add8e6">所在地</th>
341
+                <td valign="top" align="left" width="80" bgcolor="#dcdcdc">北方町平成7丁目79番地</td>
342
+              </tr>
343
+              <tr>
344
+                <th valign="middle" align="left" width="20" rowspan="1" bgcolor="#add8e6">主な施設</th>
345
+                <td valign="top" align="left" bgcolor="#dcdcdc" width="80">2連ブランコ・滑り台</td>
346
+              </tr>
347
+            </table>
348
+            <br>
349
+            <img class="park-img" src="city_park_img/hutinoue.jpeg" alt="" width="400" height="400">
350
+          </span>
351
+        </article>
352
+
353
+        <article id="template_list_title">
354
+          <span id="aidanagashima-park"></span>
355
+          <div id="template_title2" class="gothic">
356
+            <div id="template_title_block">
357
+              <span id="template_title2">間長島公園</span>
358
+            </div>
359
+          </div>
360
+          <span id="template_article_block">
361
+            <table border="0" cellpadding="3" cellspacing="2" width="100%" id="infokitagata">
362
+              <tr>
363
+                <th valign="middle" align="left" width="20" rowspan="1" bgcolor="#add8e6">所在地</th>
364
+                <td valign="top" align="left" width="80" bgcolor="#dcdcdc">北方町平成4丁目67番地</td>
365
+              </tr>
366
+              <tr>
367
+                <th valign="middle" align="left" width="20" rowspan="1" bgcolor="#add8e6">主な施設</th>
368
+                <td valign="top" align="left" bgcolor="#dcdcdc" width="80">2連ブランコ・3連鉄棒・トイレ</td>
369
+              </tr>
370
+            </table>
371
+            <br>
372
+            <img class="park-img" src="city_park_img/aidanagashima.jpeg" alt="" width="400" height="400">
373
+          </span>
374
+        </article>
375
+
376
+        <article id="template_list_title">
377
+          <span id="yagiri-park"></span>
378
+          <div id="template_title2" class="gothic">
379
+            <div id="template_title_block">
380
+              <span id="template_title2">八切公園</span>
381
+            </div>
382
+          </div>
383
+          <span id="template_article_block">
384
+            <table border="0" cellpadding="3" cellspacing="2" width="100%" id="infokitagata">
385
+              <tr>
386
+                <th valign="middle" align="left" width="20" rowspan="1" bgcolor="#add8e6">所在地</th>
387
+                <td valign="top" align="left" width="80" bgcolor="#dcdcdc">北方町長谷川西1丁目55番地</td>
388
+              </tr>
389
+              <tr>
390
+                <th valign="middle" align="left" width="20" rowspan="1" bgcolor="#add8e6">主な施設</th>
391
+                <td valign="top" align="left" bgcolor="#dcdcdc" width="80">コンビネーション遊具・2連ブランコ・2連鉄棒・トイレ(車いす対応)・駐車場</td>
392
+              </tr>
393
+            </table>
394
+            <br>
395
+            <img class="park-img" src="city_park_img/yagiri.jpeg" alt="" width="400" height="400">
396
+          </span>
397
+        </article>
398
+
399
+        <article id="template_list_title">
400
+          <span id="heisei-park"></span>
401
+          <div id="template_title2" class="gothic">
402
+            <div id="template_title_block">
403
+              <span id="template_title2">平成公園</span>
404
+            </div>
405
+          </div>
406
+          <span id="template_article_block">
407
+            <table border="0" cellpadding="3" cellspacing="2" width="100%" id="infokitagata">
408
+              <tr>
409
+                <th valign="middle" align="left" width="20" rowspan="1" bgcolor="#add8e6">所在地</th>
410
+                <td valign="top" align="left" width="80" bgcolor="#dcdcdc">北方町平成3丁目89番地</td>
411
+              </tr>
412
+              <tr>
413
+                <th valign="middle" align="left" width="20" rowspan="1" bgcolor="#add8e6">主な施設</th>
414
+                <td valign="top" align="left" bgcolor="#dcdcdc" width="80">広場・噴水・駐車場・トイレ</td>
415
+              </tr>
416
+            </table>
417
+            <p style="color: red">※噴水は4月~9月の午前10時~午後3時まで稼働します。悪天候時やメンテナンス時は稼働しない場合があります。</p>
418
+            <br>
419
+            <img class="park-img" src="city_park_img/heisei.jpeg" alt="" width="400" height="400">
420
+          </span>
421
+        </article>
422
+
423
+        <article id="template_list_title">
424
+          <span id="miyahigashi-park"></span>
425
+          <div id="template_title2" class="gothic">
426
+            <div id="template_title_block">
427
+              <span id="template_title2">宮東公園</span>
428
+            </div>
429
+          </div>
430
+          <span id="template_article_block">
431
+            <table border="0" cellpadding="3" cellspacing="2" width="100%" id="infokitagata">
432
+              <tr>
433
+                <th valign="middle" align="left" width="20" rowspan="1" bgcolor="#add8e6">所在地</th>
434
+                <td valign="top" align="left" width="80" bgcolor="#dcdcdc">北方町芝原中町3丁目64番地</td>
435
+              </tr>
436
+              <tr>
437
+                <th valign="middle" align="left" width="20" rowspan="1" bgcolor="#add8e6">主な施設</th>
438
+                <td valign="top" align="left" bgcolor="#dcdcdc" width="80">滑り台・砂場・複合遊具・トイレ(車いす対応)・駐車場<br>
439
+                  グラウンドの使用については、<a href="../../third/building_etc/Gym.html#about-use">こちら</a>をご覧ください。</td>
440
+              </tr>
441
+            </table>
442
+            <br>
443
+            <div style="display: flex; justify-content: space-between">
444
+              <img class="two-rows-park-img" src="city_park_img/miyahigashi_1.jpeg" alt="" width="400" height="400">
445
+              <img class="two-rows-park-img" src="city_park_img/miyahigashi_2.jpeg" alt="" width="400" height="400">
446
+            </div>
447
+          </span>
448
+        </article>
449
+
450
+        <article id="template_list_title">
451
+          <span id="jousato-park"></span>
452
+          <div id="template_title2" class="gothic">
453
+            <div id="template_title_block">
454
+              <span id="template_title2">条里公園</span>
455
+            </div>
456
+          </div>
457
+          <span id="template_article_block">
458
+            <table border="0" cellpadding="3" cellspacing="2" width="100%" id="infokitagata">
459
+              <tr>
460
+                <th valign="middle" align="left" width="20" rowspan="1" bgcolor="#add8e6">所在地</th>
461
+                <td valign="top" align="left" width="80" bgcolor="#dcdcdc">北方町高屋条里2丁目90番地</td>
462
+              </tr>
463
+              <tr>
464
+                <th valign="middle" align="left" width="20" rowspan="1" bgcolor="#add8e6">主な施設</th>
465
+                <td valign="top" align="left" bgcolor="#dcdcdc" width="80">トイレ(車いす対応)<br>
466
+                  グラウンドの使用については、<a href="../../third/building_etc/Gym.html#about-use">こちら</a>をご覧ください。</td>
467
+              </tr>
468
+            </table>
469
+            <br>
470
+            <img class="park-img" src="city_park_img/jousato.jpeg" alt="" width="400" height="400">
471
+          </span>
472
+        </article>
473
+
474
+        <article id="template_list_title">
475
+          <span id="tyuou-park"></span>
476
+          <div id="template_title2" class="gothic">
477
+            <div id="template_title_block">
478
+              <span id="template_title2">北方中央公園</span>
479
+            </div>
480
+          </div>
481
+          <span id="template_article_block">
482
+            <table border="0" cellpadding="3" cellspacing="2" width="100%" id="infokitagata">
483
+              <tr>
484
+                <th valign="middle" align="left" width="20" rowspan="1" bgcolor="#add8e6">所在地</th>
485
+                <td valign="top" align="left" width="80" bgcolor="#dcdcdc">北方町柱本2丁目3番地</td>
486
+              </tr>
487
+              <tr>
488
+                <th valign="middle" align="left" width="20" rowspan="1" bgcolor="#add8e6">主な施設</th>
489
+                <td valign="top" align="left" bgcolor="#dcdcdc" width="80">
490
+                  コンビネーション遊具・木製マウント渡り・木製平均台1・木製平均台2・せせらぎ水路・東屋・トイレ(車いす対応)・駐車場<br>
491
+                  グラウンドの使用については、<a href="../../third/building_etc/Gym.html#about-use">こちら</a>をご覧ください。</td>
492
+              </tr>
493
+            </table>
494
+            <p style="color: red">※水の放流は4月~9月の午前10時~午後3時まで稼働します。悪天候時やメンテナンス時は稼働しない場合があります。</p>
495
+            <br>
496
+            <div style="display: flex; justify-content: space-between">
497
+
498
+              <img class="two-rows-park-img" src="city_park_img/kitagatatyuou_1.jpeg" alt="" width="400" height="400">
499
+              <img class="two-rows-park-img" src="city_park_img/kitagatatyuou_2.jpeg" alt="" width="400" height="400">
500
+            </div>
501
+          </span>
502
+        </article>
503
+
504
+        <article id="template_list_title">
505
+          <span id="higashikamo-park"></span>
506
+          <div id="template_title2" class="gothic">
507
+            <div id="template_title_block">
508
+              <span id="template_title2">東加茂公園</span>
509
+            </div>
510
+          </div>
511
+          <span id="template_article_block">
512
+            <table border="0" cellpadding="3" cellspacing="2" width="100%" id="infokitagata">
513
+              <tr>
514
+                <th valign="middle" align="left" width="20" rowspan="1" bgcolor="#add8e6">所在地</th>
515
+                <td valign="top" align="left" width="80" bgcolor="#dcdcdc">北方町東加茂2丁目67番地</td>
516
+              </tr>
517
+              <tr>
518
+                <th valign="middle" align="left" width="20" rowspan="1" bgcolor="#add8e6">主な施設</th>
519
+                <td valign="top" align="left" bgcolor="#dcdcdc" width="80">コンビネーション遊具1・汽車の遊具・トイレ(車いす対応・オムツ替え台あり)</td>
520
+              </tr>
521
+            </table>
522
+            <br>
523
+            <img class="park-img" src="city_park_img/higashikamo.jpeg" alt="" width="400" height="400">
524
+          </span>
525
+        </article>
526
+
527
+        <article id="template_list_title">
528
+          <span id="kamo-park"></span>
529
+          <div id="template_title2" class="gothic">
530
+            <div id="template_title_block">
531
+              <span id="template_title2">加茂公園</span>
532
+            </div>
533
+          </div>
534
+          <span id="template_article_block">
535
+            <table border="0" cellpadding="3" cellspacing="2" width="100%" id="infokitagata">
536
+              <tr>
537
+                <th valign="middle" align="left" width="20" rowspan="1" bgcolor="#add8e6">所在地</th>
538
+                <td valign="top" align="left" width="80" bgcolor="#dcdcdc">北方町加茂1丁目12番地</td>
539
+              </tr>
540
+              <tr>
541
+                <th valign="middle" align="left" width="20" rowspan="1" bgcolor="#add8e6">主な施設</th>
542
+                <td valign="top" align="left" bgcolor="#dcdcdc" width="80">コンビネーション遊具・健康器具(背伸ばしベンチ)・トイレ(車いす対応・オムツ替え台あり)
543
+                </td>
544
+              </tr>
545
+            </table>
546
+            <br>
547
+            <img class="park-img" src="city_park_img/kamo.jpeg" alt="" width="400" height="400">
548
+          </span>
549
+        </article>
550
+
551
+        <article id="template_list_title">
552
+          <span id="tyousei-park"></span>
553
+          <div id="template_title2" class="gothic">
554
+            <div id="template_title_block">
555
+              <span id="template_title2">町制120年記念公園</span>
556
+            </div>
557
+          </div>
558
+          <span id="template_article_block">
559
+            <table border="0" cellpadding="3" cellspacing="2" width="100%" id="infokitagata">
560
+              <tr>
561
+                <th valign="middle" align="left" width="20" rowspan="1" bgcolor="#add8e6">所在地</th>
562
+                <td valign="top" align="left" width="80" bgcolor="#dcdcdc">北方町栄町3丁目72番地</td>
563
+              </tr>
564
+              <tr>
565
+                <th valign="middle" align="left" width="20" rowspan="1" bgcolor="#add8e6">主な施設</th>
566
+                <td valign="top" align="left" bgcolor="#dcdcdc" width="80">トイレ(車いす対応)</td>
567
+              </tr>
568
+            </table>
569
+            <br>
570
+            <img class="park-img" src="city_park_img/tyousei120.jpeg" alt="" width="400" height="400">
571
+          </span>
572
+        </article>
573
+
574
+        <article id="template_list_title">
575
+          <span id="yuubegaike-park"></span>
576
+          <div id="template_title2" class="gothic">
577
+            <div id="template_title_block">
578
+              <span id="template_title2">夕べが池自然公園</span>
579
+            </div>
580
+          </div>
581
+          <span id="template_article_block">
582
+            <table border="0" cellpadding="3" cellspacing="2" width="100%" id="infokitagata">
583
+              <tr>
584
+                <th valign="middle" align="left" width="20" rowspan="1" bgcolor="#add8e6">所在地</th>
585
+                <td valign="top" align="left" width="80" bgcolor="#dcdcdc">北方町柱本池之頭1丁目19</td>
586
+              </tr>
587
+              <tr>
588
+                <th valign="middle" align="left" width="20" rowspan="1" bgcolor="#add8e6">主な施設</th>
589
+                <td valign="top" align="left" bgcolor="#dcdcdc" width="80">散策路・池・東屋・トイレ・駐車場</td>
590
+              </tr>
591
+            </table>
592
+            <br>
593
+            <img class="park-img" src="city_park_img/yuubegaikesizen.jpeg" alt="" width="400" height="400">
594
+          </span>
595
+        </article>
596
+
597
+        <article id="template_list_title">
598
+          <span id="enkyouzi-park"></span>
599
+          <div id="template_title2" class="gothic">
600
+            <div id="template_title_block">
601
+              <span id="template_title2">北方円鏡寺公園</span>
602
+            </div>
603
+          </div>
604
+          <span id="template_article_block">
605
+            <table border="0" cellpadding="3" cellspacing="2" width="100%" id="infokitagata">
606
+              <tr>
607
+                <th valign="middle" align="left" width="20" rowspan="1" bgcolor="#add8e6">所在地</th>
608
+                <td valign="top" align="left" width="80" bgcolor="#dcdcdc">北方町北方1348番地1</td>
609
+              </tr>
610
+              <tr>
611
+                <th valign="middle" align="left" width="20" rowspan="1" bgcolor="#add8e6">主な施設</th>
612
+                <td valign="top" align="left" bgcolor="#dcdcdc" width="80">散策路・池・東屋・トイレ・駐車場</td>
613
+              </tr>
614
+            </table>
615
+            <br>
616
+            <img class="park-img" src="city_park_img/enkyouzi.jpeg" alt="" width="400" height="400">
617
+          </span>
618
+        </article>
619
+
620
+        <article id="template_list_title">
621
+          <span id="hyakunenkasen-park"></span>
622
+          <div id="template_title2" class="gothic">
623
+            <div id="template_title_block">
624
+              <span id="template_title2">百年河川公園</span>
625
+            </div>
626
+          </div>
627
+          <span id="template_article_block">
628
+            <table border="0" cellpadding="3" cellspacing="2" width="100%" id="infokitagata">
629
+              <tr>
630
+                <th valign="middle" align="left" width="20" rowspan="1" bgcolor="#add8e6">所在地</th>
631
+                <td valign="top" align="left" width="80" bgcolor="#dcdcdc">北方町平成1丁目</td>
632
+              </tr>
633
+              <tr>
634
+                <th valign="middle" align="left" width="20" rowspan="1" bgcolor="#add8e6">主な施設</th>
635
+                <td valign="top" align="left" bgcolor="#dcdcdc" width="80">散策路・東屋・藤棚</td>
636
+              </tr>
637
+            </table>
638
+            <br>
639
+            <img class="park-img" src="city_park_img/hyakunenkasen.jpeg" alt="" width="400" height="400">
640
+          </span>
641
+        </article>
642
+
643
+        <article id="template_list_title">
644
+          <span id="hureai-park"></span>
645
+          <div id="template_title2" class="gothic">
646
+            <div id="template_title_block">
647
+              <span id="template_title2">天王川水と緑のふれあい公園</span>
648
+            </div>
649
+          </div>
650
+          <span id="template_article_block">
651
+            <table border="0" cellpadding="3" cellspacing="2" width="100%" id="infokitagata">
652
+              <tr>
653
+                <th valign="middle" align="left" width="20" rowspan="1" bgcolor="#add8e6">所在地</th>
654
+                <td valign="top" align="left" width="80" bgcolor="#dcdcdc">北方町高屋石末2丁目</td>
655
+              </tr>
656
+              <tr>
657
+                <th valign="middle" align="left" width="20" rowspan="1" bgcolor="#add8e6">主な施設</th>
658
+                <td valign="top" align="left" bgcolor="#dcdcdc" width="80">散策路・東屋</td>
659
+              </tr>
660
+            </table>
661
+            <br>
662
+            <img class="park-img" src="city_park_img/hureai.jpeg" alt="" width="400" height="400">
663
+          </span>
664
+        </article>
665
+
666
+        <article id="template_list_title">
667
+          <span id="kitagatabousai-park"></span>
668
+          <div id="template_title2" class="gothic">
669
+            <div id="template_title_block">
670
+              <span id="template_title2">北方町防災公園</span>
671
+            </div>
672
+          </div>
673
+          <span id="template_article_block">
674
+            <table border="0" cellpadding="3" cellspacing="2" width="100%" id="infokitagata">
675
+              <tr>
676
+                <th valign="middle" align="left" width="20" rowspan="1" bgcolor="#add8e6">所在地</th>
677
+                <td valign="top" align="left" width="80" bgcolor="#dcdcdc">北方町長谷川1丁目2</td>
678
+              </tr>
679
+              <tr>
680
+                <th valign="middle" align="left" width="20" rowspan="1" bgcolor="#add8e6">主な施設</th>
681
+                <td valign="top" align="left" bgcolor="#dcdcdc" width="80">広場・かまどベンチ・災害用トイレ</td>
682
+              </tr>
683
+            </table>
684
+            <br>
685
+            <img class="park-img" src="city_park_img/kitagatabousai.jpeg" alt="" width="400" height="400">
686
+          </span>
687
+        </article>
688
+
689
+        <article id="template_list_title">
690
+          <div id="template_title2" class="gothic">
691
+            <div id="template_title_block">
692
+              <span id="template_title2">お問い合わせ</span>
693
+            </div>
694
+          </div>
695
+          <span id="template_article_block">
696
+            都市環境課<br />
697
+            Tel 058-323-1114<br />
698
+            <a href="../../second/Inquiry_form_urban.html">お問い合わせフォーム</a>
699
+          </span>
700
+        </article>
701
+      </section>
702
+    </div>
703
+
704
+    <footer>
705
+      <img src="../../css/img/kitagatafooter.png" width="920px" height="80px" alt="北方町" /><br />
706
+      <p class="footer_text"><a href="../../second/Copyright_and_link.html">リンクと著作権</a>|<a
707
+          href="../../second/Privacy_policy.html">個人情報保護指針</a>|<a
708
+          href="../../second/Barrier_free_policy.html">バリアフリーポリシー</a>
709
+      </p>
710
+    </footer>
711
+
712
+
713
+  </div>
714
+  <img class="cgipageview" src="http://www.town.kitagata.gifu.jp/cgi-bin/pcount/pcount.cgi?Urban_facility" height="1"
715
+    width="1" />
716
+</body>
717
+
718
+</html>

+ 1
- 1
second/kitagata-city-facility.html View File

@@ -173,7 +173,7 @@
173 173
                         <br>
174 174
                         <a href="../third/town_admini_info/School_etc.html">学校・幼稚園・保育所</a><br>
175 175
                         <br>
176
-                        <a href="../fourth/living/city_park.html">公園</a>
176
+                        <a href="../fourth/city_park/city_park.html">公園</a>
177 177
                         <br>
178 178
                         <br>
179 179
                         <a href="../third/town_admini_info/Building_etc.html">その他の公共施設</a>

+ 3
- 3
third/living/Urban_facility.html View File

@@ -429,7 +429,7 @@
429 429
 
430 430
           </span>
431 431
         </article>
432
-        <!--         
432
+
433 433
         <article id="template_list_title">
434 434
           <div id="template_title2" class="gothic">
435 435
             <div id="template_title_block">
@@ -439,8 +439,8 @@
439 439
           <span id="template_article_block"><img src="../../fourth/lifeguide/plan/images/img_parkmap2.gif" alt="公園箇所図"
440 440
               width="450" height="934" id="center" />
441 441
           </span>
442
-        </article> 
443
-      -->
442
+        </article>
443
+
444 444
 
445 445
         <article id="template_list_title">
446 446
           <div id="template_title2" class="gothic">

Loading…
Cancel
Save