|
@@ -2,165 +2,187 @@
|
2
|
2
|
<html lang="ja">
|
3
|
3
|
|
4
|
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
|
|
- <link rel="stylesheet" href="../../css/pageview.css">
|
14
|
|
- <script src="../../js/operation.js"></script>
|
15
|
|
- <meta name="google-translate-customization" content="45643f5d79d6e245-283971e7754d7b90-g905c6e6b6867bf2f-2f">
|
16
|
|
- </meta>
|
|
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
|
+ <link rel="stylesheet" href="../../css/pageview.css">
|
|
14
|
+ <script src="../../js/operation.js"></script>
|
|
15
|
+ <meta name="google-translate-customization" content="45643f5d79d6e245-283971e7754d7b90-g905c6e6b6867bf2f-2f">
|
|
16
|
+ </meta>
|
17
|
17
|
</head>
|
18
|
18
|
|
19
|
19
|
<body id="back">
|
20
|
|
- <div id="main" class="gothic">
|
|
20
|
+<div id="main" class="gothic">
|
21
|
21
|
<!--セクション 操作-->
|
22
|
22
|
<section id="operation">
|
23
|
|
- <!--セクション 住所-->
|
24
|
|
- <article id="address">
|
25
|
|
- <address id="operation_add">
|
26
|
|
- <span>北方町役場</span>
|
27
|
|
- <span> 〒501-0492</span>
|
28
|
|
- <span> 岐阜県本巣郡北方町長谷川1丁目1番地</span>
|
29
|
|
- <span> TEL:058-323-1111(代)</span>
|
30
|
|
- </address>
|
31
|
|
- </article>
|
32
|
|
- <div id="controle_panel">
|
33
|
|
- <!--セクション 背景色-->
|
34
|
|
- <article id="bgcolor">
|
35
|
|
- <img src="../../css/img/013.png" alt="背景色変更ボックス" />
|
36
|
|
- <div id="bgcolor_img">
|
37
|
|
- <input id="button1" width="29px" height="28px" value=" " alt=" " type="image" onClick="setBackground3(1)">
|
38
|
|
- <input id="button2" width="29px" height="28px" value=" " alt=" " type="image" onClick="setBackground3(2)">
|
39
|
|
- <input id="button3" width="29px" height="28px" value=" " alt=" " type="image" onClick="setBackground3(3)">
|
40
|
|
- </div>
|
41
|
|
- <script>
|
42
|
|
- getBackgNumber3();
|
43
|
|
- </script>
|
|
23
|
+ <!--セクション 住所-->
|
|
24
|
+ <article id="address">
|
|
25
|
+ <address id="operation_add">
|
|
26
|
+ <span>北方町役場</span>
|
|
27
|
+ <span> 〒501-0492</span>
|
|
28
|
+ <span> 岐阜県本巣郡北方町長谷川1丁目1番地</span>
|
|
29
|
+ <span> TEL:058-323-1111(代)</span>
|
|
30
|
+ </address>
|
44
|
31
|
</article>
|
|
32
|
+ <div id="controle_panel">
|
|
33
|
+ <!--セクション 背景色-->
|
|
34
|
+ <article id="bgcolor">
|
|
35
|
+ <img src="../../css/img/013.png" alt="背景色変更ボックス"/>
|
|
36
|
+ <div id="bgcolor_img">
|
|
37
|
+ <input id="button1" width="29px" height="28px" value=" " alt=" " type="image"
|
|
38
|
+ onClick="setBackground3(1)">
|
|
39
|
+ <input id="button2" width="29px" height="28px" value=" " alt=" " type="image"
|
|
40
|
+ onClick="setBackground3(2)">
|
|
41
|
+ <input id="button3" width="29px" height="28px" value=" " alt=" " type="image"
|
|
42
|
+ onClick="setBackground3(3)">
|
|
43
|
+ </div>
|
|
44
|
+ <script>
|
|
45
|
+ getBackgNumber3();
|
|
46
|
+ </script>
|
|
47
|
+ </article>
|
45
|
48
|
|
46
|
|
- <!--セクション 文字サイズ-->
|
47
|
|
- <!--<article id="charsize" >
|
48
|
|
-<img src="../../css/img/008.png" alt="文字サイズ変更ボックス" />
|
49
|
|
-<div id="charsize_img">
|
50
|
|
-<img src="../../css/img/005.png" alt="文字大きさ変更、小さい" />
|
51
|
|
-<img src="../../css/img/006.png" alt="文字大きさ変更、中間" />
|
52
|
|
-<img src="../../css/img/007.png" alt="文字大きさ変更、大きい" />
|
53
|
|
-</div>
|
54
|
|
-</article>-->
|
|
49
|
+ <!--セクション 文字サイズ-->
|
|
50
|
+ <!--<article id="charsize" >
|
|
51
|
+ <img src="../../css/img/008.png" alt="文字サイズ変更ボックス" />
|
|
52
|
+ <div id="charsize_img">
|
|
53
|
+ <img src="../../css/img/005.png" alt="文字大きさ変更、小さい" />
|
|
54
|
+ <img src="../../css/img/006.png" alt="文字大きさ変更、中間" />
|
|
55
|
+ <img src="../../css/img/007.png" alt="文字大きさ変更、大きい" />
|
|
56
|
+ </div>
|
|
57
|
+ </article>-->
|
55
|
58
|
|
56
|
|
- <!--セクション サイトマップ-->
|
57
|
|
- <article id="sitemap">
|
58
|
|
- <div id="sitemap_img">
|
59
|
|
- <a href="../../second/sitemap.html">
|
60
|
|
- <img src="../../css/img/kitagata_sitemap.png" alt="サイトマップ" />
|
61
|
|
- </a>
|
62
|
|
- </div>
|
63
|
|
- </article>
|
64
|
|
- <!--セクション お問い合わせ-->
|
65
|
|
- <article id="contact">
|
66
|
|
- <div id="contact_img">
|
67
|
|
- <a href="../../third/town_admini_info/administrative_organization_chart.html">
|
68
|
|
- <img src="../../css/img/kitagata_support.png" alt="お問い合わせはこちらから" />
|
69
|
|
- </a>
|
70
|
|
- </div>
|
71
|
|
- </article>
|
72
|
|
- <!--セクション 翻訳-->
|
73
|
|
- <article id="translation">
|
74
|
|
- <div id="translation_img">
|
75
|
|
- <!--<img src="../../css/img/kitagata_Language.png" alt="翻訳" />-->
|
76
|
|
- <div id="google_translate_element"></div>
|
77
|
|
- <script type="text/javascript">
|
78
|
|
- function googleTranslateElementInit() {
|
79
|
|
- new google.translate.TranslateElement({
|
80
|
|
- pageLanguage: 'ja',
|
81
|
|
- layout: google.translate.TranslateElement.InlineLayout.SIMPLE
|
82
|
|
- }, 'google_translate_element');
|
83
|
|
- }
|
84
|
|
- </script>
|
85
|
|
- <script type="text/javascript"
|
86
|
|
- src="//translate.google.com/translate_a/element.js?cb=googleTranslateElementInit"></script>
|
87
|
|
- </div>
|
88
|
|
- </article>
|
89
|
|
- <div id="claer">
|
|
59
|
+ <!--セクション サイトマップ-->
|
|
60
|
+ <article id="sitemap">
|
|
61
|
+ <div id="sitemap_img">
|
|
62
|
+ <a href="../../second/sitemap.html">
|
|
63
|
+ <img src="../../css/img/kitagata_sitemap.png" alt="サイトマップ"/>
|
|
64
|
+ </a>
|
|
65
|
+ </div>
|
|
66
|
+ </article>
|
|
67
|
+ <!--セクション お問い合わせ-->
|
|
68
|
+ <article id="contact">
|
|
69
|
+ <div id="contact_img">
|
|
70
|
+ <a href="../../third/town_admini_info/administrative_organization_chart.html">
|
|
71
|
+ <img src="../../css/img/kitagata_support.png" alt="お問い合わせはこちらから"/>
|
|
72
|
+ </a>
|
|
73
|
+ </div>
|
|
74
|
+ </article>
|
|
75
|
+ <!--セクション 翻訳-->
|
|
76
|
+ <article id="translation">
|
|
77
|
+ <div id="translation_img">
|
|
78
|
+ <!--<img src="../../css/img/kitagata_Language.png" alt="翻訳" />-->
|
|
79
|
+ <div id="google_translate_element"></div>
|
|
80
|
+ <script type="text/javascript">
|
|
81
|
+ function googleTranslateElementInit() {
|
|
82
|
+ new google.translate.TranslateElement({
|
|
83
|
+ pageLanguage: 'ja',
|
|
84
|
+ layout: google.translate.TranslateElement.InlineLayout.SIMPLE
|
|
85
|
+ }, 'google_translate_element');
|
|
86
|
+ }
|
|
87
|
+ </script>
|
|
88
|
+ <script type="text/javascript"
|
|
89
|
+ src="//translate.google.com/translate_a/element.js?cb=googleTranslateElementInit"></script>
|
|
90
|
+ </div>
|
|
91
|
+ </article>
|
|
92
|
+ <div id="claer">
|
|
93
|
+ </div>
|
90
|
94
|
</div>
|
91
|
|
- </div>
|
92
|
95
|
</section>
|
93
|
96
|
<!--ヘッダーデータ-->
|
94
|
97
|
<header>
|
95
|
|
- <div id="header" class="gothic">
|
96
|
|
- <a href="../../index.html">
|
97
|
|
- <img src="../../css/img/header_emblem.png" width="200px" height="260px" />
|
98
|
|
- </a>
|
99
|
|
- <div id="h_block_1">
|
100
|
|
- <div class="h_line">
|
101
|
|
- </div>
|
102
|
|
- <article class="h_text_l">
|
103
|
|
- <a class="h_link" href="../../second/living.html">
|
104
|
|
- <span class="h_text">くらしの情報</span>
|
105
|
|
- </a>
|
106
|
|
- </article>
|
107
|
|
- <article class="h_text_l">
|
108
|
|
- <a class="h_link" href="../../second/tourism.html">
|
109
|
|
- <span class="h_text">観光</span>
|
110
|
|
- </a>
|
111
|
|
- </article>
|
112
|
|
- <article class="h_text_l">
|
113
|
|
- <a class="h_link" href="../../second/business.html">
|
114
|
|
- <span class="h_text">事業者向け情報</span>
|
|
98
|
+ <div id="header" class="gothic">
|
|
99
|
+ <a href="../../index.html">
|
|
100
|
+ <img src="../../css/img/header_emblem.png" width="200px" height="260px"/>
|
115
|
101
|
</a>
|
116
|
|
- </article>
|
117
|
|
- <article class="h_text_l">
|
118
|
|
- <a class="h_link" href="../../second/town_admini_info.html">
|
119
|
|
- <span class="h_text">町政情報</span>
|
120
|
|
- </a>
|
121
|
|
- </article>
|
122
|
|
- </div>
|
123
|
|
- <div id="h_block_search">
|
124
|
|
- <div class="h_line"></div>
|
125
|
|
- <article class="h_search">
|
126
|
|
- <div class="space10"></div>
|
127
|
|
- <form action="http://www.google.com/search">
|
128
|
|
- <input type="hidden" name="hl" value="ja" />
|
129
|
|
- <input type="hidden" name="ie" value="UTF-8">
|
130
|
|
- <input type="hidden" name="oe" value="UTF-8">
|
131
|
|
- <input type="hidden" value="www.town.kitagata.gifu.jp" name="as_sitesearch" />
|
132
|
|
- <input type="text" name="q" size="16" maxlength="256" value="" />
|
133
|
|
- <input type="submit" name="btnG" value="検索" />
|
134
|
|
- </form>
|
135
|
|
- </article>
|
|
102
|
+ <div id="h_block_1">
|
|
103
|
+ <div class="h_line">
|
|
104
|
+ </div>
|
|
105
|
+ <article class="h_text_l">
|
|
106
|
+ <a class="h_link" href="../../second/living.html">
|
|
107
|
+ <span class="h_text">くらしの情報</span>
|
|
108
|
+ </a>
|
|
109
|
+ </article>
|
|
110
|
+ <article class="h_text_l">
|
|
111
|
+ <a class="h_link" href="../../second/tourism.html">
|
|
112
|
+ <span class="h_text">観光</span>
|
|
113
|
+ </a>
|
|
114
|
+ </article>
|
|
115
|
+ <article class="h_text_l">
|
|
116
|
+ <a class="h_link" href="../../second/business.html">
|
|
117
|
+ <span class="h_text">事業者向け情報</span>
|
|
118
|
+ </a>
|
|
119
|
+ </article>
|
|
120
|
+ <article class="h_text_l">
|
|
121
|
+ <a class="h_link" href="../../second/town_admini_info.html">
|
|
122
|
+ <span class="h_text">町政情報</span>
|
|
123
|
+ </a>
|
|
124
|
+ </article>
|
|
125
|
+ </div>
|
|
126
|
+ <div id="h_block_search">
|
|
127
|
+ <div class="h_line"></div>
|
|
128
|
+ <article class="h_search">
|
|
129
|
+ <div class="space10"></div>
|
|
130
|
+ <form action="http://www.google.com/search">
|
|
131
|
+ <input type="hidden" name="hl" value="ja"/>
|
|
132
|
+ <input type="hidden" name="ie" value="UTF-8">
|
|
133
|
+ <input type="hidden" name="oe" value="UTF-8">
|
|
134
|
+ <input type="hidden" value="www.town.kitagata.gifu.jp" name="as_sitesearch"/>
|
|
135
|
+ <input type="text" name="q" size="16" maxlength="256" value=""/>
|
|
136
|
+ <input type="submit" name="btnG" value="検索"/>
|
|
137
|
+ </form>
|
|
138
|
+ </article>
|
|
139
|
+ </div>
|
136
|
140
|
</div>
|
137
|
|
- </div>
|
138
|
141
|
</header>
|
139
|
142
|
|
140
|
143
|
<div id="third_body">
|
141
|
|
- <!--セクション template-->
|
142
|
|
- <section id="template">
|
143
|
|
- <article id="breadcrumb">
|
144
|
|
- <div id="breadcrumb_title">
|
145
|
|
- <div id="breadcrumb_title_block">
|
|
144
|
+ <!--セクション template-->
|
|
145
|
+ <section id="template">
|
|
146
|
+ <article id="breadcrumb">
|
|
147
|
+ <div id="breadcrumb_title">
|
|
148
|
+ <div id="breadcrumb_title_block">
|
146
|
149
|
<span id="breadcrumb_title">
|
147
|
150
|
<a href="../../index.html">トップ</a>>
|
148
|
151
|
<a href="../../second/Coronavirus.html">新型コロナウイルス感染症について</a>>町内での新型コロナウイルス感染患者の発生情報</span>
|
149
|
|
- </div>
|
150
|
|
- </div>
|
151
|
|
- </article>
|
152
|
|
- <article id="template">
|
153
|
|
- <div id="template_title" class="gothic">
|
154
|
|
- <div id="template_title_block">
|
155
|
|
- <span id="template_title">町内での新型コロナウイルス感染患者の発生情報</span>
|
156
|
|
- </div>
|
157
|
|
- </div>
|
158
|
|
- <span id="template_article_block">
|
159
|
|
- 8月24日、北方町内において7人の新型コロナウイルス感染症患者の発生が確認されました。<br>
|
|
152
|
+ </div>
|
|
153
|
+ </div>
|
|
154
|
+ </article>
|
|
155
|
+ <article id="template">
|
|
156
|
+ <div id="template_title" class="gothic">
|
|
157
|
+ <div id="template_title_block">
|
|
158
|
+ <span id="template_title">町内での新型コロナウイルス感染患者の発生情報</span>
|
|
159
|
+ </div>
|
|
160
|
+ </div>
|
|
161
|
+ <span id="template_article_block">
|
|
162
|
+ 8月25日、北方町内において3人の新型コロナウイルス感染症患者の発生が確認されました。<br>
|
160
|
163
|
詳細は<a href="https://www.pref.gifu.lg.jp/kinkyu-juyo-joho/shingata_corona_kansendoko.html"
|
161
|
|
- target="_blank">岐阜県ウェブサイト「新型コロナウイルス感染症について」</a>をご覧ください。<br>
|
|
164
|
+ target="_blank">岐阜県ウェブサイト「新型コロナウイルス感染症について」</a>をご覧ください。<br>
|
162
|
165
|
<br>
|
163
|
166
|
※町ホームページに掲載している内容は、岐阜県から発表されたものと同じ内容です。町では、この内容以上の詳細な情報は持ち合わせておりません。<br>
|
|
167
|
+ <br>
|
|
168
|
+ 町内159例目(県13608例目)<br>
|
|
169
|
+ 1 年代:10代<br>
|
|
170
|
+ 2 性別:女性<br>
|
|
171
|
+ 3 居住地:岐阜県(北方町)<br>
|
|
172
|
+ <br>
|
|
173
|
+ <br>
|
|
174
|
+ 町内158例目(県13579例目)<br>
|
|
175
|
+ 1 年代:30代<br>
|
|
176
|
+ 2 性別:男性<br>
|
|
177
|
+ 3 居住地:岐阜県(北方町)<br>
|
|
178
|
+ 4 備考:陽性者との接触歴あり<br>
|
|
179
|
+ <br>
|
|
180
|
+ <br>
|
|
181
|
+ 町内157例目(県13382例目)<br>
|
|
182
|
+ 1 年代:30代<br>
|
|
183
|
+ 2 性別:女性<br>
|
|
184
|
+ 3 居住地:岐阜県(北方町)<br>
|
|
185
|
+ <br>
|
164
|
186
|
<br>
|
165
|
187
|
町内156例目(県13260例目)<br>
|
166
|
188
|
1 年代:10歳未満<br>
|
|
@@ -169,7 +191,7 @@
|
169
|
191
|
<br>
|
170
|
192
|
<br>
|
171
|
193
|
町内155例目(県13171例目)<br>
|
172
|
|
- 1 年代:10歳未満<br>
|
|
194
|
+ 1 年代:10代<br>
|
173
|
195
|
2 性別:男性<br>
|
174
|
196
|
3 居住地:岐阜県(北方町)<br>
|
175
|
197
|
4 備考:陽性者との接触歴あり<br>
|
|
@@ -199,7 +221,6 @@
|
199
|
221
|
1 年代:20代<br>
|
200
|
222
|
2 性別:男性<br>
|
201
|
223
|
3 居住地:岐阜県(北方町)<br>
|
202
|
|
- 4 備考:陽性者との接触歴あり<br>
|
203
|
224
|
<br>
|
204
|
225
|
<br>
|
205
|
226
|
町内150例目(県12962例目)<br>
|
|
@@ -1350,36 +1371,36 @@
|
1350
|
1371
|
<br>
|
1351
|
1372
|
<br>
|
1352
|
1373
|
</span>
|
1353
|
|
- </article>
|
|
1374
|
+ </article>
|
1354
|
1375
|
|
1355
|
|
- <article id="template_list_title">
|
1356
|
|
- <div id="template_title2" class="gothic">
|
1357
|
|
- <div id="template_title_block">
|
1358
|
|
- <span id="template_title2">お問い合わせ先</span>
|
1359
|
|
- </div>
|
1360
|
|
- </div>
|
1361
|
|
- <span id="template_article_block">
|
1362
|
|
- 総務危機管理課 058-323-1111<br />
|
|
1376
|
+ <article id="template_list_title">
|
|
1377
|
+ <div id="template_title2" class="gothic">
|
|
1378
|
+ <div id="template_title_block">
|
|
1379
|
+ <span id="template_title2">お問い合わせ先</span>
|
|
1380
|
+ </div>
|
|
1381
|
+ </div>
|
|
1382
|
+ <span id="template_article_block">
|
|
1383
|
+ 総務危機管理課 058-323-1111<br/>
|
1363
|
1384
|
</span>
|
1364
|
|
- </article>
|
|
1385
|
+ </article>
|
1365
|
1386
|
|
1366
|
|
- </section>
|
|
1387
|
+ </section>
|
1367
|
1388
|
</div>
|
1368
|
1389
|
|
1369
|
1390
|
<footer>
|
1370
|
|
- <img src="../../css/img/kitagatafooter.png" width="920px" height="80px" alt="北方町" />
|
1371
|
|
- <br />
|
1372
|
|
- <p class="footer_text">
|
1373
|
|
- <a href="../../second/Copyright_and_link.html">リンクと著作権</a>|
|
1374
|
|
- <a href="../../second/Privacy_policy.html">個人情報保護指針</a>|
|
1375
|
|
- <a href="../../second/Barrier_free_policy.html">バリアフリーポリシー</a>
|
1376
|
|
- </p>
|
|
1391
|
+ <img src="../../css/img/kitagatafooter.png" width="920px" height="80px" alt="北方町"/>
|
|
1392
|
+ <br/>
|
|
1393
|
+ <p class="footer_text">
|
|
1394
|
+ <a href="../../second/Copyright_and_link.html">リンクと著作権</a>|
|
|
1395
|
+ <a href="../../second/Privacy_policy.html">個人情報保護指針</a>|
|
|
1396
|
+ <a href="../../second/Barrier_free_policy.html">バリアフリーポリシー</a>
|
|
1397
|
+ </p>
|
1377
|
1398
|
</footer>
|
1378
|
1399
|
|
1379
|
1400
|
|
1380
|
|
- </div>
|
1381
|
|
- <img class="cgipageview" src="http://www.town.kitagata.gifu.jp/cgi-bin/pcount/pcount.cgi?Session_schedule_h26"
|
1382
|
|
- height="1" width="1" />
|
|
1401
|
+</div>
|
|
1402
|
+<img class="cgipageview" src="http://www.town.kitagata.gifu.jp/cgi-bin/pcount/pcount.cgi?Session_schedule_h26"
|
|
1403
|
+ height="1" width="1"/>
|
1383
|
1404
|
</body>
|
1384
|
1405
|
|
1385
|
1406
|
</html>
|