Ver código fonte

[kitagata_support-19432] HP更新依頼(生活応援商品券保管)

yushi 9 meses atrás
pai
commit
9639d3a953
3 arquivos alterados com 367 adições e 0 exclusões
  1. 18
    0
      index.html
  2. 9
    0
      second/Notices.html
  3. 340
    0
      third/notices/377_20231222.html

+ 18
- 0
index.html Ver arquivo

@@ -279,6 +279,17 @@
279 279
         </div>
280 280
       </div>
281 281
 
282
+      <div class="newInfoTopicWrap">
283
+        <div class="newInfoTopicWrap__date">
284
+          <span>2023.12.26</span>
285
+        </div>
286
+        <div class="newInfoTopicWrap__text">
287
+          <a href="third/notices/377_20231222.html">
288
+            令和5年度北方町生活応援商品券をまだ受け取られていない皆様へ
289
+          </a>
290
+        </div>
291
+      </div>
292
+
282 293
       <div class="newInfoTopicWrap">
283 294
         <div class="newInfoTopicWrap__date">
284 295
           <span>2023.12.15</span>
@@ -3868,6 +3879,13 @@
3868 3879
             </span>
3869 3880
           </span>
3870 3881
 
3882
+          <span class="block_line">
3883
+            <span class="block_line_date2">2023.12.26</span>
3884
+            <span class="block_line_char2">
3885
+              <a href="third/notices/377_20231222.html">令和5年度北方町生活応援商品券をまだ受け取られていない皆様へ</a>
3886
+            </span>
3887
+          </span>
3888
+
3871 3889
           <span class="block_line">
3872 3890
             <span class="block_line_date2">2023.12.15</span>
3873 3891
             <span class="block_line_char2">

+ 9
- 0
second/Notices.html Ver arquivo

@@ -220,6 +220,15 @@
220 220
             </span>
221 221
           </div>
222 222
 
223
+          <div class="list_notices">
224
+            <span class="list_notices_date">2023.12.26</span>
225
+            <span class="list_notices_text">
226
+              <a href="../third/notices/377_20231222.html">
227
+                令和5年度北方町生活応援商品券をまだ受け取られていない皆様へ
228
+              </a>
229
+            </span>
230
+          </div>
231
+
223 232
           <div class="list_notices">
224 233
             <span class="list_notices_date">2023.12.15</span>
225 234
             <span class="list_notices_text">

+ 340
- 0
third/notices/377_20231222.html Ver arquivo

