Browse Source

[kitagata_support-17062] 【至急‼】HP更新依頼 星空観察について

furutaNaoki 1 year ago
parent
commit
6499e041bc
3 changed files with 376 additions and 2 deletions
  1. 17
    1
      index.html
  2. 8
    1
      second/Notices.html
  3. 351
    0
      third/notices/321_20221018.html

+ 17
- 1
index.html View File

@@ -243,6 +243,16 @@
243 243
 
244 244
       <div class="newInfoTopic">
245 245
 
246
+        <div class="newInfoTopicWrap">
247
+          <div class="newInfoTopicWrap__date">
248
+            <span>2022.10.18</span>
249
+          </div>
250
+          <div class="newInfoTopicWrap__text">
251
+            <a href="third/notices/321_20221018.html">スーパー土曜授業 秋の星空観察</a>
252
+          </div>
253
+        </div>
254
+
255
+
246 256
         <div class="newInfoTopicWrap">
247 257
           <div class="newInfoTopicWrap__date">
248 258
             <span>2022.10.14</span>
@@ -3230,6 +3240,12 @@
3230 3240
           <!--記事一覧 新着情報-->
3231 3241
           <div id="article_new" style="overflow:hidden; overflow-y:scroll;height: 181px;">
3232 3242
 
3243
+            <span class="block_line">
3244
+              <span class="block_line_date2">2022.10.18</span>
3245
+              <span class="block_line_char2">
3246
+                <a href="third/notices/321_20221018.html">スーパー土曜授業 秋の星空観察</a>
3247
+              </span>
3248
+            </span>
3233 3249
 
3234 3250
             <span class="block_line">
3235 3251
               <span class="block_line_date2">2022.10.14</span>
@@ -5652,4 +5668,4 @@
5652 5668
   </div>
5653 5669
 </body>
5654 5670
 
5655
-</html>
5671
+</html>

+ 8
- 1
second/Notices.html View File

@@ -193,6 +193,13 @@
193 193
 
194 194
           <span id="template_article_block">
195 195
 
196
+            <div class="list_notices">
197
+              <span class="list_notices_date">2022.10.18</span>
198
+              <span class="list_notices_text">
199
+                <a href="../third/notices/321_20221018.html">スーパー土曜授業 秋の星空観察</a>
200
+              </span>
201
+            </div>
202
+
196 203
             <div class="list_notices">
197 204
               <span class="list_notices_date">2022.10.14</span>
198 205
               <span class="list_notices_text">
@@ -2358,4 +2365,4 @@
2358 2365
     width="1" />
2359 2366
 </body>
2360 2367
 
2361
-</html>
2368
+</html>

+ 351
- 0
third/notices/321_20221018.html View File

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

Loading…
Cancel
Save