|
@@ -22,181 +22,182 @@
|
22
|
22
|
</head>
|
23
|
23
|
|
24
|
24
|
<body id="back">
|
25
|
|
- <script type="text/javascript">
|
|
25
|
+<script type="text/javascript">
|
26
|
26
|
function googleTranslateElementInit() {
|
27
|
|
- new google.translate.TranslateElement({
|
28
|
|
- pageLanguage: 'ja',
|
29
|
|
- layout: google.translate.TranslateElement.InlineLayout.SIMPLE
|
30
|
|
- }, 'google_translate_element');
|
|
27
|
+ new google.translate.TranslateElement({
|
|
28
|
+ pageLanguage: 'ja',
|
|
29
|
+ layout: google.translate.TranslateElement.InlineLayout.SIMPLE
|
|
30
|
+ }, 'google_translate_element');
|
31
|
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">
|
|
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
|
36
|
|
37
|
|
- <!-- mobile header -->
|
38
|
|
- <header class="header">
|
39
|
|
- <div class="headerLogo">
|
40
|
|
- <a href="../index.html" class="header_link"><img class="headerLogo__image"
|
41
|
|
- src="../image/logo_kitagata_green_S.png" alt=""></a>
|
42
|
|
- </div>
|
43
|
|
- <div class="headerTitle">
|
44
|
|
- <a href="../index.html" class="header_link">
|
45
|
|
- <h1 class="headerTitle__text">北方町</h1>
|
46
|
|
- </a>
|
47
|
|
- </div>
|
48
|
|
- <div class="headerSubTitle">
|
49
|
|
- <a href="../index.html" class="header_link">
|
50
|
|
- <p class="headerSubTitle__text">Kitagata Town Gifu,Japan</p>
|
51
|
|
- </a>
|
52
|
|
- </div>
|
53
|
|
- <div id="h-menu">
|
54
|
|
- <span></span>
|
55
|
|
- <span></span>
|
56
|
|
- <span></span>
|
57
|
|
- <div id="h-text">menu</div>
|
58
|
|
- </div>
|
59
|
|
- <div id="h-nav">
|
60
|
|
- <div class="h-menu_main_block_top">
|
61
|
|
- <div class="h-menu_main_block">
|
62
|
|
- <div class="h-menu_block">
|
63
|
|
- <a href="../second/living.html">
|
64
|
|
- <div class="h-menu_block_text h-menu_block_before">
|
65
|
|
- <div class="h-menu_block_text_center">くらしの情報</div>
|
66
|
|
- </div>
|
67
|
|
- </a>
|
68
|
|
- </div>
|
|
37
|
+ <!-- mobile header -->
|
|
38
|
+ <header class="header">
|
|
39
|
+ <div class="headerLogo">
|
|
40
|
+ <a href="../index.html" class="header_link"><img class="headerLogo__image"
|
|
41
|
+ src="../image/logo_kitagata_green_S.png" alt=""></a>
|
|
42
|
+ </div>
|
|
43
|
+ <div class="headerTitle">
|
|
44
|
+ <a href="../index.html" class="header_link">
|
|
45
|
+ <h1 class="headerTitle__text">北方町</h1>
|
|
46
|
+ </a>
|
|
47
|
+ </div>
|
|
48
|
+ <div class="headerSubTitle">
|
|
49
|
+ <a href="../index.html" class="header_link">
|
|
50
|
+ <p class="headerSubTitle__text">Kitagata Town Gifu,Japan</p>
|
|
51
|
+ </a>
|
|
52
|
+ </div>
|
|
53
|
+ <div id="h-menu">
|
|
54
|
+ <span></span>
|
|
55
|
+ <span></span>
|
|
56
|
+ <span></span>
|
|
57
|
+ <div id="h-text">menu</div>
|
|
58
|
+ </div>
|
|
59
|
+ <div id="h-nav">
|
|
60
|
+ <div class="h-menu_main_block_top">
|
|
61
|
+ <div class="h-menu_main_block">
|
|
62
|
+ <div class="h-menu_block">
|
|
63
|
+ <a href="../second/living.html">
|
|
64
|
+ <div class="h-menu_block_text h-menu_block_before">
|
|
65
|
+ <div class="h-menu_block_text_center">くらしの情報</div>
|
|
66
|
+ </div>
|
|
67
|
+ </a>
|
69
|
68
|
</div>
|
70
|
|
- <div class="h-menu_main_block">
|
71
|
|
- <div class="h-menu_block">
|
72
|
|
- <a href="../second/tourism.html">
|
73
|
|
- <div class="h-menu_block_text h-menu_block_before">
|
74
|
|
- <div class="h-menu_block_text_center">
|
75
|
|
- 観光
|
76
|
|
- </div>
|
|
69
|
+ </div>
|
|
70
|
+ <div class="h-menu_main_block">
|
|
71
|
+ <div class="h-menu_block">
|
|
72
|
+ <a href="../second/tourism.html">
|
|
73
|
+ <div class="h-menu_block_text h-menu_block_before">
|
|
74
|
+ <div class="h-menu_block_text_center">
|
|
75
|
+ 観光
|
77
|
76
|
</div>
|
78
|
|
- </a>
|
79
|
|
- </div>
|
|
77
|
+ </div>
|
|
78
|
+ </a>
|
80
|
79
|
</div>
|
81
|
|
- <div class="h-menu_main_block">
|
82
|
|
- <div class="h-menu_block">
|
83
|
|
- <a href="../second/business.html">
|
84
|
|
- <div class="h-menu_block_text h-menu_block_before">
|
85
|
|
- <div class="h-menu_block_text_center">事業者向け情報</div>
|
86
|
|
- </div>
|
87
|
|
- </a>
|
88
|
|
- </div>
|
|
80
|
+ </div>
|
|
81
|
+ <div class="h-menu_main_block">
|
|
82
|
+ <div class="h-menu_block">
|
|
83
|
+ <a href="../second/business.html">
|
|
84
|
+ <div class="h-menu_block_text h-menu_block_before">
|
|
85
|
+ <div class="h-menu_block_text_center">事業者向け情報</div>
|
|
86
|
+ </div>
|
|
87
|
+ </a>
|
89
|
88
|
</div>
|
90
|
|
- <div class="h-menu_main_block">
|
91
|
|
- <div class="h-menu_block">
|
92
|
|
- <a href="../second/town_admini_info.html">
|
93
|
|
- <div class="h-menu_block_text h-menu_block_before">
|
94
|
|
- <div class="h-menu_block_text_center">町政情報</div>
|
95
|
|
- </div>
|
96
|
|
- </a>
|
97
|
|
- </div>
|
|
89
|
+ </div>
|
|
90
|
+ <div class="h-menu_main_block">
|
|
91
|
+ <div class="h-menu_block">
|
|
92
|
+ <a href="../second/town_admini_info.html">
|
|
93
|
+ <div class="h-menu_block_text h-menu_block_before">
|
|
94
|
+ <div class="h-menu_block_text_center">町政情報</div>
|
|
95
|
+ </div>
|
|
96
|
+ </a>
|
98
|
97
|
</div>
|
99
|
|
- <div class="h-menu_main_block">
|
100
|
|
- <div class="h-menu_block h-menu_block_before">
|
101
|
|
- <a href="../second/sitemap.html">
|
102
|
|
- <div class="h-menu_block_text h-menu_block_before">
|
103
|
|
- <div class="h-menu_block_text_center">
|
104
|
|
- サイトマップ
|
105
|
|
- </div>
|
|
98
|
+ </div>
|
|
99
|
+ <div class="h-menu_main_block">
|
|
100
|
+ <div class="h-menu_block h-menu_block_before">
|
|
101
|
+ <a href="../second/sitemap.html">
|
|
102
|
+ <div class="h-menu_block_text h-menu_block_before">
|
|
103
|
+ <div class="h-menu_block_text_center">
|
|
104
|
+ サイトマップ
|
106
|
105
|
</div>
|
107
|
|
- </a>
|
108
|
|
- </div>
|
|
106
|
+ </div>
|
|
107
|
+ </a>
|
109
|
108
|
</div>
|
110
|
|
- <div class="h-menu_main_block">
|
111
|
|
- <div class="h-menu_block h-menu_block_before">
|
112
|
|
- <a href="https://ai-staff.net/kitagata/chat">
|
113
|
|
- <div class="h-menu_block_text h-menu_block_before">
|
114
|
|
- <div class="h-menu_block_text_center">
|
115
|
|
- AIチャット
|
116
|
|
- </div>
|
|
109
|
+ </div>
|
|
110
|
+ <div class="h-menu_main_block">
|
|
111
|
+ <div class="h-menu_block h-menu_block_before">
|
|
112
|
+ <a href="https://ai-staff.net/kitagata/chat">
|
|
113
|
+ <div class="h-menu_block_text h-menu_block_before">
|
|
114
|
+ <div class="h-menu_block_text_center">
|
|
115
|
+ AIチャット
|
117
|
116
|
</div>
|
118
|
|
- </a>
|
119
|
|
- </div>
|
|
117
|
+ </div>
|
|
118
|
+ </a>
|
120
|
119
|
</div>
|
121
|
|
- <div class="h-menu_main_block">
|
122
|
|
- <div class="h-menu_block h-menu_block_before">
|
123
|
|
- <a href="../third/town_admini_info/administrative_organization_chart.html">
|
124
|
|
- <div class="h-menu_block_text">
|
125
|
|
- <div class="h-menu_block_text_center">
|
126
|
|
- お問い合わせ一覧
|
127
|
|
- </div>
|
|
120
|
+ </div>
|
|
121
|
+ <div class="h-menu_main_block">
|
|
122
|
+ <div class="h-menu_block h-menu_block_before">
|
|
123
|
+ <a href="../third/town_admini_info/administrative_organization_chart.html">
|
|
124
|
+ <div class="h-menu_block_text">
|
|
125
|
+ <div class="h-menu_block_text_center">
|
|
126
|
+ お問い合わせ一覧
|
128
|
127
|
</div>
|
129
|
|
- </a>
|
130
|
|
- </div>
|
|
128
|
+ </div>
|
|
129
|
+ </a>
|
131
|
130
|
</div>
|
132
|
|
- <div class="h-menu_main_block">
|
133
|
|
- <div class="h-menu_lang">
|
134
|
|
- <div class="h-menu_block_lang">
|
135
|
|
- <div class="h-menu_block_text_center">
|
136
|
|
- <div class="h-menu_block_text_line">
|
137
|
|
- 背景変更
|
138
|
|
- <div onClick="setBackground2(1)" class="h-menu_block_text_color_1">灰
|
139
|
|
- </div>
|
140
|
|
- <div onClick="setBackground2(2)" class="h-menu_block_text_color_2">黄
|
141
|
|
- </div>
|
142
|
|
- <div onClick="setBackground2(3)" class="h-menu_block_text_color_3">黄緑
|
143
|
|
- </div>
|
|
131
|
+ </div>
|
|
132
|
+ <div class="h-menu_main_block">
|
|
133
|
+ <div class="h-menu_lang">
|
|
134
|
+ <div class="h-menu_block_lang">
|
|
135
|
+ <div class="h-menu_block_text_center">
|
|
136
|
+ <div class="h-menu_block_text_line">
|
|
137
|
+ 背景変更
|
|
138
|
+ <div onClick="setBackground2(1)" class="h-menu_block_text_color_1">灰
|
|
139
|
+ </div>
|
|
140
|
+ <div onClick="setBackground2(2)" class="h-menu_block_text_color_2">黄
|
|
141
|
+ </div>
|
|
142
|
+ <div onClick="setBackground2(3)" class="h-menu_block_text_color_3">黄緑
|
144
|
143
|
</div>
|
145
|
|
- <script>
|
|
144
|
+ </div>
|
|
145
|
+ <script>
|
146
|
146
|
getBackgNumber2();
|
147
|
|
- </script>
|
148
|
|
- <div class="h-menu_block_text_line">言語選択
|
149
|
|
- <div class="mobile_translation">
|
150
|
|
- <div id="google_translate_element"></div>
|
151
|
|
- </div>
|
|
147
|
+ </script>
|
|
148
|
+ <div class="h-menu_block_text_line">言語選択
|
|
149
|
+ <div class="mobile_translation">
|
|
150
|
+ <div id="google_translate_element"></div>
|
152
|
151
|
</div>
|
153
|
152
|
</div>
|
154
|
153
|
</div>
|
155
|
154
|
</div>
|
156
|
155
|
</div>
|
157
|
|
- <div class="h-menu_main_block">
|
158
|
|
- <div class="h-menu_search">
|
159
|
|
- <div class="h-menu_block_search">
|
160
|
|
- <form action="https://www.google.com/search">
|
161
|
|
- <input type="hidden" name="hl" value="ja" />
|
162
|
|
- <input type="hidden" name="ie" value="UTF-8">
|
163
|
|
- <input type="hidden" name="oe" value="UTF-8">
|
164
|
|
- <input type="hidden" value="www.town.kitagata.gifu.jp" name="as_sitesearch" />
|
165
|
|
- <input type="text" name="q" size="16" maxlength="256" value="" class="mobile_form_input" />
|
166
|
|
- <input type="submit" name="btnG" value="検索" class="mobile_form_button" />
|
167
|
|
- </form>
|
168
|
|
- </div>
|
|
156
|
+ </div>
|
|
157
|
+ <div class="h-menu_main_block">
|
|
158
|
+ <div class="h-menu_search">
|
|
159
|
+ <div class="h-menu_block_search">
|
|
160
|
+ <form action="https://www.google.com/search">
|
|
161
|
+ <input type="hidden" name="hl" value="ja"/>
|
|
162
|
+ <input type="hidden" name="ie" value="UTF-8">
|
|
163
|
+ <input type="hidden" name="oe" value="UTF-8">
|
|
164
|
+ <input type="hidden" value="www.town.kitagata.gifu.jp" name="as_sitesearch"/>
|
|
165
|
+ <input type="text" name="q" size="16" maxlength="256" value=""
|
|
166
|
+ class="mobile_form_input"/>
|
|
167
|
+ <input type="submit" name="btnG" value="検索" class="mobile_form_button"/>
|
|
168
|
+ </form>
|
169
|
169
|
</div>
|
170
|
170
|
</div>
|
171
|
171
|
</div>
|
172
|
172
|
</div>
|
173
|
|
- </header>
|
|
173
|
+ </div>
|
|
174
|
+ </header>
|
174
|
175
|
|
175
|
|
- <!--セクション 操作-->
|
176
|
|
- <section id="operation">
|
177
|
|
- <!--セクション 住所-->
|
178
|
|
- <article id="address">
|
179
|
|
- <address id="operation_add">
|
180
|
|
- <span>北方町役場</span><span> 〒501-0492</span><span> 岐阜県本巣郡北方町長谷川1丁目1番地</span><span>
|
|
176
|
+ <!--セクション 操作-->
|
|
177
|
+ <section id="operation">
|
|
178
|
+ <!--セクション 住所-->
|
|
179
|
+ <article id="address">
|
|
180
|
+ <address id="operation_add">
|
|
181
|
+ <span>北方町役場</span><span> 〒501-0492</span><span> 岐阜県本巣郡北方町長谷川1丁目1番地</span><span>
|
181
|
182
|
TEL:058-323-1111(代)</span>
|
182
|
|
- </address>
|
183
|
|
- </article>
|
184
|
|
- <div id="controle_panel">
|
185
|
|
- <!--セクション 背景色-->
|
186
|
|
- <article id="bgcolor">
|
187
|
|
- <img src="../css/img/013.png" alt="背景色変更ボックス" />
|
188
|
|
- <div id="bgcolor_img">
|
189
|
|
- <input id="button1" width="29px" height="28px" value=" " alt=" " type="image" onClick="setBackground2(1)">
|
190
|
|
- <input id="button2" width="29px" height="28px" value=" " alt=" " type="image" onClick="setBackground2(2)">
|
191
|
|
- <input id="button3" width="29px" height="28px" value=" " alt=" " type="image" onClick="setBackground2(3)">
|
192
|
|
- </div>
|
193
|
|
- <script>
|
|
183
|
+ </address>
|
|
184
|
+ </article>
|
|
185
|
+ <div id="controle_panel">
|
|
186
|
+ <!--セクション 背景色-->
|
|
187
|
+ <article id="bgcolor">
|
|
188
|
+ <img src="../css/img/013.png" alt="背景色変更ボックス"/>
|
|
189
|
+ <div id="bgcolor_img">
|
|
190
|
+ <input id="button1" width="29px" height="28px" value=" " alt=" " type="image" onClick="setBackground2(1)">
|
|
191
|
+ <input id="button2" width="29px" height="28px" value=" " alt=" " type="image" onClick="setBackground2(2)">
|
|
192
|
+ <input id="button3" width="29px" height="28px" value=" " alt=" " type="image" onClick="setBackground2(3)">
|
|
193
|
+ </div>
|
|
194
|
+ <script>
|
194
|
195
|
getBackgNumber2();
|
195
|
|
- </script>
|
196
|
|
- </article>
|
|
196
|
+ </script>
|
|
197
|
+ </article>
|
197
|
198
|
|
198
|
|
- <!--セクション 文字サイズ-->
|
199
|
|
- <!--<article id="charsize" >
|
|
199
|
+ <!--セクション 文字サイズ-->
|
|
200
|
+ <!--<article id="charsize" >
|
200
|
201
|
<img src="../css/img/008.png" alt="文字サイズ変更ボックス" />
|
201
|
202
|
<div id="charsize_img">
|
202
|
203
|
<img src="../css/img/005.png" alt="文字大きさ変更、小さい" />
|
|
@@ -205,273 +206,280 @@
|
205
|
206
|
</div>
|
206
|
207
|
</article>-->
|
207
|
208
|
|
208
|
|
- <!--セクション サイトマップ-->
|
209
|
|
- <article id="sitemap">
|
210
|
|
- <div id="sitemap_img">
|
211
|
|
- <a href="../second/sitemap.html"><img src="../css/img/kitagata_sitemap.png" alt="サイトマップ" /></a>
|
212
|
|
- </div>
|
|
209
|
+ <!--セクション サイトマップ-->
|
|
210
|
+ <article id="sitemap">
|
|
211
|
+ <div id="sitemap_img">
|
|
212
|
+ <a href="../second/sitemap.html"><img src="../css/img/kitagata_sitemap.png" alt="サイトマップ"/></a>
|
|
213
|
+ </div>
|
|
214
|
+ </article>
|
|
215
|
+ <!--セクション お問い合わせ-->
|
|
216
|
+ <article id="contact">
|
|
217
|
+ <div id="contact_img">
|
|
218
|
+ <a href="../third/town_admini_info/administrative_organization_chart.html"><img
|
|
219
|
+ src="../css/img/kitagata_support.png" alt="お問い合わせはこちらから"/></a>
|
|
220
|
+ </div>
|
|
221
|
+ </article>
|
|
222
|
+ <!--セクション 翻訳-->
|
|
223
|
+ <article id="translation">
|
|
224
|
+ <div id="translation_img">
|
|
225
|
+ <!--<img src="../css/img/kitagata_Language.png" alt="翻訳" />-->
|
|
226
|
+ <div id="google_translate_element"></div>
|
|
227
|
+ </div>
|
|
228
|
+ </article>
|
|
229
|
+ <div id="claer">
|
|
230
|
+ </div>
|
|
231
|
+ </div>
|
|
232
|
+ </section>
|
|
233
|
+
|
|
234
|
+ <!--ヘッダーデータ-->
|
|
235
|
+ <header>
|
|
236
|
+ <div id="header" class="gothic">
|
|
237
|
+ <a href="../index.html">
|
|
238
|
+ <img src="../css/img/header_emblem.png" width="200px" height="260px"/>
|
|
239
|
+ </a>
|
|
240
|
+ <div id="h_block_1">
|
|
241
|
+ <div class="h_line">
|
|
242
|
+ </div>
|
|
243
|
+ <article class="h_text_l">
|
|
244
|
+ <a class="h_link" href="../second/living.html">
|
|
245
|
+ <span class="h_text">くらしの情報</span></a>
|
213
|
246
|
</article>
|
214
|
|
- <!--セクション お問い合わせ-->
|
215
|
|
- <article id="contact">
|
216
|
|
- <div id="contact_img">
|
217
|
|
- <a href="../third/town_admini_info/administrative_organization_chart.html"><img
|
218
|
|
- src="../css/img/kitagata_support.png" alt="お問い合わせはこちらから" /></a>
|
219
|
|
- </div>
|
|
247
|
+ <article class="h_text_l">
|
|
248
|
+ <a class="h_link" href="../second/tourism.html">
|
|
249
|
+ <span class="h_text">観光</span></a>
|
220
|
250
|
</article>
|
221
|
|
- <!--セクション 翻訳-->
|
222
|
|
- <article id="translation">
|
223
|
|
- <div id="translation_img">
|
224
|
|
- <!--<img src="../css/img/kitagata_Language.png" alt="翻訳" />-->
|
225
|
|
- <div id="google_translate_element"></div>
|
226
|
|
- </div>
|
|
251
|
+ <article class="h_text_l">
|
|
252
|
+ <a class="h_link" href="../second/business.html">
|
|
253
|
+ <span class="h_text">事業者向け情報</span></a>
|
|
254
|
+ </article>
|
|
255
|
+ <article class="h_text_l">
|
|
256
|
+ <a class="h_link" href="../second/town_admini_info.html">
|
|
257
|
+ <span class="h_text">町政情報</span></a>
|
227
|
258
|
</article>
|
228
|
|
- <div id="claer">
|
229
|
|
- </div>
|
230
|
259
|
</div>
|
231
|
|
- </section>
|
|
260
|
+ <div id="h_block_search">
|
|
261
|
+ <div class="h_line"></div>
|
|
262
|
+ <article class="h_search">
|
|
263
|
+ <div class="space10"></div>
|
|
264
|
+ <form action="http://www.google.com/search">
|
|
265
|
+ <input type="hidden" name="hl" value="ja"/>
|
|
266
|
+ <input type="hidden" name="ie" value="UTF-8">
|
|
267
|
+ <input type="hidden" name="oe" value="UTF-8">
|
|
268
|
+ <input type="hidden" value="www.town.kitagata.gifu.jp" name="as_sitesearch"/>
|
|
269
|
+ <input type="text" name="q" size="16" maxlength="256" value=""/>
|
|
270
|
+ <input type="submit" name="btnG" value="検索"/>
|
|
271
|
+ </form>
|
|
272
|
+
|
|
273
|
+ </article>
|
|
274
|
+ </div>
|
|
275
|
+ </div>
|
|
276
|
+ </header>
|
232
|
277
|
|
233
|
|
- <!--ヘッダーデータ-->
|
234
|
|
- <header>
|
235
|
|
- <div id="header" class="gothic">
|
236
|
|
- <a href="../index.html">
|
237
|
|
- <img src="../css/img/header_emblem.png" width="200px" height="260px" />
|
238
|
|
- </a>
|
239
|
|
- <div id="h_block_1">
|
240
|
|
- <div class="h_line">
|
|
278
|
+ <div>
|
|
279
|
+ <!--セクション template-->
|
|
280
|
+ <section id="template">
|
|
281
|
+ <article id="breadcrumb">
|
|
282
|
+ <div id="breadcrumb_title">
|
|
283
|
+ <div id="breadcrumb_title_block">
|
|
284
|
+ <span id="breadcrumb_title"><a href="../index.html">トップ</a>>くらしの情報</span>
|
241
|
285
|
</div>
|
242
|
|
- <article class="h_text_l">
|
243
|
|
- <a class="h_link" href="../second/living.html">
|
244
|
|
- <span class="h_text">くらしの情報</span></a>
|
245
|
|
- </article>
|
246
|
|
- <article class="h_text_l">
|
247
|
|
- <a class="h_link" href="../second/tourism.html">
|
248
|
|
- <span class="h_text">観光</span></a>
|
249
|
|
- </article>
|
250
|
|
- <article class="h_text_l">
|
251
|
|
- <a class="h_link" href="../second/business.html">
|
252
|
|
- <span class="h_text">事業者向け情報</span></a>
|
253
|
|
- </article>
|
254
|
|
- <article class="h_text_l">
|
255
|
|
- <a class="h_link" href="../second/town_admini_info.html">
|
256
|
|
- <span class="h_text">町政情報</span></a>
|
257
|
|
- </article>
|
258
|
286
|
</div>
|
259
|
|
- <div id="h_block_search">
|
260
|
|
- <div class="h_line"></div>
|
261
|
|
- <article class="h_search">
|
262
|
|
- <div class="space10"></div>
|
263
|
|
- <form action="http://www.google.com/search">
|
264
|
|
- <input type="hidden" name="hl" value="ja" />
|
265
|
|
- <input type="hidden" name="ie" value="UTF-8">
|
266
|
|
- <input type="hidden" name="oe" value="UTF-8">
|
267
|
|
- <input type="hidden" value="www.town.kitagata.gifu.jp" name="as_sitesearch" />
|
268
|
|
- <input type="text" name="q" size="16" maxlength="256" value="" />
|
269
|
|
- <input type="submit" name="btnG" value="検索" />
|
270
|
|
- </form>
|
271
|
|
-
|
272
|
|
- </article>
|
|
287
|
+ </article>
|
|
288
|
+ <article id="template">
|
|
289
|
+ <div id="template_title" class="gothic">
|
|
290
|
+ <div id="template_title_block">
|
|
291
|
+ <span id="template_title">くらしの情報</span>
|
|
292
|
+ </div>
|
273
|
293
|
</div>
|
274
|
|
- </div>
|
275
|
|
- </header>
|
276
|
|
-
|
277
|
|
- <div>
|
278
|
|
- <!--セクション template-->
|
279
|
|
- <section id="template">
|
280
|
|
- <article id="breadcrumb">
|
281
|
|
- <div id="breadcrumb_title">
|
282
|
|
- <div id="breadcrumb_title_block">
|
283
|
|
- <span id="breadcrumb_title"><a href="../index.html">トップ</a>>くらしの情報</span>
|
|
294
|
+ </article>
|
|
295
|
+ <div class="left_mobile">
|
|
296
|
+ <article id="template_list_title">
|
|
297
|
+ <div id="template_title2" class="gothic">
|
|
298
|
+ <div id="template_title_block">
|
|
299
|
+ <span class="template_icon left">+</span><span id="template_title2"><a class="s_link"
|
|
300
|
+ href="./Family_register.html"
|
|
301
|
+ name="anc1">戸籍・住民票など</a></span>
|
284
|
302
|
</div>
|
285
|
303
|
</div>
|
286
|
304
|
</article>
|
287
|
|
- <article id="template">
|
288
|
|
- <div id="template_title" class="gothic">
|
|
305
|
+ <article id="template_list_title">
|
|
306
|
+ <div id="template_title2" class="gothic">
|
289
|
307
|
<div id="template_title_block">
|
290
|
|
- <span id="template_title">くらしの情報</span>
|
|
308
|
+ <span class="template_icon left">+</span><span id="template_title2"><a class="s_link"
|
|
309
|
+ href="./Health.html" name="anc2">健康・予防</a></span>
|
291
|
310
|
</div>
|
292
|
311
|
</div>
|
293
|
312
|
</article>
|
294
|
|
- <div class="left_mobile">
|
295
|
|
- <article id="template_list_title">
|
296
|
|
- <div id="template_title2" class="gothic">
|
297
|
|
- <div id="template_title_block">
|
298
|
|
- <span class="template_icon left">+</span><span id="template_title2"><a class="s_link"
|
299
|
|
- href="./Family_register.html" name="anc1">戸籍・住民票など</a></span>
|
300
|
|
- </div>
|
301
|
|
- </div>
|
302
|
|
- </article>
|
303
|
|
- <article id="template_list_title">
|
304
|
|
- <div id="template_title2" class="gothic">
|
305
|
|
- <div id="template_title_block">
|
306
|
|
- <span class="template_icon left">+</span><span id="template_title2"><a class="s_link"
|
307
|
|
- href="./Health.html" name="anc2">健康・予防</a></span>
|
308
|
|
- </div>
|
309
|
|
- </div>
|
310
|
|
- </article>
|
311
|
|
- <article id="template_list_title">
|
312
|
|
- <div id="template_title2" class="gothic">
|
313
|
|
- <div id="template_title_block">
|
314
|
|
- <span class="template_icon left">+</span><span id="template_title2"><a class="s_link"
|
315
|
|
- href="./Education.html" name="anc3">教育</a></span>
|
316
|
|
- </div>
|
|
313
|
+ <article id="template_list_title">
|
|
314
|
+ <div id="template_title2" class="gothic">
|
|
315
|
+ <div id="template_title_block">
|
|
316
|
+ <span class="template_icon left">+</span><span id="template_title2"><a class="s_link"
|
|
317
|
+ href="./Education.html"
|
|
318
|
+ name="anc3">教育</a></span>
|
317
|
319
|
</div>
|
318
|
|
- </article>
|
319
|
|
- <article id="template_list_title">
|
320
|
|
- <div id="template_title2" class="gothic">
|
321
|
|
- <div id="template_title_block">
|
322
|
|
- <span class="template_icon left">+</span><span id="template_title2"><a class="s_link"
|
323
|
|
- href="./Culture.html" name="anc4">文化</a></span>
|
324
|
|
- </div>
|
|
320
|
+ </div>
|
|
321
|
+ </article>
|
|
322
|
+ <article id="template_list_title">
|
|
323
|
+ <div id="template_title2" class="gothic">
|
|
324
|
+ <div id="template_title_block">
|
|
325
|
+ <span class="template_icon left">+</span><span id="template_title2"><a class="s_link"
|
|
326
|
+ href="./Culture.html" name="anc4">文化</a></span>
|
325
|
327
|
</div>
|
326
|
|
- </article>
|
327
|
|
- <article id="template_list_title">
|
328
|
|
- <div id="template_title2" class="gothic">
|
329
|
|
- <div id="template_title_block">
|
330
|
|
- <span class="template_icon left">+</span><span id="template_title2"><a class="s_link"
|
331
|
|
- href="./Trash.html" name="anc5">ごみ・リサイクル</a></span>
|
332
|
|
- </div>
|
|
328
|
+ </div>
|
|
329
|
+ </article>
|
|
330
|
+ <article id="template_list_title">
|
|
331
|
+ <div id="template_title2" class="gothic">
|
|
332
|
+ <div id="template_title_block">
|
|
333
|
+ <span class="template_icon left">+</span><span id="template_title2"><a class="s_link"
|
|
334
|
+ href="./Trash.html" name="anc5">ごみ・リサイクル</a></span>
|
333
|
335
|
</div>
|
334
|
|
- </article>
|
335
|
|
- <article id="template_list_title">
|
336
|
|
- <div id="template_title2" class="gothic">
|
337
|
|
- <div id="template_title_block">
|
338
|
|
- <span class="template_icon left">+</span><span id="template_title2"><a class="s_link"
|
339
|
|
- href="./National_Health_Insurance.html" name="anc6">国民健康保険</a></span>
|
340
|
|
- </div>
|
|
336
|
+ </div>
|
|
337
|
+ </article>
|
|
338
|
+ <article id="template_list_title">
|
|
339
|
+ <div id="template_title2" class="gothic">
|
|
340
|
+ <div id="template_title_block">
|
|
341
|
+ <span class="template_icon left">+</span><span id="template_title2"><a class="s_link"
|
|
342
|
+ href="./National_Health_Insurance.html"
|
|
343
|
+ name="anc6">国民健康保険</a></span>
|
341
|
344
|
</div>
|
342
|
|
- </article>
|
343
|
|
- <article id="template_list_title">
|
344
|
|
- <div id="template_title2" class="gothic">
|
345
|
|
- <div id="template_title_block">
|
346
|
|
- <span class="template_icon left">+</span><span id="template_title2"><a class="s_link"
|
347
|
|
- href="./National_pension.html" name="anc7">国民年金</a></span>
|
348
|
|
- </div>
|
|
345
|
+ </div>
|
|
346
|
+ </article>
|
|
347
|
+ <article id="template_list_title">
|
|
348
|
+ <div id="template_title2" class="gothic">
|
|
349
|
+ <div id="template_title_block">
|
|
350
|
+ <span class="template_icon left">+</span><span id="template_title2"><a class="s_link"
|
|
351
|
+ href="./National_pension.html"
|
|
352
|
+ name="anc7">国民年金</a></span>
|
349
|
353
|
</div>
|
350
|
|
- </article>
|
351
|
|
- <article id="template_list_title">
|
352
|
|
- <div id="template_title2" class="gothic">
|
353
|
|
- <div id="template_title_block">
|
354
|
|
- <span class="template_icon left">+</span><span id="template_title2"><a href="../second/Calender.html"
|
355
|
|
- name="anc8" class="s_link">くらしのカレンダー</a></span>
|
356
|
|
- </div>
|
|
354
|
+ </div>
|
|
355
|
+ </article>
|
|
356
|
+ <article id="template_list_title">
|
|
357
|
+ <div id="template_title2" class="gothic">
|
|
358
|
+ <div id="template_title_block">
|
|
359
|
+ <span class="template_icon left">+</span><span id="template_title2"><a href="../second/Calender.html"
|
|
360
|
+ name="anc8" class="s_link">くらしのカレンダー</a></span>
|
357
|
361
|
</div>
|
358
|
|
- </article>
|
359
|
|
- </div>
|
360
|
|
- <!--===================================================================================================================================================-->
|
361
|
|
- <div class="right_mobile">
|
362
|
|
- <article id="template_list_title">
|
363
|
|
- <div id="template_title2" class="gothic">
|
364
|
|
- <div id="template_title_block">
|
365
|
|
- <span class="template_icon left">+</span><span id="template_title2"><a class="s_link"
|
366
|
|
- href="./Welfare.html" name="anc9">福祉・介護</a></span>
|
367
|
|
- </div>
|
|
362
|
+ </div>
|
|
363
|
+ </article>
|
|
364
|
+ </div>
|
|
365
|
+ <!--===================================================================================================================================================-->
|
|
366
|
+ <div class="right_mobile">
|
|
367
|
+ <article id="template_list_title">
|
|
368
|
+ <div id="template_title2" class="gothic">
|
|
369
|
+ <div id="template_title_block">
|
|
370
|
+ <span class="template_icon left">+</span><span id="template_title2"><a class="s_link"
|
|
371
|
+ href="./Welfare.html" name="anc9">福祉・介護</a></span>
|
368
|
372
|
</div>
|
369
|
|
- </article>
|
370
|
|
- <article id="template_list_title">
|
371
|
|
- <div id="template_title2" class="gothic">
|
372
|
|
- <div id="template_title_block">
|
373
|
|
- <span class="template_icon left">+</span><span id="template_title2"><a class="s_link"
|
374
|
|
- href="./Urban_planning.html" name="anc10">都市計画</a></span>
|
375
|
|
- </div>
|
|
373
|
+ </div>
|
|
374
|
+ </article>
|
|
375
|
+ <article id="template_list_title">
|
|
376
|
+ <div id="template_title2" class="gothic">
|
|
377
|
+ <div id="template_title_block">
|
|
378
|
+ <span class="template_icon left">+</span><span id="template_title2"><a class="s_link"
|
|
379
|
+ href="./Urban_planning.html"
|
|
380
|
+ name="anc10">都市計画</a></span>
|
376
|
381
|
</div>
|
377
|
|
- </article>
|
378
|
|
- <article id="template_list_title">
|
379
|
|
- <div id="template_title2" class="gothic">
|
380
|
|
- <div id="template_title_block">
|
381
|
|
- <span class="template_icon left">+</span><span id="template_title2"><a class="s_link"
|
382
|
|
- href="./Living_environment.html" name="anc11">生活環境</a></span>
|
383
|
|
- </div>
|
|
382
|
+ </div>
|
|
383
|
+ </article>
|
|
384
|
+ <article id="template_list_title">
|
|
385
|
+ <div id="template_title2" class="gothic">
|
|
386
|
+ <div id="template_title_block">
|
|
387
|
+ <span class="template_icon left">+</span><span id="template_title2"><a class="s_link"
|
|
388
|
+ href="./Living_environment.html"
|
|
389
|
+ name="anc11">生活環境</a></span>
|
384
|
390
|
</div>
|
385
|
|
- </article>
|
386
|
|
- <article id="template_list_title">
|
387
|
|
- <div id="template_title2" class="gothic">
|
388
|
|
- <div id="template_title_block">
|
389
|
|
- <span class="template_icon left">+</span><span id="template_title2"><a class="s_link" href="./Tax.html"
|
390
|
|
- name="anc12">税金</a></span>
|
391
|
|
- </div>
|
|
391
|
+ </div>
|
|
392
|
+ </article>
|
|
393
|
+ <article id="template_list_title">
|
|
394
|
+ <div id="template_title2" class="gothic">
|
|
395
|
+ <div id="template_title_block">
|
|
396
|
+ <span class="template_icon left">+</span><span id="template_title2"><a class="s_link" href="./Tax.html"
|
|
397
|
+ name="anc12">税金</a></span>
|
392
|
398
|
</div>
|
393
|
|
- </article>
|
394
|
|
- <article id="template_list_title">
|
395
|
|
- <div id="template_title2" class="gothic">
|
396
|
|
- <div id="template_title_block">
|
397
|
|
- <span class="template_icon left">+</span><span id="template_title2">
|
|
399
|
+ </div>
|
|
400
|
+ </article>
|
|
401
|
+ <article id="template_list_title">
|
|
402
|
+ <div id="template_title2" class="gothic">
|
|
403
|
+ <div id="template_title_block">
|
|
404
|
+ <span class="template_icon left">+</span><span id="template_title2">
|
398
|
405
|
<a class="s_link" href="./Water_supply_sewer.html" name="anc13">上水道・下水道</a></span>
|
399
|
|
- </div>
|
400
|
406
|
</div>
|
401
|
|
- </article>
|
402
|
|
- <article id="template_list_title">
|
403
|
|
- <div id="template_title2" class="gothic">
|
404
|
|
- <div id="template_title_block">
|
405
|
|
- <span class="template_icon left">+</span><span id="template_title2"><a class="s_link"
|
406
|
|
- href="./Agriculture.html" name="anc14">農業</a></span>
|
407
|
|
- </div>
|
|
407
|
+ </div>
|
|
408
|
+ </article>
|
|
409
|
+ <article id="template_list_title">
|
|
410
|
+ <div id="template_title2" class="gothic">
|
|
411
|
+ <div id="template_title_block">
|
|
412
|
+ <span class="template_icon left">+</span><span id="template_title2"><a class="s_link"
|
|
413
|
+ href="./Agriculture.html"
|
|
414
|
+ name="anc14">農業</a></span>
|
408
|
415
|
</div>
|
409
|
|
- </article>
|
410
|
|
- <article id="template_list_title">
|
411
|
|
- <div id="template_title2" class="gothic">
|
412
|
|
- <div id="template_title_block">
|
413
|
|
- <span class="template_icon left">+</span><span id="template_title2">
|
|
416
|
+ </div>
|
|
417
|
+ </article>
|
|
418
|
+ <article id="template_list_title">
|
|
419
|
+ <div id="template_title2" class="gothic">
|
|
420
|
+ <div id="template_title_block">
|
|
421
|
+ <span class="template_icon left">+</span><span id="template_title2">
|
414
|
422
|
<a class="s_link" href="./Consumer_consultation.html" name="anc15">消費者相談</a></span>
|
415
|
|
- </div>
|
416
|
423
|
</div>
|
417
|
|
- </article>
|
418
|
|
- <article id="template_list_title">
|
419
|
|
- <div id="template_title2" class="gothic">
|
420
|
|
- <div id="template_title_block">
|
421
|
|
- <span class="template_icon left">+</span><span id="template_title2">
|
|
424
|
+ </div>
|
|
425
|
+ </article>
|
|
426
|
+ <article id="template_list_title">
|
|
427
|
+ <div id="template_title2" class="gothic">
|
|
428
|
+ <div id="template_title_block">
|
|
429
|
+ <span class="template_icon left">+</span><span id="template_title2">
|
422
|
430
|
<a class="s_link" href="./Public_transport.html" name="anc15">公共交通</a></span>
|
423
|
|
- </div>
|
424
|
431
|
</div>
|
425
|
|
- </article>
|
426
|
|
- <article id="template_list_title">
|
427
|
|
- <div id="template_title2" class="gothic">
|
428
|
|
- <div id="template_title_block">
|
429
|
|
- <span class="template_icon left">+</span><span id="template_title2">
|
|
432
|
+ </div>
|
|
433
|
+ </article>
|
|
434
|
+ <article id="template_list_title">
|
|
435
|
+ <div id="template_title2" class="gothic">
|
|
436
|
+ <div id="template_title_block">
|
|
437
|
+ <span class="template_icon left">+</span><span id="template_title2">
|
430
|
438
|
<a class="s_link" href="./Application_downloading.html" name="anc15">申請書ダウンロード</a></span>
|
431
|
|
- </div>
|
432
|
439
|
</div>
|
433
|
|
- </article>
|
434
|
|
- <article id="template_list_title">
|
435
|
|
- <div id="template_title2" class="gothic">
|
436
|
|
- <div id="template_title_block">
|
437
|
|
- <span class="template_icon left">+</span><span id="template_title2">
|
|
440
|
+ </div>
|
|
441
|
+ </article>
|
|
442
|
+ <article id="template_list_title">
|
|
443
|
+ <div id="template_title2" class="gothic">
|
|
444
|
+ <div id="template_title_block">
|
|
445
|
+ <span class="template_icon left">+</span><span id="template_title2">
|
438
|
446
|
<a class="s_link" href="../third/living/Kwasemi_mail.html" name="anc15">カワセミ便(きたがた情報メール)</a></span>
|
439
|
|
- </div>
|
440
|
447
|
</div>
|
441
|
|
- </article>
|
442
|
|
- </div>
|
443
|
|
- <div class="clear"></div>
|
444
|
|
- </section>
|
445
|
|
- </div>
|
|
448
|
+ </div>
|
|
449
|
+ </article>
|
|
450
|
+ </div>
|
|
451
|
+ <div class="clear"></div>
|
|
452
|
+ </section>
|
|
453
|
+ </div>
|
446
|
454
|
|
447
|
|
- <footer>
|
448
|
|
- <img class="footer_img" src="../css/img/kitagatafooter.png" width="920px" height="80px" alt="北方町" />
|
449
|
|
- <div class="footer_mobile">
|
450
|
|
- <div class="footer_mobile_title">
|
451
|
|
- <img class="footerImg__logo" src="../image/logo_kitagata_green_S.png" alt="北方町役場" width="37px">
|
452
|
|
- <h1 class="footerMobile__text">北方町役場</h1>
|
453
|
|
- </div>
|
454
|
|
- <div class="footer_mobile_address">
|
|
455
|
+ <footer>
|
|
456
|
+ <img class="footer_img" src="../css/img/kitagatafooter.png" width="920px" height="80px" alt="北方町"/>
|
|
457
|
+ <div class="footer_mobile">
|
|
458
|
+ <div class="footer_mobile_title">
|
|
459
|
+ <img class="footerImg__logo" src="../image/logo_kitagata_green_S.png" alt="北方町役場" width="37px">
|
|
460
|
+ <h1 class="footerMobile__text">北方町役場</h1>
|
|
461
|
+ </div>
|
|
462
|
+ <div class="footer_mobile_address">
|
455
|
463
|
<span class="footerTextWrap__text">
|
456
|
464
|
〒501-0492 岐阜県本巣郡北方町長谷川1丁目1番地
|
457
|
465
|
</span><br>
|
458
|
|
- 電話:058-323-1111(代)<br>
|
459
|
|
- FAX:058-323-2963<br>
|
460
|
|
- 開庁日:8時30分~17時15分<br>
|
461
|
|
- (土・日・祝日、年末年始を除く)<br>
|
462
|
|
- </div>
|
|
466
|
+ 電話:058-323-1111(代)<br>
|
|
467
|
+ FAX:058-323-2963<br>
|
|
468
|
+ 開庁日:8時30分~17時15分<br>
|
|
469
|
+ (土・日・祝日、年末年始を除く)<br>
|
463
|
470
|
</div>
|
464
|
|
- <br class="sp__brDisplay">
|
465
|
|
- <p class="footer_text">
|
466
|
|
- <a href="../second/Copyright_and_link.html">リンクと著作権</a>|
|
467
|
|
- <a href="../second/Privacy_policy.html">個人情報保護指針</a>|
|
468
|
|
- <a href="../second/Barrier_free_policy.html">バリアフリーポリシー</a>
|
469
|
|
- </p>
|
470
|
|
- </footer>
|
|
471
|
+ </div>
|
|
472
|
+ <br class="sp__brDisplay">
|
|
473
|
+ <p class="footer_text">
|
|
474
|
+ <a href="../second/Copyright_and_link.html">リンクと著作権</a>|
|
|
475
|
+ <a href="../second/Privacy_policy.html">個人情報保護指針</a>|
|
|
476
|
+ <a href="../second/Barrier_free_policy.html">バリアフリーポリシー</a>
|
|
477
|
+ </p>
|
|
478
|
+ </footer>
|
471
|
479
|
|
472
|
|
- </div>
|
473
|
|
- <img class="cgipageview" src="http://www.town.kitagata.gifu.jp/cgi-bin/pcount/pcount.cgi?living" height="1"
|
474
|
|
- width="1" />
|
|
480
|
+</div>
|
|
481
|
+<img class="cgipageview" src="http://www.town.kitagata.gifu.jp/cgi-bin/pcount/pcount.cgi?living" height="1"
|
|
482
|
+ width="1"/>
|
475
|
483
|
</body>
|
476
|
484
|
|
477
|
|
-</html>
|
|
485
|
+</html>
|