@@ -0,0 +1,340 @@
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?ver=20220401">
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
+  <script src="../../js/operation.js"></script>
19
+  <script src="../../js/menu.js"></script>
20
+  <script src="../../js/accordion.js"></script>
21
+  <meta name="google-translate-customization" content="45643f5d79d6e245-283971e7754d7b90-g905c6e6b6867bf2f-2f">
22
+</head>
23
+
24
+<body id="back">
25
+<script type="text/javascript">
26
+    function googleTranslateElementInit() {
27
+        new google.translate.TranslateElement({
28
+            pageLanguage: 'ja',
29
+            layout: google.translate.TranslateElement.InlineLayout.SIMPLE
30
+        }, 'google_translate_element');
31
+    }
32
+</script>
33
+<script type="text/javascript"
34
+        src="//translate.google.com/translate_a/element.js?cb=googleTranslateElementInit"></script>
35
+<div id="main" class="gothic">
36
+  <!--セクション 操作-->
37
+  <section id="operation">
38
+    <!--セクション 住所-->
39
+    <article id="address">
40
+      <address id="operation_add">
41
+        <span>北方町役場</span><span> 〒501-0492</span><span> 岐阜県本巣郡北方町長谷川1丁目1番地</span><span> TEL:058-323-1111(代)</span>
42
+      </address>
43
+    </article>
44
+    <div id="controle_panel">
45
+      <!--セクション 背景色-->
46
+      <article id="bgcolor">
47
+        <img src="../../css/img/013.png" alt="背景色変更ボックス"/>
48
+        <div id="bgcolor_img">
49
+          <input type="image" src="../../css/img/010.png" value="1" alt="背景色1番目" onClick="setBackground3(1)">
50
+          <input type="image" src="../../css/img/011.png" value="2" alt="背景色2番目" onClick="setBackground3(2)">
51
+          <input type="image" src="../../css/img/012.png" value="3" alt="背景色3番目" onClick="setBackground3(3)">
52
+        </div>
53
+      </article>
54
+      <!--セクション 文字サイズ-->
55
+      <!--<article id="charsize" >
56
+  <img src="../../css/img/008.png" alt="文字サイズ変更ボックス" />
57
+  <div id="charsize_img">
58
+  <img src="../../css/img/005.png" alt="文字大きさ変更、小さい" />
59
+  <img src="../../css/img/006.png" alt="文字大きさ変更、中間" />
60
+  <img src="../../css/img/007.png" alt="文字大きさ変更、大きい" />
61
+  </div>
62
+  </article>-->
63
+
64
+      <!--セクション サイトマップ-->
65
+      <article id="sitemap">
66
+        <div id="sitemap_img">
67
+          <a href="../../second/sitemap.html"><img src="../../css/img/kitagata_sitemap.png" alt="サイトマップ"/></a>
68
+        </div>
69
+      </article>
70
+      <!--セクション お問い合わせ-->
71
+      <article id="contact">
72
+        <div id="contact_img">
73
+          <a href="../../third/town_admini_info/administrative_organization_chart.html"><img
74
+                  src="../../css/img/kitagata_support.png" alt="お問い合わせはこちらから"/></a>
75
+        </div>
76
+      </article>
77
+      <!--セクション 翻訳-->
78
+      <article id="translation">
79
+        <div id="translation_img">
80
+          <!--<img src="../../css/img/kitagata_Language.png" alt="翻訳" />-->
81
+          <div id="google_translate_element"></div>
82
+          <script type="text/javascript">
83
+              function googleTranslateElementInit() {
84
+                  new google.translate.TranslateElement({
85
+                      pageLanguage: 'ja',
86
+                      layout: google.translate.TranslateElement.InlineLayout.SIMPLE
87
+                  }, 'google_translate_element');
88
+              }
89
+          </script>
90
+          <script type="text/javascript"
91
+                  src="//translate.google.com/translate_a/element.js?cb=googleTranslateElementInit"></script>
92
+        </div>
93
+      </article>
94
+      <div id="claer">
95
+      </div>
96
+    </div>
97
+  </section>
98
+
99
+  <!--ヘッダーデータ-->
100
+  <header>
101
+    <div id="header" class="gothic">
102
+      <a href="../../index.html"><img src="../../css/img/header_emblem.png" width="200px" height="260px"/></a>
103
+      <div id="h_block_1">
104
+        <div class="h_line">
105
+        </div>
106
+        <article class="h_text_l">
107
+          <a class="h_link" href="../../second/living.html"><span class="h_text">くらしの情報</span></a>
108
+        </article>
109
+        <article class="h_text_l">
110
+          <a class="h_link" href="../../second/tourism.html"><span class="h_text">観光</span></a>
111
+        </article>
112
+        <article class="h_text_l">
113
+          <a class="h_link" href="../../second/business.html"><span class="h_text">事業者向け情報</span></a>
114
+        </article>
115
+        <article class="h_text_l">
116
+          <a class="h_link" href="../../second/town_admini_info.html"><span class="h_text">町政情報</span></a>
117
+        </article>
118
+      </div>
119
+      <div id="h_block_search">
120
+        <div class="h_line"></div>
121
+        <article class="h_search">
122
+          <div class="space10"></div>
123
+          <form action="http://www.google.com/search">
124
+            <input type="hidden" name="hl" value="ja"/>
125
+            <input type="hidden" name="ie" value="UTF-8">
126
+            <input type="hidden" name="oe" value="UTF-8">
127
+            <input type="hidden" value="www.town.kitagata.gifu.jp" name="as_sitesearch"/>
128
+            <input type="text" name="q" size="16" maxlength="256" value=""/>
129
+            <input type="submit" name="btnG" value="検索"/>
130
+          </form>
131
+        </article>
132
+      </div>
133
+    </div>
134
+  </header>
135
+
136
+  <!-- mobile header -->
137
+  <header class="header">
138
+    <div class="headerLogo">
139
+      <a href="../../index.html" class="header_link"><img class="headerLogo__image"
140
+                                                          src="../../image/logo_kitagata_green_S.png" alt=""></a>
141
+    </div>
142
+    <div class="headerTitle">
143
+      <a href="../../index.html" class="header_link">
144
+        <h1 class="headerTitle__text">北方町</h1>
145
+      </a>
146
+    </div>
147
+    <div class="headerSubTitle">
148
+      <a href="../../index.html" class="header_link">
149
+        <p class="headerSubTitle__text">Kitagata Town Gifu,Japan</p>
150
+      </a>
151
+    </div>
152
+    <div id="h-menu">
153
+      <span></span>
154
+      <span></span>
155
+      <span></span>
156
+      <div id="h-text">menu</div>
157
+    </div>
158
+    <div id="h-nav">
159
+      <div class="h-menu_main_block_top">
160
+        <div class="h-menu_main_block">
161
+          <div class="h-menu_block">
162
+            <a href="../../second/living.html">
163
+              <div class="h-menu_block_text h-menu_block_before">
164
+                <div class="h-menu_block_text_center">くらしの情報</div>
165
+              </div>
166
+            </a>
167
+          </div>
168
+        </div>
169
+        <div class="h-menu_main_block">
170
+          <div class="h-menu_block">
171
+            <a href="../../second/tourism.html">
172
+              <div class="h-menu_block_text h-menu_block_before">
173
+                <div class="h-menu_block_text_center">
174
+                  観光
175
+                </div>
176
+              </div>
177
+            </a>
178
+          </div>
179
+        </div>
180
+        <div class="h-menu_main_block">
181
+          <div class="h-menu_block">
182
+            <a href="../../second/business.html">
183
+              <div class="h-menu_block_text h-menu_block_before">
184
+                <div class="h-menu_block_text_center">事業者向け情報</div>
185
+              </div>
186
+            </a>
187
+          </div>
188
+        </div>
189
+        <div class="h-menu_main_block">
190
+          <div class="h-menu_block">
191
+            <a href="../../second/town_admini_info.html">
192
+              <div class="h-menu_block_text h-menu_block_before">
193
+                <div class="h-menu_block_text_center">町政情報</div>
194
+              </div>
195
+            </a>
196
+          </div>
197
+        </div>
198
+        <div class="h-menu_main_block">
199
+          <div class="h-menu_block h-menu_block_before">
200
+            <a href="../../second/sitemap.html">
201
+              <div class="h-menu_block_text h-menu_block_before">
202
+                <div class="h-menu_block_text_center">
203
+                  サイトマップ
204
+                </div>
205
+              </div>
206
+            </a>
207
+          </div>
208
+        </div>
209
+        <div class="h-menu_main_block">
210
+          <div class="h-menu_block h-menu_block_before">
211
+            <a href="https://ai-staff.net/kitagata/chat">
212
+              <div class="h-menu_block_text  h-menu_block_before">
213
+                <div class="h-menu_block_text_center">
214
+                  AIチャット
215
+                </div>
216
+              </div>
217
+            </a>
218
+          </div>
219
+        </div>
220
+        <div class="h-menu_main_block">
221
+          <div class="h-menu_block h-menu_block_before">
222
+            <a href="../../third/town_admini_info/administrative_organization_chart.html">
223
+              <div class="h-menu_block_text">
224
+                <div class="h-menu_block_text_center">
225
+                  お問い合わせ一覧
226
+                </div>
227
+              </div>
228
+            </a>
229
+          </div>
230
+        </div>
231
+        <div class="h-menu_main_block">
232
+          <div class="h-menu_lang">
233
+            <div class="h-menu_block_lang">
234
+              <div class="h-menu_block_text_center">
235
+                <div class="h-menu_block_text_line">
236
+                  背景変更
237
+                  <div onClick="setBackground3(1)" class="h-menu_block_text_color_1">灰
238
+                  </div>
239
+                  <div onClick="setBackground3(2)" class="h-menu_block_text_color_2">黄
240
+                  </div>
241
+                  <div onClick="setBackground3(3)" class="h-menu_block_text_color_3">黄緑
242
+                  </div>
243
+                </div>
244
+                <script>
245
+                    getBackgNumber2();
246
+                </script>
247
+                <div class="h-menu_block_text_line">言語選択
248
+                  <div class="mobile_translation">
249
+                    <div id="google_translate_element"></div>
250
+                  </div>
251
+                </div>
252
+              </div>
253
+            </div>
254
+          </div>
255
+        </div>
256
+        <div class="h-menu_main_block">
257
+          <div class="h-menu_search">
258
+            <div class="h-menu_block_search">
259
+              <form action="https://www.google.com/search">
260
+                <input type="hidden" name="hl" value="ja"/>
261
+                <input type="hidden" name="ie" value="UTF-8">
262
+                <input type="hidden" name="oe" value="UTF-8">
263
+                <input type="hidden" value="www.town.kitagata.gifu.jp" name="as_sitesearch"/>
264
+                <input type="text" name="q" size="16" maxlength="256" value="" class="mobile_form_input"/>
265
+                <input type="submit" name="btnG" value="検索" class="mobile_form_button"/>
266
+              </form>
267
+            </div>
268
+          </div>
269
+        </div>
270
+      </div>
271
+    </div>
272
+  </header>
273
+
274
+  <div id="third_body">
275
+    <!--セクション template-->
276
+    <section id="template">
277
+      <article id="breadcrumb2">
278
+        <div id="breadcrumb_title2">
279
+          <div id="breadcrumb_title_block2">
280
+              <span id="breadcrumb_title"><a href="../../index.html">トップ</a>><a
281
+                      href="../../second/Notices.html">お知らせ</a>>令和5年度北方町生活応援商品券をまだ受け取られていない皆様へ
282
+              </span>
283
+          </div>
284
+        </div>
285
+      </article>
286
+
287
+      <article id="template">
288
+        <div id="template_title" class="gothic">
289
+          <div id="template_title_block">
290
+            <span id="template_title">令和5年度北方町生活応援商品券をまだ受け取られていない皆様へ</span>
291
+            <span id="template_title_block">
292
+              <br>
293
+               令和5年度北方町生活応援商品券(世帯当たり7千円のJCB商品券)は北方町役場で保管しています。<br><br>
294
+               お受け取りの際は開庁時間(平日8:30~17:15)に宛先の世帯主の方の身分証明書、来ていただく方の身分証明書を持参のうえ役場2階政策財政課までお越しください。<br><br>
295
+               保管期間は令和6年2月29日(木)までです。保管期間後は受け取りが出来ませんのでご注意ください。<br><br>
296
+               なお、12月29日(金)~1月3日(水)は閉庁のため、問い合わせ等には応じられませんのでご了承ください。<br><br>
297
+               問 政策財政課 322-9936<br>
298
+
299
+
300
+            </span>
301
+          </div>
302
+          
303
+        </div>
304
+      </article>
305
+      
306
+    </section>
307
+  </div>
308
+
309
+
310
+  <footer>
311
+    <img class="footer_img" src="../../css/img/kitagatafooter.png" width="920px" height="80px" alt="北方町"/>
312
+    <div class="footer_mobile">
313
+      <div class="footer_mobile_title">
314
+        <img class="footerImg__logo" src="../../image/logo_kitagata_green_S.png" alt="北方町役場" width="37px">
315
+        <h1 class="footerMobile__text">北方町役場</h1>
316
+      </div>
317
+      <div class="footer_mobile_address">
318
+          <span class="footerTextWrap__text">
319
+            〒501-0492 岐阜県本巣郡北方町長谷川1丁目1番地
320
+          </span><br>
321
+        電話:058-323-1111(代)<br>
322
+        FAX:058-323-2963<br>
323
+        開庁日:8時30分~17時15分<br>
324
+        (土・日・祝日、年末年始を除く)<br>
325
+      </div>
326
+    </div>
327
+    <br class="sp__brDisplay">
328
+    <p class="footer_text">
329
+      <a href="../../second/Copyright_and_link.html">リンクと著作権</a>|
330
+      <a href="../../second/Privacy_policy.html">個人情報保護指針</a>|
331
+      <a href="../../second/Barrier_free_policy.html">バリアフリーポリシー</a>
332
+    </p>
333
+  </footer>
334
+
335
+</div>
336
+<img class="cgipageview" src="http://www.town.kitagata.gifu.jp/cgi-bin/pcount/pcount.cgi?092_20151210" height="1"
337
+     width="1"/>
338
+</body>
339
+
340
+</html>z

Carregando…
Cancelar
Salvar