|
@@ -2,168 +2,171 @@
|
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>
|
|
98
|
+ <div id="header" class="gothic">
|
|
99
|
+ <a href="../../index.html">
|
|
100
|
+ <img src="../../css/img/header_emblem.png" width="200px" height="260px"/>
|
110
|
101
|
</a>
|
111
|
|
- </article>
|
112
|
|
- <article class="h_text_l">
|
113
|
|
- <a class="h_link" href="../../second/business.html">
|
114
|
|
- <span class="h_text">事業者向け情報</span>
|
115
|
|
- </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="breadcrumb2">
|
144
|
|
- <div id="breadcrumb_title2">
|
145
|
|
- <div id="breadcrumb_title_block2">
|
|
144
|
+ <!--セクション template-->
|
|
145
|
+ <section id="template">
|
|
146
|
+ <article id="breadcrumb2">
|
|
147
|
+ <div id="breadcrumb_title2">
|
|
148
|
+ <div id="breadcrumb_title_block2">
|
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
|
|
- </article>
|
|
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
|
+ </article>
|
159
|
162
|
|
160
|
|
- <article id="template_list_title">
|
161
|
|
- <div id="template_title2" class="gothic">
|
162
|
|
- <div id="template_title_block">
|
163
|
|
- <span id="template_title2">北方町主催及び関係団体が主催するイベント等の中止情報(令和3年度)</span>
|
164
|
|
- </div>
|
165
|
|
- </div>
|
166
|
|
- <span id="template_article_block">
|
|
163
|
+ <article id="template_list_title">
|
|
164
|
+ <div id="template_title2" class="gothic">
|
|
165
|
+ <div id="template_title_block">
|
|
166
|
+ <span id="template_title2">北方町主催及び関係団体が主催するイベント等の中止情報(令和3年度)</span>
|
|
167
|
+ </div>
|
|
168
|
+ </div>
|
|
169
|
+ <span id="template_article_block">
|
167
|
170
|
新型コロナウイルスの感染予防のため、次のイベントを中止または延期します。<br>
|
168
|
171
|
<br>
|
169
|
172
|
<table id="infokitagata" width="100%" cellspacing="1" cellpadding="3" border="0">
|
|
@@ -214,7 +217,14 @@
|
214
|
217
|
058-323-1115</td>
|
215
|
218
|
</tr>
|
216
|
219
|
<tr>
|
217
|
|
- <td bgcolor="#CCCCCC">歩行者天国(中止)</td>
|
|
220
|
+ <td bgcolor="#CCCCCC">町内一斉美化運動<br>(中止)
|
|
221
|
+ </td>
|
|
222
|
+ <td bgcolor="#CCCCCC">8月1日(日)</td>
|
|
223
|
+ <td bgcolor="#CCCCCC">都市環境課<br>
|
|
224
|
+ 058-323-1114</td>
|
|
225
|
+ </tr>
|
|
226
|
+ <tr>
|
|
227
|
+ <td bgcolor="#CCCCCC">歩行者天国<br>(中止)</td>
|
218
|
228
|
<td bgcolor="#CCCCCC">8月10日(火)</td>
|
219
|
229
|
<td bgcolor="#CCCCCC">北方町商工会<br>
|
220
|
230
|
058-323-1101</td>
|
|
@@ -224,25 +234,25 @@
|
224
|
234
|
<br>
|
225
|
235
|
※詳細については、お問い合わせ先にお願いします。
|
226
|
236
|
</span>
|
227
|
|
- </article>
|
|
237
|
+ </article>
|
228
|
238
|
|
229
|
|
- </section>
|
|
239
|
+ </section>
|
230
|
240
|
</div>
|
231
|
241
|
|
232
|
242
|
<footer>
|
233
|
|
- <img src="../../css/img/kitagatafooter.png" width="920px" height="80px" alt="北方町" />
|
234
|
|
- <br />
|
235
|
|
- <p class="footer_text">
|
236
|
|
- <a href="../../second/Copyright_and_link.html">リンクと著作権</a>|
|
237
|
|
- <a href="../../second/Privacy_policy.html">個人情報保護指針</a>|
|
238
|
|
- <a href="../../second/Barrier_free_policy.html">バリアフリーポリシー</a>
|
239
|
|
- </p>
|
|
243
|
+ <img src="../../css/img/kitagatafooter.png" width="920px" height="80px" alt="北方町"/>
|
|
244
|
+ <br/>
|
|
245
|
+ <p class="footer_text">
|
|
246
|
+ <a href="../../second/Copyright_and_link.html">リンクと著作権</a>|
|
|
247
|
+ <a href="../../second/Privacy_policy.html">個人情報保護指針</a>|
|
|
248
|
+ <a href="../../second/Barrier_free_policy.html">バリアフリーポリシー</a>
|
|
249
|
+ </p>
|
240
|
250
|
</footer>
|
241
|
251
|
|
242
|
252
|
|
243
|
|
- </div>
|
244
|
|
- <img class="cgipageview" src="http://www.town.kitagata.gifu.jp/cgi-bin/pcount/pcount.cgi?Session_schedule_h26"
|
245
|
|
- height="1" width="1" />
|
|
253
|
+</div>
|
|
254
|
+<img class="cgipageview" src="http://www.town.kitagata.gifu.jp/cgi-bin/pcount/pcount.cgi?Session_schedule_h26"
|
|
255
|
+ height="1" width="1"/>
|
246
|
256
|
</body>
|
247
|
257
|
|
248
|
|
-</html>
|
|
258
|
+</html>
|