|
@@ -1,50 +1,45 @@
|
1
|
1
|
<!doctype html>
|
2
|
2
|
<html lang="ja">
|
3
|
|
-
|
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>
|
|
3
|
+ <head>
|
|
4
|
+ <meta charset="utf-8">
|
|
5
|
+ <title>新型コロナウイルス感染症の拡大防止に関するお願い|北方町ホームページ</title>
|
|
6
|
+ <link rel="stylesheet" href="../../css/base.css">
|
|
7
|
+ <link rel="stylesheet" href="../../css/second_header.css">
|
|
8
|
+ <link rel="stylesheet" href="../../css/footer.css">
|
|
9
|
+ <link rel="stylesheet" href="../../css/section.css">
|
|
10
|
+ <link rel="stylesheet" href="../../css/third_template.css" >
|
|
11
|
+ <link rel="stylesheet" href="../../css/table.css" >
|
|
12
|
+<script src="../../js/operation.js"></script>
|
|
13
|
+<meta name="google-translate-customization" content="45643f5d79d6e245-283971e7754d7b90-g905c6e6b6867bf2f-2f"></meta>
|
16
|
14
|
</head>
|
17
|
15
|
|
18
|
16
|
<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>
|
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>
|
|
17
|
+<div id="main" class="gothic">
|
|
18
|
+
|
|
19
|
+<!--セクション 操作-->
|
|
20
|
+<section id="operation" >
|
|
21
|
+<!--セクション 住所-->
|
|
22
|
+<article id="address" >
|
|
23
|
+<address id="operation_add">
|
|
24
|
+<span>北方町役場</span><span> 〒501-0492</span><span> 岐阜県本巣郡北方町長谷川1丁目1番地</span><span> TEL:058-323-1111(代)</span>
|
|
25
|
+</address>
|
|
26
|
+</article>
|
|
27
|
+<div id="controle_panel">
|
|
28
|
+<!--セクション 背景色-->
|
|
29
|
+<article id="bgcolor" >
|
|
30
|
+<img src="../../css/img/013.png" alt="背景色変更ボックス" />
|
|
31
|
+<div id="bgcolor_img">
|
|
32
|
+<input id="button1" width="29px" height="28px" value=" " alt=" " type="image" onClick="setBackground3(1)">
|
|
33
|
+<input id="button2" width="29px" height="28px" value=" " alt=" " type="image" onClick="setBackground3(2)">
|
|
34
|
+<input id="button3" width="29px" height="28px" value=" " alt=" " type="image" onClick="setBackground3(3)">
|
|
35
|
+</div>
|
|
36
|
+<script>
|
|
37
|
+getBackgNumber3();
|
|
38
|
+</script>
|
|
39
|
+</article>
|
45
|
40
|
|
46
|
|
- <!--セクション 文字サイズ-->
|
47
|
|
- <!--<article id="charsize" >
|
|
41
|
+<!--セクション 文字サイズ-->
|
|
42
|
+<!--<article id="charsize" >
|
48
|
43
|
<img src="../../css/img/008.png" alt="文字サイズ変更ボックス" />
|
49
|
44
|
<div id="charsize_img">
|
50
|
45
|
<img src="../../css/img/005.png" alt="文字大きさ変更、小さい" />
|
|
@@ -53,223 +48,212 @@
|
53
|
48
|
</div>
|
54
|
49
|
</article>-->
|
55
|
50
|
|
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>
|
|
51
|
+<!--セクション サイトマップ-->
|
|
52
|
+<article id="sitemap" >
|
|
53
|
+ <div id="sitemap_img">
|
|
54
|
+<a href="../../second/sitemap.html"><img src="../../css/img/kitagata_sitemap.png" alt="サイトマップ" /></a>
|
|
55
|
+ </div>
|
|
56
|
+</article>
|
|
57
|
+<!--セクション お問い合わせ-->
|
|
58
|
+<article id="contact" >
|
|
59
|
+ <div id="contact_img">
|
|
60
|
+<a href="../../third/town_admini_info/administrative_organization_chart.html"><img src="../../css/img/kitagata_support.png" alt="お問い合わせはこちらから" /></a>
|
|
61
|
+ </div>
|
|
62
|
+</article>
|
|
63
|
+<!--セクション 翻訳-->
|
|
64
|
+<article id="translation" >
|
|
65
|
+<div id="translation_img">
|
|
66
|
+<!--<img src="../../css/img/kitagata_Language.png" alt="翻訳" />-->
|
|
67
|
+<div id="google_translate_element"></div>
|
|
68
|
+<script type="text/javascript">
|
|
69
|
+function googleTranslateElementInit() {
|
|
70
|
+new google.translate.TranslateElement({pageLanguage: 'ja', layout: google.translate.TranslateElement.InlineLayout.SIMPLE}, 'google_translate_element');
|
|
71
|
+}
|
|
72
|
+</script>
|
|
73
|
+<script type="text/javascript" src="//translate.google.com/translate_a/element.js?cb=googleTranslateElementInit"></script>
|
|
74
|
+</div>
|
|
75
|
+</article>
|
|
76
|
+<div id="claer">
|
|
77
|
+</div>
|
|
78
|
+</div>
|
|
79
|
+</section>
|
|
80
|
+
|
|
81
|
+<!--ヘッダーデータ-->
|
|
82
|
+<header>
|
|
83
|
+ <div id="header" class="gothic">
|
|
84
|
+ <a href="../../index.html"><img src="../../css/img/header_emblem.png" width="200px" height="260px"/></a>
|
|
85
|
+ <div id="h_block_1">
|
|
86
|
+ <div class="h_line"></div>
|
|
87
|
+ <article class="h_text_l">
|
|
88
|
+ <a class="h_link" href="../../second/living.html"><span class="h_text">くらしの情報</span></a>
|
|
89
|
+ </article>
|
|
90
|
+ <article class="h_text_l">
|
|
91
|
+ <a class="h_link" href="../../second/tourism.html"><span class="h_text">観光</span></a>
|
|
92
|
+ </article>
|
|
93
|
+ <article class="h_text_l">
|
|
94
|
+ <a class="h_link" href="../../second/business.html"><span class="h_text">事業者向け情報</span></a>
|
|
95
|
+ </article>
|
|
96
|
+ <article class="h_text_l">
|
|
97
|
+ <a class="h_link" href="../../second/town_admini_info.html"><span class="h_text">町政情報</span></a>
|
|
98
|
+ </article>
|
|
99
|
+ </div>
|
|
100
|
+ <div id="h_block_search">
|
|
101
|
+ <div class="h_line"></div>
|
|
102
|
+ <article class="h_search">
|
|
103
|
+ <div class="space10"></div>
|
|
104
|
+ <form action="http://www.google.com/search">
|
|
105
|
+ <input type="hidden" name="hl" value="ja" />
|
|
106
|
+ <input type="hidden" name="ie" value="UTF-8">
|
|
107
|
+ <input type="hidden" name="oe" value="UTF-8">
|
|
108
|
+ <input type="hidden" value="www.town.kitagata.gifu.jp" name="as_sitesearch" />
|
|
109
|
+ <input type="text" name="q" size="16" maxlength="256" value="" />
|
|
110
|
+ <input type="submit" name="btnG" value="検索" />
|
|
111
|
+ </form>
|
|
112
|
+ </article>
|
|
113
|
+ </div>
|
|
114
|
+ </div>
|
|
115
|
+</header>
|
91
|
116
|
|
92
|
|
- <!--ヘッダーデータ-->
|
93
|
|
- <header>
|
94
|
|
- <div id="header" class="gothic">
|
95
|
|
- <a href="../../index.html"><img src="../../css/img/header_emblem.png" width="200px"
|
96
|
|
- height="260px" /></a>
|
97
|
|
- <div id="h_block_1">
|
98
|
|
- <div class="h_line">
|
99
|
|
- </div>
|
100
|
|
- <article class="h_text_l">
|
101
|
|
- <a class="h_link" href="../../second/living.html"><span class="h_text">くらしの情報</span></a>
|
102
|
|
- </article>
|
103
|
|
- <article class="h_text_l">
|
104
|
|
- <a class="h_link" href="../../second/tourism.html"><span class="h_text">観光</span></a>
|
105
|
|
- </article>
|
106
|
|
- <article class="h_text_l">
|
107
|
|
- <a class="h_link" href="../../second/business.html"><span class="h_text">事業者向け情報</span></a>
|
108
|
|
- </article>
|
109
|
|
- <article class="h_text_l">
|
110
|
|
- <a class="h_link" href="../../second/town_admini_info.html"><span class="h_text">町政情報</span></a>
|
111
|
|
- </article>
|
112
|
|
- </div>
|
113
|
|
- <div id="h_block_search">
|
114
|
|
- <div class="h_line"></div>
|
115
|
|
- <article class="h_search">
|
116
|
|
- <div class="space10"></div>
|
117
|
|
- <form action="http://www.google.com/search">
|
118
|
|
- <input type="hidden" name="hl" value="ja" />
|
119
|
|
- <input type="hidden" name="ie" value="UTF-8">
|
120
|
|
- <input type="hidden" name="oe" value="UTF-8">
|
121
|
|
- <input type="hidden" value="www.town.kitagata.gifu.jp" name="as_sitesearch" />
|
122
|
|
- <input type="text" name="q" size="16" maxlength="256" value="" />
|
123
|
|
- <input type="submit" name="btnG" value="検索" />
|
124
|
|
- </form>
|
125
|
|
- </article>
|
126
|
|
- </div>
|
127
|
|
- </div>
|
128
|
|
- </header>
|
|
117
|
+<div id="third_body">
|
|
118
|
+ <section id="template" >
|
|
119
|
+ <article id="breadcrumb" >
|
|
120
|
+ <div id="breadcrumb_title">
|
|
121
|
+ <div id="breadcrumb_title_block">
|
|
122
|
+ <span id="breadcrumb_title"><a href="../../index.html">トップ</a>><a href="../../second/living.html">くらしの情報</a>><a href="../../second/Water_supply_sewer.html">上水道・下水道</a>>新型コロナウイルス感染症の拡大防止に関するお願い</span>
|
|
123
|
+ </div>
|
|
124
|
+ </div>
|
|
125
|
+ </article>
|
129
|
126
|
|
130
|
|
- <div id="third_body">
|
131
|
|
- <section id="template">
|
132
|
|
- <article id="breadcrumb">
|
133
|
|
- <div id="breadcrumb_title">
|
134
|
|
- <div id="breadcrumb_title_block">
|
135
|
|
- <span id="breadcrumb_title"><a href="../../index.html">トップ</a>><a
|
136
|
|
- href="../../second/living.html">くらしの情報</a>><a
|
137
|
|
- href="../../second/Water_supply_sewer.html">上水道・下水道</a>>
|
138
|
|
- 新型コロナウイルス感染症の拡大防止に関するお願い</span>
|
139
|
|
- </div>
|
140
|
|
- </div>
|
141
|
|
- </article>
|
142
|
|
- <article id="template">
|
143
|
|
- <div id="template_title" class="gothic">
|
144
|
|
- <div id="template_title_block">
|
145
|
|
- <span id="template_title">新型コロナウイルス感染症の拡大防止に関するお願い</span>
|
146
|
|
- </div>
|
147
|
|
- </div>
|
148
|
|
- </article>
|
|
127
|
+ <article id="template" >
|
|
128
|
+ <div id="template_title" class="gothic">
|
|
129
|
+ <div id="template_title_block">
|
|
130
|
+ <span id="template_title">新型コロナウイルス感染症の拡大防止に関するお願い</span>
|
|
131
|
+ </div>
|
|
132
|
+ </div>
|
|
133
|
+ </article>
|
149
|
134
|
|
150
|
|
- <article id="template_list_title">
|
151
|
|
- <div id="template_title2" class="gothic">
|
152
|
|
- <div id="template_title_block">
|
153
|
|
- <span id="template_title2">上水道・下水道の届出方法について</span>
|
154
|
|
- </div>
|
155
|
|
- </div>
|
156
|
|
- <span id="template_article_block">
|
157
|
|
- <p class="paragraphT10">
|
158
|
|
- 新型コロナウイルス感染症対策のため、次の届出をする場合は、できるだけ<font color="#FF0000">
|
159
|
|
- <b>電話、郵送、ファックス、電子メールによりお手続きくださいますようご協力をお願いします。</b></font><br>
|
160
|
|
- ・水道や下水道の使用を開始するとき<br>
|
161
|
|
- ・水道や下水道の使用を休止するとき<br>
|
162
|
|
- ・水道や下水道の使用者の名義を変更するとき<br><br>
|
|
135
|
+ <article id="template_list_title" >
|
|
136
|
+ <div id="template_title2" class="gothic">
|
|
137
|
+ <div id="template_title_block">
|
|
138
|
+ <span id="template_title2">上水道・下水道の届出方法</span>
|
|
139
|
+ </div>
|
|
140
|
+ </div>
|
|
141
|
+ <span id="template_article_block">
|
|
142
|
+ <p class="paragraphT10">
|
|
143
|
+新型コロナウイルス感染症対策のため、次の届出をする場合は、できるだけ<font color="red"><b>窓口への来庁以外の方法によりお手続きくださいますようご協力をお願いします。</b></font><br/>
|
|
144
|
+ ・水道や下水道の使用を開始するとき<br/>
|
|
145
|
+ ・水道や下水道の使用を休止するとき<br/>
|
|
146
|
+ ・水道や下水道の使用者の名義を変更するとき<br/><br/>
|
163
|
147
|
|
164
|
|
- </p>
|
165
|
|
- <table id="infokitagata" width="95%" cellspacing="1" cellpadding="5" border="0">
|
166
|
|
- <tbody>
|
167
|
|
- <tr>
|
168
|
|
- <th width="100px" bgcolor="#ADD8E6">届出の方法</th>
|
169
|
|
- <td bgcolor="#ADD8E6">留意していただきたい事項</td>
|
170
|
|
- </tr>
|
171
|
|
- <tr>
|
172
|
|
- <th bgcolor="#ADD8E6">窓口</th>
|
173
|
|
- <td bgcolor="#CCCCCC">
|
174
|
|
- <font color="#FF0000"><b>△お客様の接触機会軽減のため、できるだけご遠慮ください。</b></font>
|
175
|
|
- </td>
|
176
|
|
- </tr>
|
177
|
|
- <tr>
|
178
|
|
- <th bgcolor="#ADD8E6">電話</th>
|
179
|
|
- <td bgcolor="#CCCCCC">
|
180
|
|
- <font color="#FF0000"><b>電話でのお届けは仮受付となります。開栓等の前日までに届の提出をお願いします。</b></font>
|
181
|
|
- </td>
|
182
|
|
- </tr>
|
183
|
|
- <tr>
|
184
|
|
- <th bgcolor="#ADD8E6">郵送</th>
|
185
|
|
- <td bgcolor="#CCCCCC">お時間を要することに留意していただき、早めに発送してください。</td>
|
186
|
|
- </tr>
|
187
|
|
- <tr>
|
188
|
|
- <th bgcolor="#ADD8E6">ファックス</th>
|
189
|
|
- <td bgcolor="#CCCCCC">ご記入、押印済みであることを確認してから、送信してください。</td>
|
190
|
|
- </tr>
|
191
|
|
- <tr>
|
192
|
|
- <th bgcolor="#ADD8E6">電子メール</th>
|
193
|
|
- <td bgcolor="#CCCCCC">
|
194
|
|
- ご記入、押印済みの届をカメラやスキャナなどでPDF又は画像ファイル(内容が必ず確認できること)にしていただき、メールに添付してください。また、メール本文にお問い合わせのための連絡先を明記してください。
|
195
|
|
- </td>
|
196
|
|
- </tr>
|
197
|
|
- </tbody>
|
198
|
|
- </table>
|
199
|
|
- 開栓は、即日対応できませんので事前に届け出てください。<br>
|
200
|
|
- 開栓日が土日祝日に重なる場合は、早めの届出をお願いします。<br>
|
|
148
|
+ <table width="95%" border="1" cellpadding="5" cellspacing="0" id="infokitagata">
|
|
149
|
+ <tr>
|
|
150
|
+ <td align="center" bgcolor="moccasin" width="100px" >届出の方法</td>
|
|
151
|
+ <td align="center" bgcolor="moccasin">留意していただきたい事項</td>
|
|
152
|
+ </tr>
|
|
153
|
+ <tr>
|
|
154
|
+ <td bgcolor="#ADD8E6">窓口</td>
|
|
155
|
+ <td><FONT color="red"><b>▲お客様の接触機会軽減のため、できるだけご遠慮ください。</b></FONT></td>
|
|
156
|
+ </tr>
|
|
157
|
+ <tr>
|
|
158
|
+ <td bgcolor="#ADD8E6">web</td>
|
|
159
|
+ <td>下の各ボタンからお申し込みください。<br/>
|
|
160
|
+ <button onclick="location.href='../../second/Jougesuidou_siyoukaisi.html'">使用開始</button>
|
|
161
|
+ <button onclick="location.href='../../second/Jougesuidou_siyoukyuusi.html'">使用休止</button>
|
|
162
|
+ <button onclick="location.href='../../second/Jougesuidou_siyousyahenkou.html'">使用者変更</button>
|
|
163
|
+ </td>
|
|
164
|
+ </tr>
|
|
165
|
+ <tr>
|
|
166
|
+ <td bgcolor="#ADD8E6">電話</td>
|
|
167
|
+ <td><span style="color: red;"><b>電話での受付は平日8:30~17:15です。</b></span></br>お電話口で内容を確認します。お手元に届の様式をあらかじめご用意いただけますと確認がスムーズです。</td>
|
|
168
|
+ </tr>
|
|
169
|
+ <tr>
|
|
170
|
+ <td bgcolor="#ADD8E6">郵送</td>
|
|
171
|
+ <td>届くまでにお時間を要しますので、早めに発送をお願いします。</td>
|
|
172
|
+ </tr>
|
|
173
|
+ <tr>
|
|
174
|
+ <td bgcolor="#ADD8E6">ファックス</td>
|
|
175
|
+ <td>ご記入漏れがないことを確認してから、番号をお間違えのないよう送信してください。</td>
|
|
176
|
+ </tr>
|
|
177
|
+ <tr>
|
|
178
|
+ <td bgcolor="#ADD8E6">電子メール</td>
|
|
179
|
+ <td>ご記入後の届をPDFまたは画像ファイル(鮮明で内容が必ず確認できるよう)にして、メールに添付してください。<br/>メール本文にはお問い合わせのためのご連絡先を明記してください。</td>
|
|
180
|
+ </tr>
|
|
181
|
+ </table>
|
|
182
|
+<br/>
|
|
183
|
+開栓は、即日での対応をいたしかねますので<strong>必ず事前に</strong>届け出てください。<br/>
|
|
184
|
+開栓日が土日祝日に重なる場合は、早めの届出をお願いします。<br/>
|
201
|
185
|
|
202
|
|
- <h4 id="life">申請書等の様式</h4>
|
203
|
|
- ・水道等使用開始(異動)届
|
204
|
|
- <a href="../lifeguide/water/pdf/siyoukaisiidou_2.pdf" target="_blank">(PDF 147KB)</a>
|
205
|
|
- <a href="../lifeguide/water/pdf/siyoukaisiidou_2.docx" target="_blank">(Word
|
206
|
|
- 21KB)</a><br>
|
207
|
|
- ・水道等使用開始(異動)届の記入例
|
208
|
|
- <a href="../lifeguide/water/pdf/siyoukaisiidou_ex_2.pdf" target="_blank">(PDF
|
209
|
|
- 407KB)</a><br><br>
|
210
|
|
- ※ ダウンロード用の申請書の注意事項等<br>
|
211
|
|
- ・ダウンロードした申請書をご自宅等のプリンターで印刷してご利用ください。<br>
|
212
|
|
- ・申請書には、<font color="#FF0000"><b>必ず押印</b></font>をお願いします。<br>
|
213
|
|
- <p></p>
|
214
|
|
- </span>
|
215
|
|
- </article>
|
216
|
|
- <article id="template_list_title">
|
217
|
|
- <div id="template_title2" class="gothic">
|
218
|
|
- <div id="template_title_block">
|
219
|
|
- <span id="template_title2">連絡・提出先</span>
|
220
|
|
- </div>
|
221
|
|
- </div>
|
222
|
|
- <span id="template_article_block">
|
223
|
|
- <p class="paragraphT10">
|
224
|
|
- 郵送先:〒501-0492(固有の郵便番号ですので、住所を書かなくても届きます。)<br>
|
225
|
|
- 北方町役場上下水道課<br>
|
226
|
|
- 電話番号:058-323-1112<br>
|
227
|
|
- (平日 8:30~17:15 左記の時間外や土日祝日は対応できません。)<br>
|
228
|
|
- ファックス番号:058-323-2113<br>
|
229
|
|
- 電子メールアドレス:suidou@town.gifu-kitagata.lg.jp
|
230
|
|
- </p>
|
231
|
|
- </span>
|
232
|
|
- </article>
|
233
|
|
- <article id="template_list_title">
|
234
|
|
- <div id="template_title2" class="gothic">
|
235
|
|
- <div id="template_title_block">
|
236
|
|
- <span id="template_title2">上下水道料金のお支払方法について</span>
|
237
|
|
- </div>
|
238
|
|
- </div>
|
239
|
|
- <span id="template_article_block">
|
240
|
|
- <p class="paragraphT10">
|
241
|
|
- 支払方法は、納付書でのお支払いとなります。納付書をご持参のうえ、役場会計室、納付書に記載の料金取扱金融機関又はお近くのコンビニエンスストアでお支払いください。<br>
|
242
|
|
- 口座振替をご希望の場合は、役場上下水道課又は料金取扱金融機関に備え付けの申込用紙により、別途お手続きをお願いします。
|
243
|
|
- </p>
|
|
186
|
+ <h4 id="life">届出の様式</h4>
|
|
187
|
+ 水道等使用開始(異動)届は<a href="../../third/living/Application_form.html#siyou" target="_blank">こちらから</a>入手できます。<br/>
|
|
188
|
+ <br/>
|
|
189
|
+ ※ 注意事項等 ※<br/>
|
|
190
|
+ ・様式はご自宅等のプリンターで印刷してご利用ください。<br/>
|
|
191
|
+ ・ご記入漏れのないよう必ずご確認をお願いします。<br/>
|
|
192
|
+ ・届への押印は、不要です。
|
|
193
|
+ </p>
|
|
194
|
+ </span>
|
|
195
|
+ </article>
|
|
196
|
+<br/>
|
244
|
197
|
|
245
|
|
- </span>
|
246
|
|
- </article>
|
247
|
|
- <article id="template_list_title">
|
248
|
|
- <div id="template_title2" class="gothic">
|
249
|
|
- <div id="template_title_block">
|
250
|
|
- <span id="template_title2">お問い合わせ</span>
|
251
|
|
- </div>
|
252
|
|
- </div>
|
253
|
|
- <span id="template_article_block">
|
254
|
|
- 上下水道課<br>
|
255
|
|
- Tel 058-323-1112<br>
|
256
|
|
- <a href="../../second/Inquiry_form_water.html">お問い合わせフォーム</a>
|
257
|
|
- </span>
|
258
|
|
- </article>
|
259
|
|
- </section>
|
260
|
|
- </div>
|
|
198
|
+ <article id="template_list_title" >
|
|
199
|
+ <div id="template_title2" class="gothic">
|
|
200
|
+ <div id="template_title_block">
|
|
201
|
+ <span id="template_title2">連絡・提出先</span>
|
|
202
|
+ </div>
|
|
203
|
+ </div>
|
|
204
|
+ <span id="template_article_block">
|
|
205
|
+ <p class="paragraphT10">
|
|
206
|
+ 郵送先:〒501-0492<font size="-1">(固有郵便番号なので、住所を書かなくても届きます。)</font><br/>
|
|
207
|
+ 北方町役場 上下水道課宛<br/>
|
|
208
|
+ 電話番号:058-323-1112<br/>
|
|
209
|
+ (平日 8:30~17:15 左記の時間外や土日祝日は対応できません。)<br/>
|
|
210
|
+ ファックス:058-323-2113<br/>
|
|
211
|
+ 電子メールアドレス:suidou@town.gifu-kitagata.lg.jp
|
|
212
|
+ </p>
|
|
213
|
+ </span>
|
|
214
|
+ </article>
|
|
215
|
+<br/>
|
261
|
216
|
|
262
|
|
- <footer>
|
263
|
|
- <img src="../../css/img/kitagatafooter.png" width="920px" height="80px" alt="北方町" /><br />
|
264
|
|
- <p class="footer_text"><a href="../../second/Copyright_and_link.html">リンクと著作権</a>|<a
|
265
|
|
- href="../../second/Privacy_policy.html">個人情報保護指針</a>|<a
|
266
|
|
- href="../../second/Barrier_free_policy.html">バリアフリーポリシー</a></p>
|
267
|
|
- </footer>
|
|
217
|
+ <article id="template_list_title" >
|
|
218
|
+ <div id="template_title2" class="gothic">
|
|
219
|
+ <div id="template_title_block">
|
|
220
|
+ <span id="template_title2">上下水道料金のお支払方法</span>
|
|
221
|
+ </div>
|
|
222
|
+ </div>
|
|
223
|
+ <span id="template_article_block">
|
|
224
|
+ <p class="paragraphT10">
|
|
225
|
+初回のご請求は、『納付通知書』を発送します。<br/>
|
|
226
|
+納付通知書をご持参のうえ、役場会計室、納付通知書に記載の料金取扱金融機関またはお近くのコンビニエンスストアでお支払いください。<br/>
|
|
227
|
+<br/>
|
|
228
|
+口座振替やその他のお支払方法(スマホ決済)など、詳しくは<a href="../../fourth/living/jougesuidouryoukin.html#ryoukinsiharai">こちらを</a>ご確認ください。<br/>
|
|
229
|
+ </p>
|
|
230
|
+ </span>
|
|
231
|
+ </article>
|
|
232
|
+<br/>
|
268
|
233
|
|
|
234
|
+ <article id="template_list_title" >
|
|
235
|
+ <div id="template_title2" class="gothic">
|
|
236
|
+ <div id="template_title_block">
|
|
237
|
+ <span id="template_title2">お問い合わせ</span>
|
|
238
|
+ </div>
|
|
239
|
+ </div>
|
|
240
|
+ <span id="template_article_block">
|
|
241
|
+ 上下水道課 Tel 058-323-1112<br/>
|
|
242
|
+ <a href="../../second/Inquiry_form_water.html">お問い合わせフォーム</a>
|
|
243
|
+ </span>
|
|
244
|
+ </article>
|
|
245
|
+ </section>
|
|
246
|
+</div>
|
269
|
247
|
|
270
|
|
- </div>
|
271
|
|
- <img class="cgipageview" src="http://www.town.kitagata.gifu.jp/cgi-bin/pcount/pcount.cgi?Sewer" height="1"
|
272
|
|
- width="1" />
|
273
|
|
-</body>
|
|
248
|
+<footer>
|
|
249
|
+ <img src="../../css/img/kitagatafooter.png" width="920px" height="80px" alt="北方町"/><br/>
|
|
250
|
+ <p class="footer_text">
|
|
251
|
+ <a href="../../second/Copyright_and_link.html">リンクと著作権</a>|
|
|
252
|
+ <a href="../../second/Privacy_policy.html">個人情報保護指針</a>|
|
|
253
|
+ <a href="../../second/Barrier_free_policy.html">バリアフリーポリシー</a>
|
|
254
|
+ </p>
|
|
255
|
+</footer>
|
274
|
256
|
|
|
257
|
+ </div>
|
|
258
|
+</body>
|
275
|
259
|
</html>
|