|
@@ -1,44 +1,50 @@
|
1
|
1
|
<!doctype html>
|
2
|
2
|
<html lang="ja">
|
3
|
|
- <head>
|
4
|
|
- <meta charset="utf-8">
|
5
|
|
- <title>住まい・暮らし 北方町ホームページ</title>
|
6
|
|
- <!--くらしの情報-->
|
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/second_body.css" >
|
12
|
|
-<script src="../js/operation.js"></script>
|
13
|
|
-<meta name="google-translate-customization" content="45643f5d79d6e245-283971e7754d7b90-g905c6e6b6867bf2f-2f"></meta>
|
|
3
|
+
|
|
4
|
+<head>
|
|
5
|
+ <meta charset="utf-8">
|
|
6
|
+ <title>住まい・暮らし 北方町ホームページ</title>
|
|
7
|
+ <!--くらしの情報-->
|
|
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">
|
|
11
|
+ <link rel="stylesheet" href="../css/section.css">
|
|
12
|
+ <link rel="stylesheet" href="../css/second_body.css">
|
|
13
|
+ <script src="../js/operation.js"></script>
|
|
14
|
+ <meta name="google-translate-customization" content="45643f5d79d6e245-283971e7754d7b90-g905c6e6b6867bf2f-2f">
|
|
15
|
+ </meta>
|
14
|
16
|
</head>
|
15
|
17
|
|
16
|
18
|
<body id="back">
|
17
|
|
-<div id="main" class="gothic">
|
18
|
|
-<!--セクション 操作-->
|
19
|
|
-<section id="operation" >
|
20
|
|
-<!--セクション 住所-->
|
21
|
|
-<article id="address" >
|
22
|
|
-<address id="operation_add">
|
23
|
|
-<span>北方町役場</span><span> 〒501-0492</span><span> 岐阜県本巣郡北方町長谷川1丁目1番地</span><span> TEL:058-323-1111(代)</span>
|
24
|
|
-</address>
|
25
|
|
-</article>
|
26
|
|
-<div id="controle_panel">
|
27
|
|
-<!--セクション 背景色-->
|
28
|
|
-<article id="bgcolor" >
|
29
|
|
-<img src="../css/img/013.png" alt="背景色変更ボックス" />
|
30
|
|
-<div id="bgcolor_img">
|
31
|
|
-<input id="button1" width="29px" height="28px" value=" " alt=" " type="image" onClick="setBackground2(1)">
|
32
|
|
-<input id="button2" width="29px" height="28px" value=" " alt=" " type="image" onClick="setBackground2(2)">
|
33
|
|
-<input id="button3" width="29px" height="28px" value=" " alt=" " type="image" onClick="setBackground2(3)">
|
34
|
|
-</div>
|
35
|
|
-<script>
|
36
|
|
-getBackgNumber2();
|
37
|
|
-</script>
|
38
|
|
-</article>
|
|
19
|
+ <div id="main" class="gothic">
|
|
20
|
+ <!--セクション 操作-->
|
|
21
|
+ <section id="operation">
|
|
22
|
+ <!--セクション 住所-->
|
|
23
|
+ <article id="address">
|
|
24
|
+ <address id="operation_add">
|
|
25
|
+ <span>北方町役場</span><span> 〒501-0492</span><span> 岐阜県本巣郡北方町長谷川1丁目1番地</span><span>
|
|
26
|
+ TEL:058-323-1111(代)</span>
|
|
27
|
+ </address>
|
|
28
|
+ </article>
|
|
29
|
+ <div id="controle_panel">
|
|
30
|
+ <!--セクション 背景色-->
|
|
31
|
+ <article id="bgcolor">
|
|
32
|
+ <img src="../css/img/013.png" alt="背景色変更ボックス" />
|
|
33
|
+ <div id="bgcolor_img">
|
|
34
|
+ <input id="button1" width="29px" height="28px" value=" " alt=" " type="image"
|
|
35
|
+ onClick="setBackground2(1)">
|
|
36
|
+ <input id="button2" width="29px" height="28px" value=" " alt=" " type="image"
|
|
37
|
+ onClick="setBackground2(2)">
|
|
38
|
+ <input id="button3" width="29px" height="28px" value=" " alt=" " type="image"
|
|
39
|
+ onClick="setBackground2(3)">
|
|
40
|
+ </div>
|
|
41
|
+ <script>
|
|
42
|
+ getBackgNumber2();
|
|
43
|
+ </script>
|
|
44
|
+ </article>
|
39
|
45
|
|
40
|
|
-<!--セクション 文字サイズ-->
|
41
|
|
-<!--<article id="charsize" >
|
|
46
|
+ <!--セクション 文字サイズ-->
|
|
47
|
+ <!--<article id="charsize" >
|
42
|
48
|
<img src="../css/img/008.png" alt="文字サイズ変更ボックス" />
|
43
|
49
|
<div id="charsize_img">
|
44
|
50
|
<img src="../css/img/005.png" alt="文字大きさ変更、小さい" />
|
|
@@ -47,256 +53,282 @@ getBackgNumber2();
|
47
|
53
|
</div>
|
48
|
54
|
</article>-->
|
49
|
55
|
|
50
|
|
-<!--セクション サイトマップ-->
|
51
|
|
-<article id="sitemap" >
|
52
|
|
- <div id="sitemap_img">
|
53
|
|
-<a href="../second/sitemap.html"><img src="../css/img/kitagata_sitemap.png" alt="サイトマップ" /></a>
|
54
|
|
- </div>
|
55
|
|
-</article>
|
56
|
|
-<!--セクション お問い合わせ-->
|
57
|
|
-<article id="contact" >
|
58
|
|
- <div id="contact_img">
|
59
|
|
-<a href="../third/town_admini_info/administrative_organization_chart.html"><img src="../css/img/kitagata_support.png" alt="お問い合わせはこちらから" /></a>
|
60
|
|
- </div>
|
61
|
|
-</article>
|
62
|
|
-<!--セクション 翻訳-->
|
63
|
|
-<article id="translation" >
|
64
|
|
-<div id="translation_img">
|
65
|
|
-<!--<img src="../css/img/kitagata_Language.png" alt="翻訳" />-->
|
66
|
|
-<div id="google_translate_element"></div>
|
67
|
|
-<script type="text/javascript">
|
68
|
|
-function googleTranslateElementInit() {
|
69
|
|
-new google.translate.TranslateElement({pageLanguage: 'ja', layout: google.translate.TranslateElement.InlineLayout.SIMPLE}, 'google_translate_element');
|
70
|
|
-}
|
71
|
|
-</script>
|
72
|
|
-<script type="text/javascript" src="//translate.google.com/translate_a/element.js?cb=googleTranslateElementInit"></script>
|
73
|
|
-</div>
|
74
|
|
-</article>
|
75
|
|
-<div id="claer">
|
76
|
|
-</div>
|
77
|
|
-</div>
|
78
|
|
-</section>
|
|
56
|
+ <!--セクション サイトマップ-->
|
|
57
|
+ <article id="sitemap">
|
|
58
|
+ <div id="sitemap_img">
|
|
59
|
+ <a href="../second/sitemap.html"><img src="../css/img/kitagata_sitemap.png" alt="サイトマップ" /></a>
|
|
60
|
+ </div>
|
|
61
|
+ </article>
|
|
62
|
+ <!--セクション お問い合わせ-->
|
|
63
|
+ <article id="contact">
|
|
64
|
+ <div id="contact_img">
|
|
65
|
+ <a href="../third/town_admini_info/administrative_organization_chart.html"><img
|
|
66
|
+ src="../css/img/kitagata_support.png" alt="お問い合わせはこちらから" /></a>
|
|
67
|
+ </div>
|
|
68
|
+ </article>
|
|
69
|
+ <!--セクション 翻訳-->
|
|
70
|
+ <article id="translation">
|
|
71
|
+ <div id="translation_img">
|
|
72
|
+ <!--<img src="../css/img/kitagata_Language.png" alt="翻訳" />-->
|
|
73
|
+ <div id="google_translate_element"></div>
|
|
74
|
+ <script type="text/javascript">
|
|
75
|
+ function googleTranslateElementInit() {
|
|
76
|
+ new google.translate.TranslateElement({
|
|
77
|
+ pageLanguage: 'ja',
|
|
78
|
+ layout: google.translate.TranslateElement.InlineLayout.SIMPLE
|
|
79
|
+ }, 'google_translate_element');
|
|
80
|
+ }
|
|
81
|
+ </script>
|
|
82
|
+ <script type="text/javascript"
|
|
83
|
+ src="//translate.google.com/translate_a/element.js?cb=googleTranslateElementInit"></script>
|
|
84
|
+ </div>
|
|
85
|
+ </article>
|
|
86
|
+ <div id="claer">
|
|
87
|
+ </div>
|
|
88
|
+ </div>
|
|
89
|
+ </section>
|
79
|
90
|
|
80
|
|
- <!--ヘッダーデータ-->
|
81
|
|
- <header>
|
|
91
|
+ <!--ヘッダーデータ-->
|
|
92
|
+ <header>
|
82
|
93
|
<div id="header" class="gothic">
|
83
|
94
|
<a href="../index.html">
|
84
|
|
- <img src="../css/img/header_emblem.png" width="200px" height="260px"/>
|
85
|
|
- </a>
|
|
95
|
+ <img src="../css/img/header_emblem.png" width="200px" height="260px" />
|
|
96
|
+ </a>
|
86
|
97
|
<div id="h_block_1">
|
87
|
|
- <div class="h_line">
|
88
|
|
- </div>
|
89
|
|
- <article class="h_text_l">
|
90
|
|
- <a class="h_link" href="../second/living.html">
|
91
|
|
- <span class="h_text">くらしの情報</span></a>
|
92
|
|
- </article>
|
93
|
|
- <article class="h_text_l">
|
94
|
|
- <a class="h_link" href="../second/tourism.html">
|
95
|
|
- <span class="h_text">観光</span></a>
|
96
|
|
- </article>
|
97
|
|
- <article class="h_text_l">
|
98
|
|
- <a class="h_link" href="../second/business.html">
|
99
|
|
- <span class="h_text">事業者向け情報</span></a>
|
100
|
|
- </article>
|
101
|
|
- <article class="h_text_l">
|
102
|
|
- <a class="h_link" href="../second/town_admini_info.html">
|
103
|
|
- <span class="h_text">町政情報</span></a>
|
104
|
|
- </article>
|
105
|
|
- </div>
|
106
|
|
- <div id="h_block_search">
|
107
|
|
- <div class="h_line"></div>
|
108
|
|
- <article class="h_search">
|
109
|
|
- <div class="space10"></div>
|
110
|
|
- <form action="http://www.google.com/search">
|
111
|
|
- <input type="hidden" name="hl" value="ja" />
|
112
|
|
- <input type="hidden" name="ie" value="UTF-8">
|
113
|
|
- <input type="hidden" name="oe" value="UTF-8">
|
114
|
|
- <input type="hidden" value="www.town.kitagata.gifu.jp" name="as_sitesearch" />
|
115
|
|
- <input type="text" name="q" size="16" maxlength="256" value="" />
|
116
|
|
- <input type="submit" name="btnG" value="検索" />
|
117
|
|
- </form>
|
|
98
|
+ <div class="h_line">
|
|
99
|
+ </div>
|
|
100
|
+ <article class="h_text_l">
|
|
101
|
+ <a class="h_link" href="../second/living.html">
|
|
102
|
+ <span class="h_text">くらしの情報</span></a>
|
|
103
|
+ </article>
|
|
104
|
+ <article class="h_text_l">
|
|
105
|
+ <a class="h_link" href="../second/tourism.html">
|
|
106
|
+ <span class="h_text">観光</span></a>
|
|
107
|
+ </article>
|
|
108
|
+ <article class="h_text_l">
|
|
109
|
+ <a class="h_link" href="../second/business.html">
|
|
110
|
+ <span class="h_text">事業者向け情報</span></a>
|
|
111
|
+ </article>
|
|
112
|
+ <article class="h_text_l">
|
|
113
|
+ <a class="h_link" href="../second/town_admini_info.html">
|
|
114
|
+ <span class="h_text">町政情報</span></a>
|
|
115
|
+ </article>
|
|
116
|
+ </div>
|
|
117
|
+ <div id="h_block_search">
|
|
118
|
+ <div class="h_line"></div>
|
|
119
|
+ <article class="h_search">
|
|
120
|
+ <div class="space10"></div>
|
|
121
|
+ <form action="http://www.google.com/search">
|
|
122
|
+ <input type="hidden" name="hl" value="ja" />
|
|
123
|
+ <input type="hidden" name="ie" value="UTF-8">
|
|
124
|
+ <input type="hidden" name="oe" value="UTF-8">
|
|
125
|
+ <input type="hidden" value="www.town.kitagata.gifu.jp" name="as_sitesearch" />
|
|
126
|
+ <input type="text" name="q" size="16" maxlength="256" value="" />
|
|
127
|
+ <input type="submit" name="btnG" value="検索" />
|
|
128
|
+ </form>
|
118
|
129
|
|
119
|
|
- </article>
|
120
|
|
- </div>
|
|
130
|
+ </article>
|
|
131
|
+ </div>
|
121
|
132
|
</div>
|
122
|
|
- </header>
|
|
133
|
+ </header>
|
123
|
134
|
|
124
|
|
- <div >
|
125
|
|
- <!--セクション template-->
|
126
|
|
- <section id="template" >
|
127
|
|
- <article id="breadcrumb" >
|
128
|
|
- <div id="breadcrumb_title">
|
129
|
|
- <div id="breadcrumb_title_block">
|
130
|
|
- <span id="breadcrumb_title"><a href="../index.html">トップ</a>>住まい・暮らし</span>
|
131
|
|
- </div>
|
|
135
|
+ <div>
|
|
136
|
+ <!--セクション template-->
|
|
137
|
+ <section id="template">
|
|
138
|
+ <article id="breadcrumb">
|
|
139
|
+ <div id="breadcrumb_title">
|
|
140
|
+ <div id="breadcrumb_title_block">
|
|
141
|
+ <span id="breadcrumb_title"><a href="../index.html">トップ</a>>住まい・暮らし</span>
|
132
|
142
|
</div>
|
133
|
|
- </article>
|
134
|
|
- <article id="template" >
|
135
|
|
- <div id="template_title" class="gothic">
|
136
|
|
- <div id="template_title_block">
|
137
|
|
- <span id="template_title">ライフイベント</span>
|
138
|
|
- </div>
|
|
143
|
+ </div>
|
|
144
|
+ </article>
|
|
145
|
+ <article id="template">
|
|
146
|
+ <div id="template_title" class="gothic">
|
|
147
|
+ <div id="template_title_block">
|
|
148
|
+ <span id="template_title">ライフイベント</span>
|
139
|
149
|
</div>
|
140
|
|
- </article>
|
141
|
|
- <article id="template_list_title3" >
|
142
|
|
- <div id="template_title3" class="gothic">
|
143
|
|
- <div id="template_title_block">
|
144
|
|
- <span id="template_title3"><a name="anc1">住まい・暮らし</a></span>
|
145
|
|
- </div>
|
|
150
|
+ </div>
|
|
151
|
+ </article>
|
|
152
|
+ <article id="template_list_title3">
|
|
153
|
+ <div id="template_title3" class="gothic">
|
|
154
|
+ <div id="template_title_block">
|
|
155
|
+ <span id="template_title3"><a name="anc1">住まい・暮らし</a></span>
|
146
|
156
|
</div>
|
147
|
|
- <span id="template_article_block">
|
148
|
|
- <div class="left">
|
149
|
|
- <div class="template_list">
|
150
|
|
- <span class="template_list">
|
151
|
|
- <span class="template_list_img left"><img src="../css/img/smallbutton_secondfloor.png" /></span>
|
152
|
|
- <a href="../third/living/Move_to_kitagata.html">
|
153
|
|
- 転入に関わる手続き</a></span><br />
|
154
|
|
- <span class="clear"></span>
|
155
|
|
- </div>
|
156
|
|
- <div class="template_list">
|
157
|
|
- <span class="template_list">
|
158
|
|
- <span class="template_list_img left"><img src="../css/img/smallbutton_secondfloor.png" /></span>
|
159
|
|
- <a href="../third/living/Address_change_in_town.html">
|
160
|
|
- 町内での転居に関わる手続き</a></span><br />
|
161
|
|
- <span class="clear"></span>
|
162
|
|
- </div>
|
163
|
|
- <div class="template_list">
|
|
157
|
+ </div>
|
|
158
|
+ <span id="template_article_block">
|
|
159
|
+ <div class="left">
|
|
160
|
+ <div class="template_list">
|
|
161
|
+ <span class="template_list">
|
|
162
|
+ <span class="template_list_img left"><img
|
|
163
|
+ src="../css/img/smallbutton_secondfloor.png" /></span>
|
|
164
|
+ <a href="../third/living/Move_to_kitagata.html">
|
|
165
|
+ 転入に関わる手続き</a></span><br />
|
|
166
|
+ <span class="clear"></span>
|
|
167
|
+ </div>
|
|
168
|
+ <div class="template_list">
|
164
|
169
|
<span class="template_list">
|
165
|
|
- <span class="template_list_img left"><img src="../css/img/smallbutton_secondfloor.png" /></span>
|
166
|
|
- <a href="../third/living/Moving_out_of_town.html">
|
167
|
|
- 町外への引っ越しに関わる手続き</a></span><br />
|
168
|
|
- <span class="clear"></span>
|
169
|
|
- </div>
|
170
|
|
- <div class="template_list">
|
|
170
|
+ <span class="template_list_img left"><img
|
|
171
|
+ src="../css/img/smallbutton_secondfloor.png" /></span>
|
|
172
|
+ <a href="../third/living/Address_change_in_town.html">
|
|
173
|
+ 町内での転居に関わる手続き</a></span><br />
|
|
174
|
+ <span class="clear"></span>
|
|
175
|
+ </div>
|
|
176
|
+ <div class="template_list">
|
171
|
177
|
<span class="template_list">
|
172
|
|
- <span class="template_list_img left"><img src="../css/img/smallbutton_secondfloor.png" /></span>
|
173
|
|
- <a href="../third/living/Constitution_of_household_changed.html">
|
174
|
|
- 世帯構成が変わった時の手続き</a></span>
|
175
|
|
- <span class="clear"></span>
|
176
|
|
- </div>
|
177
|
|
- <div class="template_list">
|
|
178
|
+ <span class="template_list_img left"><img
|
|
179
|
+ src="../css/img/smallbutton_secondfloor.png" /></span>
|
|
180
|
+ <a href="../third/living/Moving_out_of_town.html">
|
|
181
|
+ 町外への引っ越しに関わる手続き</a></span><br />
|
|
182
|
+ <span class="clear"></span>
|
|
183
|
+ </div>
|
|
184
|
+ <div class="template_list">
|
178
|
185
|
<span class="template_list">
|
179
|
|
- <span class="template_list_img left"><img src="../css/img/smallbutton_secondfloor.png" /></span>
|
180
|
|
- <a href="../third/living/Nortification_of_other.html">
|
181
|
|
- その他の届出</a></span><br />
|
182
|
|
- <span class="clear"></span>
|
183
|
|
- </div>
|
184
|
|
- <div class="template_list">
|
|
186
|
+ <span class="template_list_img left"><img
|
|
187
|
+ src="../css/img/smallbutton_secondfloor.png" /></span>
|
|
188
|
+ <a href="../third/living/Constitution_of_household_changed.html">
|
|
189
|
+ 世帯構成が変わった時の手続き</a></span>
|
|
190
|
+ <span class="clear"></span>
|
|
191
|
+ </div>
|
|
192
|
+ <div class="template_list">
|
185
|
193
|
<span class="template_list">
|
186
|
|
- <span class="template_list_img left"><img src="../css/img/smallbutton_secondfloor.png" /></span>
|
187
|
|
- <a href="../third/living/For_the_continued_use_and_Basic_Resident_Register_card.html">
|
188
|
|
- 住民基本台帳カードについて</a></span><br />
|
189
|
|
- <span class="clear"></span>
|
190
|
|
- </div>
|
191
|
|
- <div class="template_list">
|
|
194
|
+ <span class="template_list_img left"><img
|
|
195
|
+ src="../css/img/smallbutton_secondfloor.png" /></span>
|
|
196
|
+ <a href="../third/living/Nortification_of_other.html">
|
|
197
|
+ その他の届出</a></span><br />
|
|
198
|
+ <span class="clear"></span>
|
|
199
|
+ </div>
|
|
200
|
+ <div class="template_list">
|
|
201
|
+ <span class="template_list">
|
|
202
|
+ <span class="template_list_img left"><img
|
|
203
|
+ src="../css/img/smallbutton_secondfloor.png" /></span>
|
|
204
|
+ <a
|
|
205
|
+ href="../third/living/For_the_continued_use_and_Basic_Resident_Register_card.html">
|
|
206
|
+ 住民基本台帳カードについて</a></span><br />
|
|
207
|
+ <span class="clear"></span>
|
|
208
|
+ </div>
|
|
209
|
+ <div class="template_list">
|
192
|
210
|
<span class="template_list">
|
193
|
|
- <span class="template_list_img left"><img src="../css/img/smallbutton_secondfloor.png" /></span>
|
194
|
|
- <a href="../third/living/Public_personal_authentication_service.html">
|
195
|
|
- 公的個人認証サービス</a></span><br />
|
196
|
|
- <span class="clear"></span>
|
197
|
|
- </div>
|
198
|
|
- <div class="template_list">
|
|
211
|
+ <span class="template_list_img left"><img
|
|
212
|
+ src="../css/img/smallbutton_secondfloor.png" /></span>
|
|
213
|
+ <a href="../third/living/Public_personal_authentication_service.html">
|
|
214
|
+ 電子証明書(公的個人認証サービス)</a></span><br />
|
|
215
|
+ <span class="clear"></span>
|
|
216
|
+ </div>
|
|
217
|
+ <div class="template_list">
|
199
|
218
|
<span class="template_list">
|
200
|
|
- <span class="template_list_img left"><img src="../css/img/smallbutton_secondfloor.png" /></span>
|
201
|
|
- <a href="../third/living/Application_passport.html">
|
202
|
|
- 旅券(パスポート)の申請</a></span><br />
|
203
|
|
- <span class="clear"></span>
|
204
|
|
- </div>
|
205
|
|
- <div class="template_list">
|
|
219
|
+ <span class="template_list_img left"><img
|
|
220
|
+ src="../css/img/smallbutton_secondfloor.png" /></span>
|
|
221
|
+ <a href="../third/living/Application_passport.html">
|
|
222
|
+ 旅券(パスポート)の申請</a></span><br />
|
|
223
|
+ <span class="clear"></span>
|
|
224
|
+ </div>
|
|
225
|
+ <div class="template_list">
|
206
|
226
|
<span class="template_list">
|
207
|
|
- <span class="template_list_img left"><img src="../css/img/smallbutton_secondfloor.png" /></span>
|
208
|
|
- <a href="../third/living/Out_garbage.html">
|
209
|
|
- ごみの出し方のポイント</a></span><br />
|
210
|
|
- <span class="clear"></span>
|
211
|
|
- </div>
|
212
|
|
- <div class="template_list">
|
|
227
|
+ <span class="template_list_img left"><img
|
|
228
|
+ src="../css/img/smallbutton_secondfloor.png" /></span>
|
|
229
|
+ <a href="../third/living/Out_garbage.html">
|
|
230
|
+ ごみの出し方のポイント</a></span><br />
|
|
231
|
+ <span class="clear"></span>
|
|
232
|
+ </div>
|
|
233
|
+ <div class="template_list">
|
213
|
234
|
<span class="template_list">
|
214
|
|
- <span class="template_list_img left"><img src="../css/img/smallbutton_secondfloor.png" /></span>
|
215
|
|
- <a href="../third/living/Waste_separation.html">
|
216
|
|
- ごみの分別</a></span><br />
|
217
|
|
- <span class="clear"></span>
|
218
|
|
- </div>
|
219
|
|
- <div class="template_list">
|
|
235
|
+ <span class="template_list_img left"><img
|
|
236
|
+ src="../css/img/smallbutton_secondfloor.png" /></span>
|
|
237
|
+ <a href="../third/living/Waste_separation.html">
|
|
238
|
+ ごみの分別</a></span><br />
|
|
239
|
+ <span class="clear"></span>
|
|
240
|
+ </div>
|
|
241
|
+ <div class="template_list">
|
220
|
242
|
<span class="template_list">
|
221
|
|
- <span class="template_list_img left"><img src="../css/img/smallbutton_secondfloor.png" /></span>
|
222
|
|
- <a href="../third/living/Waste_that_can_not_be_recovered.html">
|
223
|
|
- 町で回収できないごみ</a></span><br />
|
224
|
|
- <span class="clear"></span>
|
225
|
|
- </div>
|
226
|
|
- <div class="template_list">
|
|
243
|
+ <span class="template_list_img left"><img
|
|
244
|
+ src="../css/img/smallbutton_secondfloor.png" /></span>
|
|
245
|
+ <a href="../third/living/Waste_that_can_not_be_recovered.html">
|
|
246
|
+ 町で回収できないごみ</a></span><br />
|
|
247
|
+ <span class="clear"></span>
|
|
248
|
+ </div>
|
|
249
|
+ <div class="template_list">
|
227
|
250
|
<span class="template_list">
|
228
|
|
- <span class="template_list_img left"><img src="../css/img/smallbutton_secondfloor.png" /></span>
|
229
|
|
- <a href="../third/living/Date_of_collection_of_garbage.html">
|
230
|
|
- ごみの収集日</a></span><br />
|
231
|
|
- <span class="clear"></span>
|
232
|
|
- </div>
|
233
|
|
- <div class="template_list">
|
|
251
|
+ <span class="template_list_img left"><img
|
|
252
|
+ src="../css/img/smallbutton_secondfloor.png" /></span>
|
|
253
|
+ <a href="../third/living/Date_of_collection_of_garbage.html">
|
|
254
|
+ ごみの収集日</a></span><br />
|
|
255
|
+ <span class="clear"></span>
|
|
256
|
+ </div>
|
|
257
|
+ <div class="template_list">
|
234
|
258
|
<span class="template_list">
|
235
|
|
- <span class="template_list_img left"><img src="../css/img/smallbutton_secondfloor.png" /></span>
|
236
|
|
- <a href="../third/living/Recycling_Center.html">
|
237
|
|
- 北方町リサイクルセンター</a></span><br />
|
238
|
|
- <span class="clear"></span>
|
239
|
|
- </div>
|
240
|
|
- <div class="template_list">
|
|
259
|
+ <span class="template_list_img left"><img
|
|
260
|
+ src="../css/img/smallbutton_secondfloor.png" /></span>
|
|
261
|
+ <a href="../third/living/Recycling_Center.html">
|
|
262
|
+ 北方町リサイクルセンター</a></span><br />
|
|
263
|
+ <span class="clear"></span>
|
|
264
|
+ </div>
|
|
265
|
+ <div class="template_list">
|
241
|
266
|
<span class="template_list">
|
242
|
|
- <span class="template_list_img left"><img src="../css/img/smallbutton_secondfloor.png" /></span>
|
243
|
|
- <a href="../third/living/Coarse_dust.html">
|
244
|
|
- 粗大ごみの有料戸別収集</a></span><br />
|
245
|
|
- <span class="clear"></span>
|
246
|
|
- </div>
|
247
|
|
- <div class="template_list">
|
|
267
|
+ <span class="template_list_img left"><img
|
|
268
|
+ src="../css/img/smallbutton_secondfloor.png" /></span>
|
|
269
|
+ <a href="../third/living/Coarse_dust.html">
|
|
270
|
+ 粗大ごみの有料戸別収集</a></span><br />
|
|
271
|
+ <span class="clear"></span>
|
|
272
|
+ </div>
|
|
273
|
+ <div class="template_list">
|
248
|
274
|
<span class="template_list">
|
249
|
|
- <span class="template_list_img left"><img src="../css/img/smallbutton_secondfloor.png" /></span>
|
250
|
|
- <a href="../third/living/Certificate_of_tax.html">
|
251
|
|
- 税に関する証明書</a></span><br />
|
252
|
|
- <span class="clear"></span>
|
253
|
|
- </div>
|
|
275
|
+ <span class="template_list_img left"><img
|
|
276
|
+ src="../css/img/smallbutton_secondfloor.png" /></span>
|
|
277
|
+ <a href="../third/living/Certificate_of_tax.html">
|
|
278
|
+ 税に関する証明書</a></span><br />
|
|
279
|
+ <span class="clear"></span>
|
|
280
|
+ </div>
|
254
|
281
|
</div>
|
255
|
282
|
|
256
|
283
|
<div class="right">
|
257
|
|
- <div class="template_list">
|
|
284
|
+ <div class="template_list">
|
258
|
285
|
<span class="template_list">
|
259
|
|
- <span class="template_list_img left"><img src="../css/img/smallbutton_secondfloor.png" /></span>
|
260
|
|
- <a href="../fourth/living/Procedures_for_water_supply_use.html">
|
261
|
|
- 上下水道使用の手続き</a></span><br />
|
262
|
|
- <span class="clear"></span>
|
263
|
|
- </div>
|
264
|
|
- <div class="template_list">
|
|
286
|
+ <span class="template_list_img left"><img
|
|
287
|
+ src="../css/img/smallbutton_secondfloor.png" /></span>
|
|
288
|
+ <a href="../fourth/living/Procedures_for_water_supply_use.html">
|
|
289
|
+ 上下水道使用の手続き</a></span><br />
|
|
290
|
+ <span class="clear"></span>
|
|
291
|
+ </div>
|
|
292
|
+ <div class="template_list">
|
265
|
293
|
<span class="template_list">
|
266
|
|
- <span class="template_list_img left"><img src="../css/img/smallbutton_secondfloor.png" /></span>
|
267
|
|
- <a href="../fourth/living/Water_supply_utility_rate.html">
|
268
|
|
- 上水道使用料金</a></span><br />
|
269
|
|
- <span class="clear"></span>
|
270
|
|
- </div>
|
271
|
|
- <div class="template_list">
|
|
294
|
+ <span class="template_list_img left"><img
|
|
295
|
+ src="../css/img/smallbutton_secondfloor.png" /></span>
|
|
296
|
+ <a href="../fourth/living/Water_supply_utility_rate.html">
|
|
297
|
+ 上水道使用料金</a></span><br />
|
|
298
|
+ <span class="clear"></span>
|
|
299
|
+ </div>
|
|
300
|
+ <div class="template_list">
|
272
|
301
|
<span class="template_list">
|
273
|
|
- <span class="template_list_img left"><img src="../css/img/smallbutton_secondfloor.png" /></span>
|
274
|
|
- <a href="../fourth/living/Please_inform_the.html">
|
275
|
|
- お知らせとお願い(上水道)</a></span><br />
|
276
|
|
- <span class="clear"></span>
|
277
|
|
- </div>
|
278
|
|
- <!--<div class="template_list">
|
|
302
|
+ <span class="template_list_img left"><img
|
|
303
|
+ src="../css/img/smallbutton_secondfloor.png" /></span>
|
|
304
|
+ <a href="../fourth/living/Please_inform_the.html">
|
|
305
|
+ お知らせとお願い(上水道)</a></span><br />
|
|
306
|
+ <span class="clear"></span>
|
|
307
|
+ </div>
|
|
308
|
+ <!--<div class="template_list">
|
279
|
309
|
<span class="template_list">
|
280
|
310
|
<span class="template_list_img left"><img src="../css/img/smallbutton_secondfloor.png" /></span>
|
281
|
311
|
<a href="../fourth/living/Procedures_for_sewer_use.html">
|
282
|
312
|
下水道使用の手続き</a></span><br />
|
283
|
313
|
<span class="clear"></span>
|
284
|
314
|
</div>-->
|
285
|
|
- <div class="template_list">
|
|
315
|
+ <div class="template_list">
|
286
|
316
|
<span class="template_list">
|
287
|
|
- <span class="template_list_img left"><img src="../css/img/smallbutton_secondfloor.png" /></span>
|
288
|
|
- <a href="../fourth/living/Sewer_usage_charges.html">
|
289
|
|
- 下水道使用料金</a></span><br />
|
290
|
|
- <span class="clear"></span>
|
291
|
|
- </div>
|
292
|
|
- <div class="template_list">
|
|
317
|
+ <span class="template_list_img left"><img
|
|
318
|
+ src="../css/img/smallbutton_secondfloor.png" /></span>
|
|
319
|
+ <a href="../fourth/living/Sewer_usage_charges.html">
|
|
320
|
+ 下水道使用料金</a></span><br />
|
|
321
|
+ <span class="clear"></span>
|
|
322
|
+ </div>
|
|
323
|
+ <div class="template_list">
|
293
|
324
|
<span class="template_list">
|
294
|
|
- <span class="template_list_img left"><img src="../css/img/smallbutton_secondfloor.png" /></span>
|
295
|
|
- <a href="../fourth/living/Sewer_utility_rate_announcement.html">
|
296
|
|
- お知らせとお願い(下水道)</a></span><br />
|
297
|
|
- <span class="clear"></span>
|
298
|
|
- </div>
|
299
|
|
-<!--
|
|
325
|
+ <span class="template_list_img left"><img
|
|
326
|
+ src="../css/img/smallbutton_secondfloor.png" /></span>
|
|
327
|
+ <a href="../fourth/living/Sewer_utility_rate_announcement.html">
|
|
328
|
+ お知らせとお願い(下水道)</a></span><br />
|
|
329
|
+ <span class="clear"></span>
|
|
330
|
+ </div>
|
|
331
|
+ <!--
|
300
|
332
|
<div class="template_list">
|
301
|
333
|
<span class="template_list">
|
302
|
334
|
<span class="template_list_img left"><img src="../css/img/smallbutton_secondfloor.png" /></span>
|
|
@@ -305,14 +337,15 @@ new google.translate.TranslateElement({pageLanguage: 'ja', layout: google.transl
|
305
|
337
|
<span class="clear"></span>
|
306
|
338
|
</div>
|
307
|
339
|
-->
|
308
|
|
- <div class="template_list">
|
|
340
|
+ <div class="template_list">
|
309
|
341
|
<span class="template_list">
|
310
|
|
- <span class="template_list_img left"><img src="../css/img/smallbutton_secondfloor.png" /></span>
|
311
|
|
- <a href="../third/living/Application_form.html">
|
312
|
|
- 申請・届出等諸様式(上下水道)</a></span><br />
|
313
|
|
- <span class="clear"></span>
|
314
|
|
- </div>
|
315
|
|
- <!--<div class="template_list">
|
|
342
|
+ <span class="template_list_img left"><img
|
|
343
|
+ src="../css/img/smallbutton_secondfloor.png" /></span>
|
|
344
|
+ <a href="../third/living/Application_form.html">
|
|
345
|
+ 申請・届出等諸様式(上下水道)</a></span><br />
|
|
346
|
+ <span class="clear"></span>
|
|
347
|
+ </div>
|
|
348
|
+ <!--<div class="template_list">
|
316
|
349
|
<span class="template_list">
|
317
|
350
|
<span class="template_list_img left"><img src="../css/img/smallbutton_secondfloor.png" /></span>
|
318
|
351
|
<a href="../third/living/Application.html">
|
|
@@ -320,103 +353,118 @@ new google.translate.TranslateElement({pageLanguage: 'ja', layout: google.transl
|
320
|
353
|
<span class="clear"></span>
|
321
|
354
|
</span>
|
322
|
355
|
</div>-->
|
323
|
|
- <div class="template_list">
|
324
|
|
- <span class="template_list">
|
325
|
|
- <span class="template_list_img left"><img src="../css/img/smallbutton_secondfloor.png" /></span>
|
326
|
|
- <a href="../third/living/Emirates_announced.html">
|
327
|
|
- 首長表明</a></span><br />
|
328
|
|
- <span class="clear"></span>
|
329
|
|
- </div>
|
330
|
|
- <div class="template_list">
|
|
356
|
+ <div class="template_list">
|
331
|
357
|
<span class="template_list">
|
332
|
|
- <span class="template_list_img left"><img src="../css/img/smallbutton_secondfloor.png" /></span>
|
333
|
|
- <a href="../third/living/Scam.html">
|
334
|
|
- 悪徳商法</a></span><br />
|
335
|
|
- <span class="clear"></span>
|
336
|
|
- </div>
|
337
|
|
- <div class="template_list">
|
|
358
|
+ <span class="template_list_img left"><img
|
|
359
|
+ src="../css/img/smallbutton_secondfloor.png" /></span>
|
|
360
|
+ <a href="../third/living/Emirates_announced.html">
|
|
361
|
+ 首長表明</a></span><br />
|
|
362
|
+ <span class="clear"></span>
|
|
363
|
+ </div>
|
|
364
|
+ <div class="template_list">
|
338
|
365
|
<span class="template_list">
|
339
|
|
- <span class="template_list_img left"><img src="../css/img/smallbutton_secondfloor.png" /></span>
|
340
|
|
- <a href="../third/living/Cooling_off_system.html">
|
341
|
|
- クーリング・オフ制度</a></span><br />
|
342
|
|
- <span class="clear"></span>
|
343
|
|
- </div>
|
344
|
|
- <div class="template_list">
|
|
366
|
+ <span class="template_list_img left"><img
|
|
367
|
+ src="../css/img/smallbutton_secondfloor.png" /></span>
|
|
368
|
+ <a href="../third/living/Scam.html">
|
|
369
|
+ 悪徳商法</a></span><br />
|
|
370
|
+ <span class="clear"></span>
|
|
371
|
+ </div>
|
|
372
|
+ <div class="template_list">
|
345
|
373
|
<span class="template_list">
|
346
|
|
- <span class="template_list_img left"><img src="../css/img/smallbutton_secondfloor.png" /></span>
|
347
|
|
- <a href="../third/living/Related_Links.html">
|
348
|
|
- 関連リンク</a></span><br />
|
349
|
|
- <span class="clear"></span>
|
350
|
|
- </div>
|
351
|
|
- <div class="template_list">
|
|
374
|
+ <span class="template_list_img left"><img
|
|
375
|
+ src="../css/img/smallbutton_secondfloor.png" /></span>
|
|
376
|
+ <a href="../third/living/Cooling_off_system.html">
|
|
377
|
+ クーリング・オフ制度</a></span><br />
|
|
378
|
+ <span class="clear"></span>
|
|
379
|
+ </div>
|
|
380
|
+ <div class="template_list">
|
352
|
381
|
<span class="template_list">
|
353
|
|
- <span class="template_list_img left"><img src="../css/img/smallbutton_secondfloor.png" /></span>
|
354
|
|
- <a href="../second/Donation.html">
|
355
|
|
- 北方町ふるさと寄附金の募集について</a></span><br />
|
356
|
|
- <span class="clear"></span>
|
357
|
|
- </div>
|
358
|
|
- <div class="template_list">
|
|
382
|
+ <span class="template_list_img left"><img
|
|
383
|
+ src="../css/img/smallbutton_secondfloor.png" /></span>
|
|
384
|
+ <a href="../third/living/Related_Links.html">
|
|
385
|
+ 関連リンク</a></span><br />
|
|
386
|
+ <span class="clear"></span>
|
|
387
|
+ </div>
|
|
388
|
+ <div class="template_list">
|
359
|
389
|
<span class="template_list">
|
360
|
|
- <span class="template_list_img left"><img src="../css/img/smallbutton_secondfloor.png" /></span>
|
361
|
|
- <a href="../fourth/topics/data/settled_incentives_extension.pdf">
|
362
|
|
- 定住推奨金事業</a></span><br />
|
363
|
|
- <span class="clear"></span>
|
364
|
|
- </div>
|
365
|
|
- <div class="right">
|
366
|
|
- <div class="template_list">
|
|
390
|
+ <span class="template_list_img left"><img
|
|
391
|
+ src="../css/img/smallbutton_secondfloor.png" /></span>
|
|
392
|
+ <a href="../second/Donation.html">
|
|
393
|
+ 北方町ふるさと寄附金の募集について</a></span><br />
|
|
394
|
+ <span class="clear"></span>
|
|
395
|
+ </div>
|
|
396
|
+ <div class="template_list">
|
367
|
397
|
<span class="template_list">
|
368
|
|
- <span class="template_list_img left"><img src="../css/img/smallbutton_secondfloor.png" /></span>
|
369
|
|
- <a href="../third/living/Open_air_incineration.html">
|
370
|
|
- 野外焼却</a></span><br />
|
371
|
|
- <span class="clear"></span>
|
|
398
|
+ <span class="template_list_img left"><img
|
|
399
|
+ src="../css/img/smallbutton_secondfloor.png" /></span>
|
|
400
|
+ <a href="../fourth/topics/data/settled_incentives_extension.pdf">
|
|
401
|
+ 定住推奨金事業</a></span><br />
|
|
402
|
+ <span class="clear"></span>
|
|
403
|
+ </div>
|
|
404
|
+ <div class="right">
|
|
405
|
+ <div class="template_list">
|
|
406
|
+ <span class="template_list">
|
|
407
|
+ <span class="template_list_img left"><img
|
|
408
|
+ src="../css/img/smallbutton_secondfloor.png" /></span>
|
|
409
|
+ <a href="../third/living/Open_air_incineration.html">
|
|
410
|
+ 野外焼却</a></span><br />
|
|
411
|
+ <span class="clear"></span>
|
372
|
412
|
|
373
|
|
- </div>
|
374
|
|
- <div class="template_list">
|
375
|
|
- <span class="template_list">
|
376
|
|
- <span class="template_list_img left"><img src="../css/img/smallbutton_secondfloor.png" /></span>
|
377
|
|
- <a href="../third/living/Environmental_protection_of_vacant_land.html">
|
378
|
|
- 空き地の環境保全</a></span><br />
|
379
|
|
- <span class="clear"></span>
|
|
413
|
+ </div>
|
|
414
|
+ <div class="template_list">
|
|
415
|
+ <span class="template_list">
|
|
416
|
+ <span class="template_list_img left"><img
|
|
417
|
+ src="../css/img/smallbutton_secondfloor.png" /></span>
|
|
418
|
+ <a href="../third/living/Environmental_protection_of_vacant_land.html">
|
|
419
|
+ 空き地の環境保全</a></span><br />
|
|
420
|
+ <span class="clear"></span>
|
380
|
421
|
|
381
|
|
- </div>
|
382
|
|
- <div class="template_list">
|
383
|
|
- <span class="template_list">
|
384
|
|
- <span class="template_list_img left"><img src="../css/img/smallbutton_secondfloor.png" /></span>
|
385
|
|
- <a href="../third/living/When_you_buy_a_dog.html">
|
386
|
|
- 犬を飼うときは</a></span><br />
|
387
|
|
- <span class="clear"></span>
|
|
422
|
+ </div>
|
|
423
|
+ <div class="template_list">
|
|
424
|
+ <span class="template_list">
|
|
425
|
+ <span class="template_list_img left"><img
|
|
426
|
+ src="../css/img/smallbutton_secondfloor.png" /></span>
|
|
427
|
+ <a href="../third/living/When_you_buy_a_dog.html">
|
|
428
|
+ 犬を飼うときは</a></span><br />
|
|
429
|
+ <span class="clear"></span>
|
388
|
430
|
|
389
|
|
- </div>
|
390
|
|
- <div class="template_list">
|
391
|
|
- <span class="template_list">
|
392
|
|
- <span class="template_list_img left"><img src="../css/img/smallbutton_secondfloor.png" /></span>
|
393
|
|
- <a href="../third/living/Solar_home_system_installation_Grant_in_Aid.html">
|
394
|
|
- 在宅用太陽光発電システム設置補助金</a></span><br />
|
395
|
|
- <span class="clear"></span>
|
|
431
|
+ </div>
|
|
432
|
+ <div class="template_list">
|
|
433
|
+ <span class="template_list">
|
|
434
|
+ <span class="template_list_img left"><img
|
|
435
|
+ src="../css/img/smallbutton_secondfloor.png" /></span>
|
|
436
|
+ <a href="../third/living/Solar_home_system_installation_Grant_in_Aid.html">
|
|
437
|
+ 在宅用太陽光発電システム設置補助金</a></span><br />
|
|
438
|
+ <span class="clear"></span>
|
396
|
439
|
|
397
|
|
- </div>
|
398
|
|
- <div class="template_list">
|
399
|
|
- <span class="template_list">
|
400
|
|
- <span class="template_list_img left"><img src="../css/img/smallbutton_secondfloor.png" /></span>
|
401
|
|
- <a href="../second/vacant_house_bank.html">
|
402
|
|
- 空き家等対策について</a></span><br />
|
403
|
|
- <span class="clear"></span>
|
|
440
|
+ </div>
|
|
441
|
+ <div class="template_list">
|
|
442
|
+ <span class="template_list">
|
|
443
|
+ <span class="template_list_img left"><img
|
|
444
|
+ src="../css/img/smallbutton_secondfloor.png" /></span>
|
|
445
|
+ <a href="../second/vacant_house_bank.html">
|
|
446
|
+ 空き家等対策について</a></span><br />
|
|
447
|
+ <span class="clear"></span>
|
404
|
448
|
|
405
|
|
- </div>
|
406
|
|
- </div>
|
407
|
|
- <div class="clear"></div>
|
408
|
|
- </span>
|
409
|
|
- </article>
|
410
|
|
- </section>
|
411
|
|
- </div>
|
|
449
|
+ </div>
|
|
450
|
+ </div>
|
|
451
|
+ <div class="clear"></div>
|
|
452
|
+ </span>
|
|
453
|
+ </article>
|
|
454
|
+ </section>
|
|
455
|
+ </div>
|
412
|
456
|
|
413
|
|
- <footer>
|
414
|
|
- <img src="../css/img/kitagatafooter.png" width="920px" height="80px" alt="北方町"/>
|
|
457
|
+ <footer>
|
|
458
|
+ <img src="../css/img/kitagatafooter.png" width="920px" height="80px" alt="北方町" />
|
415
|
459
|
<br />
|
416
|
|
- <p class="footer_text"><a href="../second/Copyright_and_link.html">リンクと著作権</a>|<a href="../second/Privacy_policy.html">個人情報保護指針</a>|<a href="../second/Barrier_free_policy.html">バリアフリーポリシー</a></p>
|
417
|
|
- </footer>
|
|
460
|
+ <p class="footer_text"><a href="../second/Copyright_and_link.html">リンクと著作権</a>|<a
|
|
461
|
+ href="../second/Privacy_policy.html">個人情報保護指針</a>|<a
|
|
462
|
+ href="../second/Barrier_free_policy.html">バリアフリーポリシー</a></p>
|
|
463
|
+ </footer>
|
418
|
464
|
|
419
|
|
- </div>
|
420
|
|
-<img class="cgipageview" src="http://www.town.kitagata.gifu.jp/cgi-bin/pcount/pcount.cgi?Housing_and_living" height="1" width="1" />
|
421
|
|
- </body>
|
422
|
|
-</html>
|
|
465
|
+ </div>
|
|
466
|
+ <img class="cgipageview" src="http://www.town.kitagata.gifu.jp/cgi-bin/pcount/pcount.cgi?Housing_and_living"
|
|
467
|
+ height="1" width="1" />
|
|
468
|
+</body>
|
|
469
|
+
|
|
470
|
+</html>
|