|
@@ -17,34 +17,35 @@
|
17
|
17
|
</head>
|
18
|
18
|
|
19
|
19
|
<body id="back">
|
20
|
|
-<div id="main" class="gothic">
|
21
|
|
- <!--セクション 操作-->
|
22
|
|
- <section id="operation">
|
23
|
|
- <!--セクション 住所-->
|
24
|
|
- <article id="address">
|
25
|
|
- <address id="operation_add">
|
26
|
|
- <span>北方町役場</span><span> 〒501-0492</span><span> 岐阜県本巣郡北方町長谷川1丁目1番地</span><span> 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>
|
|
20
|
+ <div id="main" class="gothic">
|
|
21
|
+ <!--セクション 操作-->
|
|
22
|
+ <section id="operation">
|
|
23
|
+ <!--セクション 住所-->
|
|
24
|
+ <article id="address">
|
|
25
|
+ <address id="operation_add">
|
|
26
|
+ <span>北方町役場</span><span> 〒501-0492</span><span> 岐阜県本巣郡北方町長谷川1丁目1番地</span><span>
|
|
27
|
+ TEL:058-323-1111(代)</span>
|
|
28
|
+ </address>
|
44
|
29
|
</article>
|
|
30
|
+ <div id="controle_panel">
|
|
31
|
+ <!--セクション 背景色-->
|
|
32
|
+ <article id="bgcolor">
|
|
33
|
+ <img src="../../css/img/013.png" alt="背景色変更ボックス" />
|
|
34
|
+ <div id="bgcolor_img">
|
|
35
|
+ <input id="button1" width="29px" height="28px" value=" " alt=" " type="image"
|
|
36
|
+ onClick="setBackground3(1)">
|
|
37
|
+ <input id="button2" width="29px" height="28px" value=" " alt=" " type="image"
|
|
38
|
+ onClick="setBackground3(2)">
|
|
39
|
+ <input id="button3" width="29px" height="28px" value=" " alt=" " type="image"
|
|
40
|
+ onClick="setBackground3(3)">
|
|
41
|
+ </div>
|
|
42
|
+ <script>
|
|
43
|
+ getBackgNumber3();
|
|
44
|
+ </script>
|
|
45
|
+ </article>
|
45
|
46
|
|
46
|
|
- <!--セクション 文字サイズ-->
|
47
|
|
- <!--<article id="charsize" >
|
|
47
|
+ <!--セクション 文字サイズ-->
|
|
48
|
+ <!--<article id="charsize" >
|
48
|
49
|
<img src="../../css/img/008.png" alt="文字サイズ変更ボックス" />
|
49
|
50
|
<div id="charsize_img">
|
50
|
51
|
<img src="../../css/img/005.png" alt="文字大きさ変更、小さい" />
|
|
@@ -53,277 +54,294 @@
|
53
|
54
|
</div>
|
54
|
55
|
</article>-->
|
55
|
56
|
|
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"
|
|
57
|
+ <!--セクション サイトマップ-->
|
|
58
|
+ <article id="sitemap">
|
|
59
|
+ <div id="sitemap_img">
|
|
60
|
+ <a href="../../second/sitemap.html"><img src="../../css/img/kitagata_sitemap.png"
|
|
61
|
+ alt="サイトマップ" /></a>
|
|
62
|
+ </div>
|
|
63
|
+ </article>
|
|
64
|
+ <!--セクション お問い合わせ-->
|
|
65
|
+ <article id="contact">
|
|
66
|
+ <div id="contact_img">
|
|
67
|
+ <a href="../../third/town_admini_info/administrative_organization_chart.html"><img
|
|
68
|
+ src="../../css/img/kitagata_support.png" alt="お問い合わせはこちらから" /></a>
|
|
69
|
+ </div>
|
|
70
|
+ </article>
|
|
71
|
+ <!--セクション 翻訳-->
|
|
72
|
+ <article id="translation">
|
|
73
|
+ <div id="translation_img">
|
|
74
|
+ <!--<img src="../../css/img/kitagata_Language.png" alt="翻訳" />-->
|
|
75
|
+ <div id="google_translate_element"></div>
|
|
76
|
+ <script type="text/javascript">
|
|
77
|
+ function googleTranslateElementInit() {
|
|
78
|
+ new google.translate.TranslateElement({
|
|
79
|
+ pageLanguage: 'ja',
|
|
80
|
+ layout: google.translate.TranslateElement.InlineLayout.SIMPLE
|
|
81
|
+ }, 'google_translate_element');
|
|
82
|
+ }
|
|
83
|
+ </script>
|
|
84
|
+ <script type="text/javascript"
|
83
|
85
|
src="//translate.google.com/translate_a/element.js?cb=googleTranslateElementInit"></script>
|
|
86
|
+ </div>
|
|
87
|
+ </article>
|
|
88
|
+ <div id="claer">
|
84
|
89
|
</div>
|
85
|
|
- </article>
|
86
|
|
- <div id="claer">
|
87
|
90
|
</div>
|
88
|
|
- </div>
|
89
|
|
- </section>
|
|
91
|
+ </section>
|
90
|
92
|
|
91
|
|
- <!--ヘッダーデータ-->
|
92
|
|
- <header>
|
93
|
|
- <div id="header" class="gothic">
|
94
|
|
- <a href="../../index.html"><img src="../../css/img/header_emblem.png" width="200px" height="260px"/></a>
|
95
|
|
- <div id="h_block_1">
|
96
|
|
- <div class="h_line">
|
|
93
|
+ <!--ヘッダーデータ-->
|
|
94
|
+ <header>
|
|
95
|
+ <div id="header" class="gothic">
|
|
96
|
+ <a href="../../index.html"><img src="../../css/img/header_emblem.png" width="200px"
|
|
97
|
+ height="260px" /></a>
|
|
98
|
+ <div id="h_block_1">
|
|
99
|
+ <div class="h_line">
|
|
100
|
+ </div>
|
|
101
|
+ <article class="h_text_l">
|
|
102
|
+ <a class="h_link" href="../../second/living.html"><span class="h_text">くらしの情報</span></a>
|
|
103
|
+ </article>
|
|
104
|
+ <article class="h_text_l">
|
|
105
|
+ <a class="h_link" href="../../second/tourism.html"><span class="h_text">観光</span></a>
|
|
106
|
+ </article>
|
|
107
|
+ <article class="h_text_l">
|
|
108
|
+ <a class="h_link" href="../../second/business.html"><span class="h_text">事業者向け情報</span></a>
|
|
109
|
+ </article>
|
|
110
|
+ <article class="h_text_l">
|
|
111
|
+ <a class="h_link" href="../../second/town_admini_info.html"><span class="h_text">町政情報</span></a>
|
|
112
|
+ </article>
|
|
113
|
+ </div>
|
|
114
|
+ <div id="h_block_search">
|
|
115
|
+ <div class="h_line"></div>
|
|
116
|
+ <article class="h_search">
|
|
117
|
+ <div class="space10"></div>
|
|
118
|
+ <form action="http://www.google.com/search">
|
|
119
|
+ <input type="hidden" name="hl" value="ja" />
|
|
120
|
+ <input type="hidden" name="ie" value="UTF-8">
|
|
121
|
+ <input type="hidden" name="oe" value="UTF-8">
|
|
122
|
+ <input type="hidden" value="www.town.kitagata.gifu.jp" name="as_sitesearch" />
|
|
123
|
+ <input type="text" name="q" size="16" maxlength="256" value="" />
|
|
124
|
+ <input type="submit" name="btnG" value="検索" />
|
|
125
|
+ </form>
|
|
126
|
+ </article>
|
97
|
127
|
</div>
|
98
|
|
- <article class="h_text_l">
|
99
|
|
- <a class="h_link" href="../../second/living.html"><span class="h_text">くらしの情報</span></a>
|
100
|
|
- </article>
|
101
|
|
- <article class="h_text_l">
|
102
|
|
- <a class="h_link" href="../../second/tourism.html"><span class="h_text">観光</span></a>
|
103
|
|
- </article>
|
104
|
|
- <article class="h_text_l">
|
105
|
|
- <a class="h_link" href="../../second/business.html"><span class="h_text">事業者向け情報</span></a>
|
106
|
|
- </article>
|
107
|
|
- <article class="h_text_l">
|
108
|
|
- <a class="h_link" href="../../second/town_admini_info.html"><span class="h_text">町政情報</span></a>
|
109
|
|
- </article>
|
110
|
|
- </div>
|
111
|
|
- <div id="h_block_search">
|
112
|
|
- <div class="h_line"></div>
|
113
|
|
- <article class="h_search">
|
114
|
|
- <div class="space10"></div>
|
115
|
|
- <form action="http://www.google.com/search">
|
116
|
|
- <input type="hidden" name="hl" value="ja"/>
|
117
|
|
- <input type="hidden" name="ie" value="UTF-8">
|
118
|
|
- <input type="hidden" name="oe" value="UTF-8">
|
119
|
|
- <input type="hidden" value="www.town.kitagata.gifu.jp" name="as_sitesearch"/>
|
120
|
|
- <input type="text" name="q" size="16" maxlength="256" value=""/>
|
121
|
|
- <input type="submit" name="btnG" value="検索"/>
|
122
|
|
- </form>
|
123
|
|
- </article>
|
124
|
128
|
</div>
|
125
|
|
- </div>
|
126
|
|
- </header>
|
|
129
|
+ </header>
|
127
|
130
|
|
128
|
|
- <div id="third_body">
|
129
|
|
- <!--セクション template-->
|
130
|
|
- <section id="template">
|
131
|
|
- <article id="breadcrumb2">
|
132
|
|
- <div id="breadcrumb_title2">
|
133
|
|
- <div id="breadcrumb_title_block2">
|
134
|
|
- <span id="breadcrumb_title"><a href="../../index.html">トップ</a>><a
|
135
|
|
- href="../../second/Notices.html">お知らせ</a>>北方町プレミアム商品券2021に関するお知らせです
|
136
|
|
- </div>
|
137
|
|
- </article>
|
138
|
|
- <article id="template">
|
139
|
|
- <div id="template_title" class="gothic">
|
140
|
|
- <div id="template_title_block">
|
141
|
|
- <span id="template_title">北方町プレミアム商品券2021に関するお知らせです</span>
|
|
131
|
+ <div id="third_body">
|
|
132
|
+ <!--セクション template-->
|
|
133
|
+ <section id="template">
|
|
134
|
+ <article id="breadcrumb2">
|
|
135
|
+ <div id="breadcrumb_title2">
|
|
136
|
+ <div id="breadcrumb_title_block2">
|
|
137
|
+ <span id="breadcrumb_title"><a href="../../index.html">トップ</a>><a
|
|
138
|
+ href="../../second/Notices.html">お知らせ</a>>北方町プレミアム商品券2021に関するお知らせです
|
|
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">北方町プレミアム商品券2021に関するお知らせです</span>
|
|
145
|
+ </div>
|
142
|
146
|
</div>
|
143
|
|
- </div>
|
144
|
|
- </article>
|
|
147
|
+ </article>
|
145
|
148
|
|
146
|
|
- <article id="template">
|
147
|
|
- <div id="template_title2" class="gothic">
|
148
|
|
- <div id="template_title_block">
|
149
|
|
- <span id="template_title2">【目的】</span>
|
|
149
|
+ <article id="template">
|
|
150
|
+ <div id="template_title2" class="gothic">
|
|
151
|
+ <div id="template_title_block">
|
|
152
|
+ <span id="template_title2">【目的】</span>
|
|
153
|
+ </div>
|
150
|
154
|
</div>
|
151
|
|
- </div>
|
152
|
|
- <span id="template_article_block">
|
153
|
|
- 〇新型コロナウイルス感染症により落ち込んだ町内消費の拡大を目的として、町内の指定取扱店で利用できるプレミアム商品券の販売を行います。<br/>
|
154
|
|
- </span>
|
155
|
|
- </article>
|
|
155
|
+ <span id="template_article_block">
|
|
156
|
+ 〇新型コロナウイルス感染症により落ち込んだ町内消費の拡大を目的として、町内の指定取扱店で利用できるプレミアム商品券の販売を行います。<br />
|
|
157
|
+ </span>
|
|
158
|
+ </article>
|
156
|
159
|
|
157
|
|
- <article id="template">
|
158
|
|
- <div id="template_title2" class="gothic">
|
159
|
|
- <div id="template_title_block">
|
160
|
|
- <span id="template_title2">【購入対象者】</span>
|
|
160
|
+ <article id="template">
|
|
161
|
+ <div id="template_title2" class="gothic">
|
|
162
|
+ <div id="template_title_block">
|
|
163
|
+ <span id="template_title2">【購入対象者】</span>
|
|
164
|
+ </div>
|
161
|
165
|
</div>
|
162
|
|
- </div>
|
163
|
|
- <span id="template_article_block">
|
164
|
|
- 〇令和3年7月31日現在にて北方町に住民登録があり、平成18年4月1日以前に生まれた方。<br>
|
165
|
|
-〇商品券は対象者皆さんが購入できますので、密を避けてお買い求めください。
|
166
|
|
- </span>
|
167
|
|
- </article>
|
|
166
|
+ <span id="template_article_block">
|
|
167
|
+ 〇令和3年7月31日現在にて北方町に住民登録があり、平成18年4月1日以前に生まれた方。<br>
|
|
168
|
+ 〇商品券は対象者皆さんが購入できますので、密を避けてお買い求めください。
|
|
169
|
+ </span>
|
|
170
|
+ </article>
|
168
|
171
|
|
169
|
|
- <article id="template">
|
170
|
|
- <div id="template_title2" class="gothic">
|
171
|
|
- <div id="template_title_block">
|
172
|
|
- <span id="template_title2">【購入引換券の郵送時期】</span>
|
|
172
|
+ <article id="template">
|
|
173
|
+ <div id="template_title2" class="gothic">
|
|
174
|
+ <div id="template_title_block">
|
|
175
|
+ <span id="template_title2">【購入引換券の郵送時期】</span>
|
|
176
|
+ </div>
|
173
|
177
|
</div>
|
174
|
|
- </div>
|
175
|
|
- <span id="template_article_block">
|
176
|
|
- 〇8月上旬に北方町役場から対象世帯へ購入引換券を発送します。<br>
|
177
|
|
- </span>
|
178
|
|
- </article>
|
|
178
|
+ <span id="template_article_block">
|
|
179
|
+ 〇8月上旬に北方町役場から対象世帯へ購入引換券を発送します。<br>
|
|
180
|
+ </span>
|
|
181
|
+ </article>
|
179
|
182
|
|
180
|
|
- <article id="template">
|
181
|
|
- <div id="template_title2" class="gothic">
|
182
|
|
- <div id="template_title_block">
|
183
|
|
- <span id="template_title2">【商品券の内容】</span>
|
|
183
|
+ <article id="template">
|
|
184
|
+ <div id="template_title2" class="gothic">
|
|
185
|
+ <div id="template_title_block">
|
|
186
|
+ <span id="template_title2">【商品券の内容】</span>
|
|
187
|
+ </div>
|
184
|
188
|
</div>
|
185
|
|
- </div>
|
186
|
|
- <span id="template_article_block">
|
187
|
|
- 〇商品券1冊あたりの販売価格は5,000円。<br/>
|
188
|
|
- <div style="padding-left: 1em; text-indent: -1em">〇1冊の内訳は、額面1,000円券×5枚=5,000円(一般店・量販店(※)で使用可)、額面500円券×10枚=5,000円(一般店のみ使用可)の計10,000円分。</div>
|
189
|
|
-※量販店とはフランチャイズを含むチェーン店5店舗以上の事業所(コンビニエンスストアは含まない)。<br>
|
190
|
|
- <div style="padding-left: 1em; text-indent: -1em">〇利用できるのは町内の登録店舗のみです。店舗一覧は購入引換券に同封します。後日、HPにも掲載します。</div>
|
191
|
|
- <div style="padding-left: 1em; text-indent: -1em">〇商品券の購入限度は、対象者1人あたり1冊となります。購入引換券に記載の「購入対象者数」分が、世帯全体の購入限度冊数となります。</div>
|
192
|
|
-<div style="padding-left: 1em; text-indent: -1em">〇商品券はたばこ、明らかな資産形成、金融商品、宝くじ、換金性があるもの(商品券・切手・印紙など)の購
|
193
|
|
- 入、家賃・地代・公共団体への支払い、公共料金などの支払い、コンビニ代行決済はできません。</div>
|
194
|
|
- <div style="padding-left: 1em; text-indent: -1em">〇購入された商品券は返金することができません。</div>
|
|
189
|
+ <span id="template_article_block">
|
|
190
|
+ 〇商品券1冊あたりの販売価格は5,000円。<br />
|
|
191
|
+ <div style="padding-left: 1em; text-indent: -1em">
|
|
192
|
+ 〇1冊の内訳は、額面1,000円券×5枚=5,000円(一般店・量販店(※)で使用可)、額面500円券×10枚=5,000円(一般店のみ使用可)の計10,000円分。</div>
|
|
193
|
+ ※量販店とはフランチャイズを含むチェーン店5店舗以上の事業所(コンビニエンスストアは含まない)。<br>
|
|
194
|
+ <div style="padding-left: 1em; text-indent: -1em">
|
|
195
|
+ 〇利用できるのは町内の登録店舗のみです。店舗一覧は購入引換券に同封します。後日、HPにも掲載します。</div>
|
|
196
|
+ <div style="padding-left: 1em; text-indent: -1em">
|
|
197
|
+ 〇商品券の購入限度は、対象者1人あたり1冊となります。購入引換券に記載の「購入対象者数」分が、世帯全体の購入限度冊数となります。</div>
|
|
198
|
+ <div style="padding-left: 1em; text-indent: -1em">
|
|
199
|
+ 〇商品券はたばこ、明らかな資産形成、金融商品、宝くじ、換金性があるもの(商品券・切手・印紙など)の購
|
|
200
|
+ 入、家賃・地代・公共団体への支払い、公共料金などの支払い、コンビニ代行決済はできません。</div>
|
|
201
|
+ <div style="padding-left: 1em; text-indent: -1em">〇購入された商品券は返金することができません。</div>
|
195
|
202
|
|
196
|
203
|
|
197
|
|
- </span>
|
198
|
|
- </article>
|
|
204
|
+ </span>
|
|
205
|
+ </article>
|
199
|
206
|
|
200
|
|
- <article id="template">
|
201
|
|
- <div id="template_title2" class="gothic">
|
202
|
|
- <div id="template_title_block">
|
203
|
|
- <span id="template_title2">【販売期間及び使用期間】</span>
|
|
207
|
+ <article id="template">
|
|
208
|
+ <div id="template_title2" class="gothic">
|
|
209
|
+ <div id="template_title_block">
|
|
210
|
+ <span id="template_title2">【販売期間及び使用期間】</span>
|
|
211
|
+ </div>
|
204
|
212
|
</div>
|
205
|
|
- </div>
|
206
|
|
- <span id="template_article_block">
|
207
|
|
- 販売期間:令和3年8月10日(火)~令和3年9月24日(金)<br/>
|
208
|
|
- 使用期間:令和3年8月10日(火)~令和4年1月31日(月)<br/>
|
209
|
|
- </span>
|
210
|
|
- </article>
|
|
213
|
+ <span id="template_article_block">
|
|
214
|
+ 販売期間:令和3年8月10日(火)~令和3年9月24日(金)<br />
|
|
215
|
+ 使用期間:令和3年8月10日(火)~令和4年1月31日(月)<br />
|
|
216
|
+ </span>
|
|
217
|
+ </article>
|
211
|
218
|
|
212
|
|
- <article id="template">
|
213
|
|
- <div id="template_title2" class="gothic">
|
214
|
|
- <div id="template_title_block">
|
215
|
|
- <span id="template_title2">【使用できる店舗】</span>
|
|
219
|
+ <article id="template">
|
|
220
|
+ <div id="template_title2" class="gothic">
|
|
221
|
+ <div id="template_title_block">
|
|
222
|
+ <span id="template_title2">【使用できる店舗】</span>
|
|
223
|
+ </div>
|
216
|
224
|
</div>
|
217
|
|
- </div>
|
218
|
|
- <span id="template_article_block">
|
219
|
|
- 北方町プレミアム商品券2021 取扱店一覧(決定次第お知らせします)
|
220
|
|
- </span>
|
221
|
|
- </article>
|
|
225
|
+ <span id="template_article_block">
|
|
226
|
+ 北方町プレミアム商品券2021 取扱店一覧(決定次第お知らせします)
|
|
227
|
+ </span>
|
|
228
|
+ </article>
|
222
|
229
|
|
223
|
|
- <article id="template">
|
224
|
|
- <div id="template_title2" class="gothic">
|
225
|
|
- <div id="template_title_block">
|
226
|
|
- <span id="template_title2">【商品券の購入方法】</span>
|
|
230
|
+ <article id="template">
|
|
231
|
+ <div id="template_title2" class="gothic">
|
|
232
|
+ <div id="template_title_block">
|
|
233
|
+ <span id="template_title2">【商品券の購入方法】</span>
|
|
234
|
+ </div>
|
227
|
235
|
</div>
|
228
|
|
- </div>
|
229
|
|
- <span id="template_article_block">
|
230
|
|
- <div style="padding-left: 1em; text-indent: -1em">〇「購入引換券」「購入代金」「本人確認書類(以下をご参照)」を持って、下記の販売場所にてご購入ください。</div>
|
231
|
|
- <div style="padding-left: 1em; text-indent: -1em">〇世帯主が購入される場合は、購入引換券に記載の世帯主名・住所と一致する本人確認書類(免許証、健康保険証、社員証、学生証等)が必要となります。</div>
|
232
|
|
- <div style="padding-left: 1em; text-indent: -1em">〇世帯主のほか、ご家族・代理人・使者等が商品券を購入することができます。その場合には、①購入引換券中段の「窓口来訪者のご氏名・世帯主とのご関係」欄を記入いただいたうえで、②窓口来訪者の本人確認書類、購入引換券に記載の世帯主の本人確認書類(コピー可)の2点が必要となります。</div>
|
233
|
|
- <div style="padding-left: 1em; text-indent: -1em">〇購入回数は1回のみとなり、その場で購入引換券を回収致します。このため、世帯全体の購入限度に満たない冊数をご購入いただいた場合、残り冊数の購入ができなくなりますのでご注意ください。</div>
|
234
|
|
- </span>
|
235
|
|
- </article>
|
|
236
|
+ <span id="template_article_block">
|
|
237
|
+ <div style="padding-left: 1em; text-indent: -1em">
|
|
238
|
+ 〇「購入引換券」「購入代金」「本人確認書類(以下をご参照)」を持って、下記の販売場所にてご購入ください。</div>
|
|
239
|
+ <div style="padding-left: 1em; text-indent: -1em">
|
|
240
|
+ 〇世帯主が購入される場合は、購入引換券に記載の世帯主名・住所と一致する本人確認書類(免許証、健康保険証、社員証、学生証等)が必要となります。</div>
|
|
241
|
+ <div style="padding-left: 1em; text-indent: -1em">
|
|
242
|
+ 〇世帯主のほか、ご家族・代理人・使者等が商品券を購入することができます。その場合には、①購入引換券中段の「窓口来訪者のご氏名・世帯主とのご関係」欄を記入いただいたうえで、②窓口来訪者の本人確認書類、購入引換券に記載の世帯主の本人確認書類(コピー可)の2点が必要となります。
|
|
243
|
+ </div>
|
|
244
|
+ <div style="padding-left: 1em; text-indent: -1em">
|
|
245
|
+ 〇購入回数は1回のみとなり、その場で購入引換券を回収致します。このため、世帯全体の購入限度に満たない冊数をご購入いただいた場合、残り冊数の購入ができなくなりますのでご注意ください。
|
|
246
|
+ </div>
|
|
247
|
+ </span>
|
|
248
|
+ </article>
|
236
|
249
|
|
237
|
|
- <article id="template">
|
238
|
|
- <div id="template_title2" class="gothic">
|
239
|
|
- <div id="template_title_block">
|
240
|
|
- <span id="template_title2">【商品券の販売場所】</span>
|
|
250
|
+ <article id="template">
|
|
251
|
+ <div id="template_title2" class="gothic">
|
|
252
|
+ <div id="template_title_block">
|
|
253
|
+ <span id="template_title2">【商品券の販売場所】</span>
|
|
254
|
+ </div>
|
241
|
255
|
</div>
|
242
|
|
- </div>
|
243
|
|
- <span id="template_article_block">
|
244
|
|
- <strong><平日の販売場所></strong>
|
245
|
|
- <table style="text-align: center" id="infokitagata" width="100%" cellspacing="1" cellpadding="3" border="1">
|
246
|
|
- <tbody>
|
247
|
|
- <tr>
|
248
|
|
- <th width="10%" bgcolor="#ADD8E6"></th>
|
249
|
|
- <th width="20%" bgcolor="#ADD8E6">《町内金融機関》</th>
|
250
|
|
- <th width="20%" bgcolor="#ADD8E6">《商工会》</th>
|
251
|
|
- </tr>
|
252
|
|
- <tr>
|
253
|
|
- <td bgcolor="#CCCCCC">販売場所</td>
|
254
|
|
- <td style="padding-left: 36px; text-align: left" bgcolor="#CCCCCC">下記の金融機関の北方支店<br>
|
255
|
|
- <ul>
|
256
|
|
- <li>大垣共立銀行</li>
|
257
|
|
- <li>ぎふ農業協同組合</li>
|
258
|
|
- <li>十六銀行</li>
|
259
|
|
- <li>大垣西濃信用金庫</li>
|
260
|
|
- <li>岐阜商工信用組合</li>
|
261
|
|
- </ul>
|
262
|
|
- </td>
|
263
|
|
- <td bgcolor="#CCCCCC">北方町商工会</td>
|
|
256
|
+ <span id="template_article_block">
|
|
257
|
+ <strong><平日の販売場所></strong>
|
|
258
|
+ <table style="text-align: center" id="infokitagata" width="100%" cellspacing="1" cellpadding="3"
|
|
259
|
+ border="1">
|
|
260
|
+ <tbody>
|
|
261
|
+ <tr>
|
|
262
|
+ <th width="10%" bgcolor="#ADD8E6"></th>
|
|
263
|
+ <th width="20%" bgcolor="#ADD8E6">《町内金融機関》</th>
|
|
264
|
+ <th width="20%" bgcolor="#ADD8E6">《商工会》</th>
|
|
265
|
+ </tr>
|
|
266
|
+ <tr>
|
|
267
|
+ <td bgcolor="#CCCCCC">販売場所</td>
|
|
268
|
+ <td style="padding-left: 36px; text-align: left" bgcolor="#CCCCCC">下記の金融機関の北方支店<br>
|
|
269
|
+ <ul>
|
|
270
|
+ <li>大垣共立銀行</li>
|
|
271
|
+ <li>ぎふ農業協同組合</li>
|
|
272
|
+ <li>十六銀行</li>
|
|
273
|
+ <li>大垣西濃信用金庫</li>
|
|
274
|
+ <li>岐阜商工信用組合</li>
|
|
275
|
+ </ul>
|
|
276
|
+ </td>
|
|
277
|
+ <td bgcolor="#CCCCCC">北方町商工会</td>
|
264
|
278
|
|
265
|
|
- </tr>
|
266
|
|
- <tr>
|
267
|
|
- <td bgcolor="#CCCCCC">販売日時</td>
|
268
|
|
- <td bgcolor="#CCCCCC">上記の販売期間のうち、<br>平日の窓口営業時間</td>
|
269
|
|
- <td bgcolor="#CCCCCC">上記の販売期間のうち、<br>平日の午前9~午後4時</td>
|
270
|
|
- </tr>
|
271
|
|
- </tbody>
|
272
|
|
- </table>
|
273
|
|
-<br>
|
274
|
|
- <strong><休日の販売場所(下記の6日間のみ販売)></strong>
|
275
|
|
- <table style="text-align: center" id="infokitagata" width="100%" cellspacing="1" cellpadding="3" border="1">
|
276
|
|
- <tbody>
|
277
|
|
- <tr>
|
278
|
|
- <th width="50%" bgcolor="#ADD8E6" colspan="4">《役場及び町内施設》</th>
|
279
|
|
- </tr>
|
280
|
|
- <tr style="height: 50px">
|
281
|
|
- <td bgcolor="#CCCCCC">販売場所</td>
|
282
|
|
- <td bgcolor="#CCCCCC">勤労青少年ホーム</td>
|
283
|
|
- <td bgcolor="#CCCCCC">北方町役場</td>
|
284
|
|
- <td bgcolor="#CCCCCC">働く婦人の家</td>
|
285
|
|
- </tr>
|
286
|
|
- <tr>
|
287
|
|
- <td bgcolor="#CCCCCC">販売日時</td>
|
288
|
|
- <td style="padding-left: 21px; text-align: left" bgcolor="#CCCCCC">
|
289
|
|
- <ul>
|
290
|
|
- <li>8月22日(日)</li>
|
291
|
|
- <li>9月11日(土)</li>
|
292
|
|
- </ul>
|
293
|
|
- の午前9~午後3時</td>
|
294
|
|
- <td style="padding-left: 21px; text-align: left" bgcolor="#CCCCCC">
|
295
|
|
- <ul>
|
296
|
|
- <li>8月28日(土)</li>
|
297
|
|
- <li>9月12日(日)</li>
|
298
|
|
- </ul>
|
299
|
|
- の午前9~午後3時</td>
|
300
|
|
- <td style="padding-left: 21px; text-align: left" bgcolor="#CCCCCC">
|
301
|
|
- <ul>
|
302
|
|
- <li>8月29日(日)</li>
|
303
|
|
- <li>9月4日(土)</li>
|
304
|
|
- の午前9~午後3時
|
305
|
|
- </ul>
|
306
|
|
- </td>
|
307
|
|
- </tr>
|
308
|
|
- </tbody>
|
309
|
|
- </table>
|
310
|
|
- </span>
|
311
|
|
- </article>
|
|
279
|
+ </tr>
|
|
280
|
+ <tr>
|
|
281
|
+ <td bgcolor="#CCCCCC">販売日時</td>
|
|
282
|
+ <td bgcolor="#CCCCCC">上記の販売期間のうち、<br>平日の窓口営業時間</td>
|
|
283
|
+ <td bgcolor="#CCCCCC">上記の販売期間のうち、<br>平日の午前9時~午後4時</td>
|
|
284
|
+ </tr>
|
|
285
|
+ </tbody>
|
|
286
|
+ </table>
|
|
287
|
+ <br>
|
|
288
|
+ <strong><休日の販売場所(下記の6日間のみ販売)></strong>
|
|
289
|
+ <table style="text-align: center" id="infokitagata" width="100%" cellspacing="1" cellpadding="3"
|
|
290
|
+ border="1">
|
|
291
|
+ <tbody>
|
|
292
|
+ <tr>
|
|
293
|
+ <th bgcolor="#ADD8E6"></th>
|
|
294
|
+ <th width="50%" bgcolor="#ADD8E6" colspan="3">《役場及び町内施設》</th>
|
|
295
|
+ </tr>
|
|
296
|
+ <tr style="height: 50px">
|
|
297
|
+ <td bgcolor="#CCCCCC">販売場所</td>
|
|
298
|
+ <td bgcolor="#CCCCCC">勤労青少年ホーム</td>
|
|
299
|
+ <td bgcolor="#CCCCCC">北方町役場</td>
|
|
300
|
+ <td bgcolor="#CCCCCC">働く婦人の家</td>
|
|
301
|
+ </tr>
|
|
302
|
+ <tr>
|
|
303
|
+ <td bgcolor="#CCCCCC">販売日時</td>
|
|
304
|
+ <td style="padding-left: 21px; text-align: left" bgcolor="#CCCCCC">
|
|
305
|
+ <ul>
|
|
306
|
+ <li>8月22日(日)</li>
|
|
307
|
+ <li>9月11日(土)</li>
|
|
308
|
+ </ul>
|
|
309
|
+ の午前9~午後3時
|
|
310
|
+ </td>
|
|
311
|
+ <td style="padding-left: 21px; text-align: left" bgcolor="#CCCCCC">
|
|
312
|
+ <ul>
|
|
313
|
+ <li>8月28日(土)</li>
|
|
314
|
+ <li>9月12日(日)</li>
|
|
315
|
+ </ul>
|
|
316
|
+ の午前9~午後3時
|
|
317
|
+ </td>
|
|
318
|
+ <td style="padding-left: 21px; text-align: left" bgcolor="#CCCCCC">
|
|
319
|
+ <ul>
|
|
320
|
+ <li>8月29日(日)</li>
|
|
321
|
+ <li>9月4日(土)</li>
|
|
322
|
+ の午前9~午後3時
|
|
323
|
+ </ul>
|
|
324
|
+ </td>
|
|
325
|
+ </tr>
|
|
326
|
+ </tbody>
|
|
327
|
+ </table>
|
|
328
|
+ </span>
|
|
329
|
+ </article>
|
312
|
330
|
|
313
|
|
- </section>
|
314
|
|
- </div>
|
|
331
|
+ </section>
|
|
332
|
+ </div>
|
315
|
333
|
|
316
|
|
- <footer>
|
317
|
|
- <img src="../../css/img/kitagatafooter.png" width="920px" height="80px" alt="北方町"/><br/>
|
318
|
|
- <p class="footer_text"><a href="../../second/Copyright_and_link.html">リンクと著作権</a>|<a
|
319
|
|
- href="../../second/Privacy_policy.html">個人情報保護指針</a>|<a
|
320
|
|
- href="../../second/Barrier_free_policy.html">バリアフリーポリシー</a></p>
|
321
|
|
- </footer>
|
|
334
|
+ <footer>
|
|
335
|
+ <img src="../../css/img/kitagatafooter.png" width="920px" height="80px" alt="北方町" /><br />
|
|
336
|
+ <p class="footer_text"><a href="../../second/Copyright_and_link.html">リンクと著作権</a>|<a
|
|
337
|
+ href="../../second/Privacy_policy.html">個人情報保護指針</a>|<a
|
|
338
|
+ href="../../second/Barrier_free_policy.html">バリアフリーポリシー</a></p>
|
|
339
|
+ </footer>
|
322
|
340
|
|
323
|
341
|
|
324
|
|
-</div>
|
325
|
|
-<img class="cgipageview" src="http://www.town.kitagata.gifu.jp/cgi-bin/pcount/pcount.cgi?092_20151210" height="1"
|
326
|
|
- width="1"/>
|
|
342
|
+ </div>
|
|
343
|
+ <img class="cgipageview" src="http://www.town.kitagata.gifu.jp/cgi-bin/pcount/pcount.cgi?092_20151210" height="1"
|
|
344
|
+ width="1" />
|
327
|
345
|
</body>
|
328
|
346
|
|
329
|
|
-</html>
|
|
347
|
+</html>
|