|
@@ -2,45 +2,49 @@
|
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
|
|
- <script src="../../js/operation.js"></script>
|
14
|
|
- <meta name="google-translate-customization" content="45643f5d79d6e245-283971e7754d7b90-g905c6e6b6867bf2f-2f">
|
15
|
|
- </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
|
+ <script src="../../js/operation.js"></script>
|
|
14
|
+ <meta name="google-translate-customization" content="45643f5d79d6e245-283971e7754d7b90-g905c6e6b6867bf2f-2f">
|
|
15
|
+ </meta>
|
16
|
16
|
</head>
|
17
|
17
|
|
18
|
18
|
<body id="back">
|
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> TEL:058-323-1111(代)</span>
|
26
|
|
- </address>
|
27
|
|
- </article>
|
28
|
|
- <div id="controle_panel">
|
29
|
|
- <!--セクション 背景色-->
|
30
|
|
- <article id="bgcolor">
|
31
|
|
- <img src="../../css/img/013.png" alt="背景色変更ボックス" />
|
32
|
|
- <div id="bgcolor_img">
|
33
|
|
- <input id="button1" width="29px" height="28px" value=" " alt=" " type="image" onClick="setBackground3(1)">
|
34
|
|
- <input id="button2" width="29px" height="28px" value=" " alt=" " type="image" onClick="setBackground3(2)">
|
35
|
|
- <input id="button3" width="29px" height="28px" value=" " alt=" " type="image" onClick="setBackground3(3)">
|
36
|
|
- </div>
|
37
|
|
- <script>
|
38
|
|
- getBackgNumber3();
|
39
|
|
- </script>
|
40
|
|
- </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="setBackground3(1)">
|
|
36
|
+ <input id="button2" width="29px" height="28px" value=" " alt=" " type="image"
|
|
37
|
+ onClick="setBackground3(2)">
|
|
38
|
+ <input id="button3" width="29px" height="28px" value=" " alt=" " type="image"
|
|
39
|
+ onClick="setBackground3(3)">
|
|
40
|
+ </div>
|
|
41
|
+ <script>
|
|
42
|
+ getBackgNumber3();
|
|
43
|
+ </script>
|
|
44
|
+ </article>
|
41
|
45
|
|
42
|
|
- <!--セクション 文字サイズ-->
|
43
|
|
- <!--<article id="charsize" >
|
|
46
|
+ <!--セクション 文字サイズ-->
|
|
47
|
+ <!--<article id="charsize" >
|
44
|
48
|
<img src="../../css/img/008.png" alt="文字サイズ変更ボックス" />
|
45
|
49
|
<div id="charsize_img">
|
46
|
50
|
<img src="../../css/img/005.png" alt="文字大きさ変更、小さい" />
|
|
@@ -49,158 +53,164 @@
|
49
|
53
|
</div>
|
50
|
54
|
</article>-->
|
51
|
55
|
|
52
|
|
- <!--セクション サイトマップ-->
|
53
|
|
- <article id="sitemap">
|
54
|
|
- <div id="sitemap_img">
|
55
|
|
- <a href="../../second/sitemap.html"><img src="../../css/img/kitagata_sitemap.png" alt="サイトマップ" /></a>
|
56
|
|
- </div>
|
57
|
|
- </article>
|
58
|
|
- <!--セクション お問い合わせ-->
|
59
|
|
- <article id="contact">
|
60
|
|
- <div id="contact_img">
|
61
|
|
- <a href="../../third/town_admini_info/administrative_organization_chart.html"><img
|
62
|
|
- src="../../css/img/kitagata_support.png" alt="お問い合わせはこちらから" /></a>
|
63
|
|
- </div>
|
64
|
|
- </article>
|
65
|
|
- <!--セクション 翻訳-->
|
66
|
|
- <article id="translation">
|
67
|
|
- <div id="translation_img">
|
68
|
|
- <!--<img src="../../css/img/kitagata_Language.png" alt="翻訳" />-->
|
69
|
|
- <div id="google_translate_element"></div>
|
70
|
|
- <script type="text/javascript">
|
71
|
|
- function googleTranslateElementInit() {
|
72
|
|
- new google.translate.TranslateElement({
|
73
|
|
- pageLanguage: 'ja',
|
74
|
|
- layout: google.translate.TranslateElement.InlineLayout.SIMPLE
|
75
|
|
- }, 'google_translate_element');
|
76
|
|
- }
|
77
|
|
- </script>
|
78
|
|
- <script type="text/javascript"
|
79
|
|
- src="//translate.google.com/translate_a/element.js?cb=googleTranslateElementInit"></script>
|
80
|
|
- </div>
|
81
|
|
- </article>
|
82
|
|
- <div id="claer">
|
83
|
|
- </div>
|
84
|
|
- </div>
|
85
|
|
- </section>
|
86
|
|
- <!--ヘッダーデータ-->
|
87
|
|
- <header>
|
88
|
|
- <div id="header" class="gothic">
|
89
|
|
- <a href="../../index.html"><img src="../../css/img/header_emblem.png" width="200px" height="260px" /></a>
|
90
|
|
- <div id="h_block_1">
|
91
|
|
- <div class="h_line">
|
92
|
|
- </div>
|
93
|
|
- <article class="h_text_l">
|
94
|
|
- <a class="h_link" href="../../second/living.html"><span class="h_text">くらしの情報</span></a>
|
95
|
|
- </article>
|
96
|
|
- <article class="h_text_l">
|
97
|
|
- <a class="h_link" href="../../second/tourism.html"><span class="h_text">観光</span></a>
|
98
|
|
- </article>
|
99
|
|
- <article class="h_text_l">
|
100
|
|
- <a class="h_link" href="../../second/business.html"><span class="h_text">事業者向け情報</span></a>
|
101
|
|
- </article>
|
102
|
|
- <article class="h_text_l">
|
103
|
|
- <a class="h_link" href="../../second/town_admini_info.html"><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>
|
118
|
|
- </article>
|
119
|
|
- </div>
|
120
|
|
- </div>
|
121
|
|
- </header>
|
|
56
|
+ <!--セクション サイトマップ-->
|
|
57
|
+ <article id="sitemap">
|
|
58
|
+ <div id="sitemap_img">
|
|
59
|
+ <a href="../../second/sitemap.html"><img src="../../css/img/kitagata_sitemap.png"
|
|
60
|
+ alt="サイトマップ" /></a>
|
|
61
|
+ </div>
|
|
62
|
+ </article>
|
|
63
|
+ <!--セクション お問い合わせ-->
|
|
64
|
+ <article id="contact">
|
|
65
|
+ <div id="contact_img">
|
|
66
|
+ <a href="../../third/town_admini_info/administrative_organization_chart.html"><img
|
|
67
|
+ src="../../css/img/kitagata_support.png" alt="お問い合わせはこちらから" /></a>
|
|
68
|
+ </div>
|
|
69
|
+ </article>
|
|
70
|
+ <!--セクション 翻訳-->
|
|
71
|
+ <article id="translation">
|
|
72
|
+ <div id="translation_img">
|
|
73
|
+ <!--<img src="../../css/img/kitagata_Language.png" alt="翻訳" />-->
|
|
74
|
+ <div id="google_translate_element"></div>
|
|
75
|
+ <script type="text/javascript">
|
|
76
|
+ function googleTranslateElementInit() {
|
|
77
|
+ new google.translate.TranslateElement({
|
|
78
|
+ pageLanguage: 'ja',
|
|
79
|
+ layout: google.translate.TranslateElement.InlineLayout.SIMPLE
|
|
80
|
+ }, 'google_translate_element');
|
|
81
|
+ }
|
|
82
|
+ </script>
|
|
83
|
+ <script type="text/javascript"
|
|
84
|
+ src="//translate.google.com/translate_a/element.js?cb=googleTranslateElementInit"></script>
|
|
85
|
+ </div>
|
|
86
|
+ </article>
|
|
87
|
+ <div id="claer">
|
|
88
|
+ </div>
|
|
89
|
+ </div>
|
|
90
|
+ </section>
|
|
91
|
+ <!--ヘッダーデータ-->
|
|
92
|
+ <header>
|
|
93
|
+ <div id="header" class="gothic">
|
|
94
|
+ <a href="../../index.html"><img src="../../css/img/header_emblem.png" width="200px"
|
|
95
|
+ height="260px" /></a>
|
|
96
|
+ <div id="h_block_1">
|
|
97
|
+ <div class="h_line">
|
|
98
|
+ </div>
|
|
99
|
+ <article class="h_text_l">
|
|
100
|
+ <a class="h_link" href="../../second/living.html"><span class="h_text">くらしの情報</span></a>
|
|
101
|
+ </article>
|
|
102
|
+ <article class="h_text_l">
|
|
103
|
+ <a class="h_link" href="../../second/tourism.html"><span class="h_text">観光</span></a>
|
|
104
|
+ </article>
|
|
105
|
+ <article class="h_text_l">
|
|
106
|
+ <a class="h_link" href="../../second/business.html"><span class="h_text">事業者向け情報</span></a>
|
|
107
|
+ </article>
|
|
108
|
+ <article class="h_text_l">
|
|
109
|
+ <a class="h_link" href="../../second/town_admini_info.html"><span class="h_text">町政情報</span></a>
|
|
110
|
+ </article>
|
|
111
|
+ </div>
|
|
112
|
+ <div id="h_block_search">
|
|
113
|
+ <div class="h_line"></div>
|
|
114
|
+ <article class="h_search">
|
|
115
|
+ <div class="space10"></div>
|
|
116
|
+ <form action="http://www.google.com/search">
|
|
117
|
+ <input type="hidden" name="hl" value="ja" />
|
|
118
|
+ <input type="hidden" name="ie" value="UTF-8">
|
|
119
|
+ <input type="hidden" name="oe" value="UTF-8">
|
|
120
|
+ <input type="hidden" value="www.town.kitagata.gifu.jp" name="as_sitesearch" />
|
|
121
|
+ <input type="text" name="q" size="16" maxlength="256" value="" />
|
|
122
|
+ <input type="submit" name="btnG" value="検索" />
|
|
123
|
+ </form>
|
|
124
|
+ </article>
|
|
125
|
+ </div>
|
|
126
|
+ </div>
|
|
127
|
+ </header>
|
122
|
128
|
|
123
|
|
- <div id="third_body">
|
124
|
|
- <section id="template">
|
125
|
|
- <article id="breadcrumb">
|
126
|
|
- <div id="breadcrumb_title">
|
127
|
|
- <div id="breadcrumb_title_block">
|
128
|
|
- <span id="breadcrumb_title"><a href="../../index.html">トップ</a>><a
|
129
|
|
- href="../../second/living.html">くらしの情報</a>><a
|
130
|
|
- href="../../second/Water_supply_sewer.html">上水道・下水道</a>><a
|
131
|
|
- href="../../third/living/Water_supply.html">上水道</a>> 上下水道使用の手続き</span>
|
132
|
|
- </div>
|
133
|
|
- </div>
|
134
|
|
- </article>
|
135
|
|
- <article id="template">
|
136
|
|
- <div id="template_title" class="gothic">
|
137
|
|
- <div id="template_title_block">
|
138
|
|
- <span id="template_title">上下水道使用の手続き</span>
|
139
|
|
- </div>
|
140
|
|
- </div>
|
141
|
|
- </article>
|
|
129
|
+ <div id="third_body">
|
|
130
|
+ <section id="template">
|
|
131
|
+ <article id="breadcrumb">
|
|
132
|
+ <div id="breadcrumb_title">
|
|
133
|
+ <div id="breadcrumb_title_block">
|
|
134
|
+ <span id="breadcrumb_title"><a href="../../index.html">トップ</a>><a
|
|
135
|
+ href="../../second/living.html">くらしの情報</a>><a
|
|
136
|
+ href="../../second/Water_supply_sewer.html">上水道・下水道</a>><a
|
|
137
|
+ href="../../third/living/Water_supply.html">上水道</a>> 上下水道使用の手続き</span>
|
|
138
|
+ </div>
|
|
139
|
+ </div>
|
|
140
|
+ </article>
|
|
141
|
+ <article id="template">
|
|
142
|
+ <div id="template_title" class="gothic">
|
|
143
|
+ <div id="template_title_block">
|
|
144
|
+ <span id="template_title">上下水道使用の手続き</span>
|
|
145
|
+ </div>
|
|
146
|
+ </div>
|
|
147
|
+ </article>
|
142
|
148
|
|
143
|
|
- <article id="template_list_title">
|
144
|
|
- <div id="template_title2" class="gothic">
|
145
|
|
- <div id="template_title_block">
|
146
|
|
- <span id="template_title2">上下水道を使用したいとき(アパート・借家へ入居されるとき)</span>
|
147
|
|
- </div>
|
148
|
|
- </div>
|
149
|
|
- <span id="template_article_block">
|
150
|
|
- <p class="paragraphT10">転入、転居などにより北方町内の上下水道の使用を開始されたいときは、事前に「<a
|
151
|
|
- href="../lifeguide/water/pdf/siyouidou_2019.pdf">水道使用異動届</a>」を、役場上下水道課へ提出してください。</p>
|
152
|
|
- </span>
|
153
|
|
- </article>
|
154
|
|
- <article id="template_list_title">
|
155
|
|
- <div id="template_title2" class="gothic">
|
156
|
|
- <div id="template_title_block">
|
157
|
|
- <span id="template_title2">上下水道の使用を休止するとき(転出・転居されるとき)</span>
|
158
|
|
- </div>
|
159
|
|
- </div>
|
160
|
|
- <span id="template_article_block">
|
161
|
|
- <p class="paragraphT10">転出などにより、北方町内の上下水道の使用を休止されるときは、事前に「<a
|
162
|
|
- href="../lifeguide/water/pdf/siyouidou_2019.pdf">水道使用異動届</a>」を、役場上下水道課へ提出してください。
|
163
|
|
- 休止後、料金の精算をします。(口座振替で精算される方は、転出されても2か月ほど口座を解約しないでください。)
|
164
|
|
- ※月の途中において上下水道の使用を休止したときの料金は、1か月分として計算します。
|
165
|
|
- 。</p>
|
166
|
|
- </span>
|
167
|
|
- </article>
|
168
|
|
- <article id="template_list_title">
|
169
|
|
- <div id="template_title2" class="gothic">
|
170
|
|
- <div id="template_title_block">
|
171
|
|
- <span id="template_title2">上下水道使用者の名義を変更するとき</span>
|
172
|
|
- </div>
|
173
|
|
- </div>
|
174
|
|
- <span id="template_article_block">
|
175
|
|
- <p class="paragraphT10">使用者の名義を変更したいときは、事前に「<a
|
176
|
|
- href="../lifeguide/water/pdf/siyouidou_2019.pdf">水道使用異動届</a>」に住所、旧使用者氏名及び、新使用者氏名を記載して提出してください。 </p>
|
|
149
|
+ <article id="template_list_title">
|
|
150
|
+ <div id="template_title2" class="gothic">
|
|
151
|
+ <div id="template_title_block">
|
|
152
|
+ <span id="template_title2">上下水道を使用したいとき(アパート・借家へ入居されるとき)</span>
|
|
153
|
+ </div>
|
|
154
|
+ </div>
|
|
155
|
+ <span id="template_article_block">
|
|
156
|
+ <p class="paragraphT10">転入、転居などにより北方町内の上下水道の使用を開始されたいときは、事前に「<a
|
|
157
|
+ href="../lifeguide/water/pdf/siyoukaisiidou.pdf"
|
|
158
|
+ target="_blank">水道等使用開始(異動)届</a>」を、役場上下水道課へ提出してください。
|
|
159
|
+ </p>
|
|
160
|
+ </span>
|
|
161
|
+ </article>
|
|
162
|
+ <article id="template_list_title">
|
|
163
|
+ <div id="template_title2" class="gothic">
|
|
164
|
+ <div id="template_title_block">
|
|
165
|
+ <span id="template_title2">上下水道の使用を休止するとき(転出・転居されるとき)</span>
|
|
166
|
+ </div>
|
|
167
|
+ </div>
|
|
168
|
+ <span id="template_article_block">
|
|
169
|
+ <p class="paragraphT10">転出などにより、北方町内の上下水道の使用を休止されるときは、事前に「<a
|
|
170
|
+ href="../lifeguide/water/pdf/siyoukaisiidou.pdf"
|
|
171
|
+ target="_blank">水道等使用開始(異動)届</a>」を、役場上下水道課へ提出してください。
|
|
172
|
+ 休止後、料金の精算をします。(口座振替で精算される方は、転出されても2か月ほど口座を解約しないでください。)<BR />
|
|
173
|
+ ※月の途中において上下水道の使用を休止したときの料金は、1か月分として計算します。
|
|
174
|
+ </p>
|
|
175
|
+ </span>
|
|
176
|
+ </article>
|
|
177
|
+ <article id="template_list_title">
|
|
178
|
+ <div id="template_title2" class="gothic">
|
|
179
|
+ <div id="template_title_block">
|
|
180
|
+ <span id="template_title2">上下水道使用者の名義を変更するとき</span>
|
|
181
|
+ </div>
|
|
182
|
+ </div>
|
|
183
|
+ <span id="template_article_block">
|
|
184
|
+ <p class="paragraphT10">使用者の名義を変更したいときは、事前に「<a href="../lifeguide/water/pdf/siyoukaisiidou.pdf"
|
|
185
|
+ target="_blank">水道等使用開始(異動)届</a>」に住所、旧使用者氏名及び、新使用者氏名を記載して提出してください。
|
|
186
|
+ </p>
|
177
|
187
|
|
178
|
|
- </span>
|
179
|
|
- </article>
|
180
|
|
- <article id="template_list_title">
|
181
|
|
- <div id="template_title2" class="gothic">
|
182
|
|
- <div id="template_title_block">
|
183
|
|
- <span id="template_title2">お問い合わせ</span>
|
184
|
|
- </div>
|
185
|
|
- </div>
|
186
|
|
- <span id="template_article_block">
|
187
|
|
- 上下水道課<br />
|
188
|
|
- Tel 058-323-1112<br />
|
189
|
|
- <a href="../../second/Inquiry_form_water.html">お問い合わせフォーム</a>
|
190
|
|
- </span>
|
191
|
|
- </article>
|
192
|
|
- </section>
|
193
|
|
- </div>
|
|
188
|
+ </span>
|
|
189
|
+ </article>
|
|
190
|
+ <article id="template_list_title">
|
|
191
|
+ <div id="template_title2" class="gothic">
|
|
192
|
+ <div id="template_title_block">
|
|
193
|
+ <span id="template_title2">お問い合わせ</span>
|
|
194
|
+ </div>
|
|
195
|
+ </div>
|
|
196
|
+ <span id="template_article_block">
|
|
197
|
+ 上下水道課<br />
|
|
198
|
+ Tel 058-323-1112<br />
|
|
199
|
+ <a href="../../second/Inquiry_form_water.html">お問い合わせフォーム</a>
|
|
200
|
+ </span>
|
|
201
|
+ </article>
|
|
202
|
+ </section>
|
|
203
|
+ </div>
|
194
|
204
|
|
195
|
|
- <footer>
|
196
|
|
- <img src="../../css/img/kitagatafooter.png" width="920px" height="80px" alt="北方町" /><br />
|
197
|
|
- <p class="footer_text"><a href="../../second/Copyright_and_link.html">リンクと著作権</a>|<a
|
198
|
|
- href="../../second/Privacy_policy.html">個人情報保護指針</a>|<a
|
199
|
|
- href="../../second/Barrier_free_policy.html">バリアフリーポリシー</a></p>
|
200
|
|
- </footer>
|
|
205
|
+ <footer>
|
|
206
|
+ <img src="../../css/img/kitagatafooter.png" width="920px" height="80px" alt="北方町" /><br />
|
|
207
|
+ <p class="footer_text"><a href="../../second/Copyright_and_link.html">リンクと著作権</a>|<a
|
|
208
|
+ href="../../second/Privacy_policy.html">個人情報保護指針</a>|<a
|
|
209
|
+ href="../../second/Barrier_free_policy.html">バリアフリーポリシー</a></p>
|
|
210
|
+ </footer>
|
201
|
211
|
|
202
|
212
|
|
203
|
|
- </div>
|
|
213
|
+ </div>
|
204
|
214
|
</body>
|
205
|
215
|
|
206
|
216
|
</html>
|