|
@@ -0,0 +1,286 @@
|
|
1
|
+<!doctype html>
|
|
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
|
+ <link rel="stylesheet" href="../../css/pageview.css">
|
|
14
|
+ <meta name="google-translate-customization" content="45643f5d79d6e245-283971e7754d7b90-g905c6e6b6867bf2f-2f">
|
|
15
|
+ </meta>
|
|
16
|
+ <script src="../../js/operation.js"></script>
|
|
17
|
+</head>
|
|
18
|
+
|
|
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" onClick="setBackground3(1)">
|
|
35
|
+ <input id="button2" width="29px" height="28px" value=" " alt=" " type="image" onClick="setBackground3(2)">
|
|
36
|
+ <input id="button3" width="29px" height="28px" value=" " alt=" " type="image" onClick="setBackground3(3)">
|
|
37
|
+ </div>
|
|
38
|
+ <script>
|
|
39
|
+ getBackgNumber3();
|
|
40
|
+ </script>
|
|
41
|
+ </article>
|
|
42
|
+
|
|
43
|
+ <!--セクション 文字サイズ-->
|
|
44
|
+ <!--<article id="charsize" >
|
|
45
|
+<img src="../../css/img/008.png" alt="文字サイズ変更ボックス" />
|
|
46
|
+<div id="charsize_img">
|
|
47
|
+<img src="../../css/img/005.png" alt="文字大きさ変更、小さい" />
|
|
48
|
+<img src="../../css/img/006.png" alt="文字大きさ変更、中間" />
|
|
49
|
+<img src="../../css/img/007.png" alt="文字大きさ変更、大きい" />
|
|
50
|
+</div>
|
|
51
|
+</article>-->
|
|
52
|
+
|
|
53
|
+ <!--セクション サイトマップ-->
|
|
54
|
+ <article id="sitemap">
|
|
55
|
+ <div id="sitemap_img">
|
|
56
|
+ <a href="../../second/sitemap.html"><img src="../../css/img/kitagata_sitemap.png" alt="サイトマップ" /></a>
|
|
57
|
+ </div>
|
|
58
|
+ </article>
|
|
59
|
+ <!--セクション お問い合わせ-->
|
|
60
|
+ <article id="contact">
|
|
61
|
+ <div id="contact_img">
|
|
62
|
+ <a href="../../third/town_admini_info/administrative_organization_chart.html"><img
|
|
63
|
+ src="../../css/img/kitagata_support.png" alt="お問い合わせはこちらから" /></a>
|
|
64
|
+ </div>
|
|
65
|
+ </article>
|
|
66
|
+ <!--セクション 翻訳-->
|
|
67
|
+ <article id="translation">
|
|
68
|
+ <div id="translation_img">
|
|
69
|
+ <!--<img src="../../css/img/kitagata_Language.png" alt="翻訳" />-->
|
|
70
|
+ <div id="google_translate_element"></div>
|
|
71
|
+ <script type="text/javascript">
|
|
72
|
+ function googleTranslateElementInit() {
|
|
73
|
+ new google.translate.TranslateElement({
|
|
74
|
+ pageLanguage: 'ja',
|
|
75
|
+ layout: google.translate.TranslateElement.InlineLayout.SIMPLE
|
|
76
|
+ }, 'google_translate_element');
|
|
77
|
+ }
|
|
78
|
+ </script>
|
|
79
|
+ <script type="text/javascript"
|
|
80
|
+ src="//translate.google.com/translate_a/element.js?cb=googleTranslateElementInit"></script>
|
|
81
|
+ </div>
|
|
82
|
+ </article>
|
|
83
|
+ <div id="claer">
|
|
84
|
+ </div>
|
|
85
|
+ </div>
|
|
86
|
+ </section>
|
|
87
|
+
|
|
88
|
+ <!--ヘッダーデータ-->
|
|
89
|
+ <header>
|
|
90
|
+ <div id="header" class="gothic">
|
|
91
|
+ <a href="../../index.html"><img src="../../css/img/header_emblem.png" width="200px" height="260px" /></a>
|
|
92
|
+ <div id="h_block_1">
|
|
93
|
+ <div class="h_line">
|
|
94
|
+ </div>
|
|
95
|
+ <article class="h_text_l">
|
|
96
|
+ <a class="h_link" href="../../second/living.html"><span class="h_text">くらしの情報</span></a>
|
|
97
|
+ </article>
|
|
98
|
+ <article class="h_text_l">
|
|
99
|
+ <a class="h_link" href="../../second/tourism.html"><span class="h_text">観光</span></a>
|
|
100
|
+ </article>
|
|
101
|
+ <article class="h_text_l">
|
|
102
|
+ <a class="h_link" href="../../second/business.html"><span class="h_text">事業者向け情報</span></a>
|
|
103
|
+ </article>
|
|
104
|
+ <article class="h_text_l">
|
|
105
|
+ <a class="h_link" href="../../second/town_admini_info.html"><span class="h_text">町政情報</span></a>
|
|
106
|
+ </article>
|
|
107
|
+ </div>
|
|
108
|
+ <div id="h_block_search">
|
|
109
|
+ <div class="h_line"></div>
|
|
110
|
+ <article class="h_search">
|
|
111
|
+ <div class="space10"></div>
|
|
112
|
+ <form action="http://www.google.com/search">
|
|
113
|
+ <input type="hidden" name="hl" value="ja" />
|
|
114
|
+ <input type="hidden" name="ie" value="UTF-8">
|
|
115
|
+ <input type="hidden" name="oe" value="UTF-8">
|
|
116
|
+ <input type="hidden" value="www.town.kitagata.gifu.jp" name="as_sitesearch" />
|
|
117
|
+ <input type="text" name="q" size="16" maxlength="256" value="" />
|
|
118
|
+ <input type="submit" name="btnG" value="検索" />
|
|
119
|
+ </form>
|
|
120
|
+ </article>
|
|
121
|
+ </div>
|
|
122
|
+ </div>
|
|
123
|
+ </header>
|
|
124
|
+
|
|
125
|
+ <div id="third_body">
|
|
126
|
+ <!--セクション template-->
|
|
127
|
+ <section id="template">
|
|
128
|
+ <article id="breadcrumb2">
|
|
129
|
+ <div id="breadcrumb_title2">
|
|
130
|
+ <div id="breadcrumb_title_block2">
|
|
131
|
+ <span id="breadcrumb_title"><a href="../../index.html">トップ</a>><a
|
|
132
|
+ href="../../second/Notices.html">お知らせ</a>>北方町職員を募集します
|
|
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">令和2年度 第2回(令和3年4月採用)北方町職員採用試験</span>
|
|
139
|
+ </div>
|
|
140
|
+ </div>
|
|
141
|
+ </article>
|
|
142
|
+ <article id="template">
|
|
143
|
+ <div id="template_title2" class="gothic">
|
|
144
|
+ <div id="template_title_block">
|
|
145
|
+ <span id="template_title2">募集職種、人員、応募資格</span>
|
|
146
|
+ </div>
|
|
147
|
+ </div>
|
|
148
|
+ <span id="template_article_block">
|
|
149
|
+ ①一般行政職・・・若干名<br />
|
|
150
|
+ <p style="padding-left:1em;">
|
|
151
|
+ 平成5年4月2日以降に生まれ、大学卒業程度・短大(高等専門学校含む)卒業程度以上の学歴を有する方(令和3年3月卒業見込みの方を含む)
|
|
152
|
+ </p>
|
|
153
|
+ ②一般行政職(民間企業等職務経験者)・・・若干名<br />
|
|
154
|
+ <p style="padding-left:1em;">
|
|
155
|
+ 昭和61年4月2日以降に生まれ、高校卒業程度以上の学歴を有し、同一事業所(民間企業等)に継続して勤務していた期間が2年以上ある方(公務員の期間は除く。)
|
|
156
|
+ </p>
|
|
157
|
+ ③保育士・・・若干名<br />
|
|
158
|
+ <p style="padding-left:1em;">
|
|
159
|
+ 平成5年4月2日以降に生まれ、大学卒業程度・短大(高等専門学校含む)卒業程度以上の学歴を有し、保育士及び幼稚園教諭の両資格を有する方(令和3年3月までに卒業見込み、両資格取得見込みの方を含む)
|
|
160
|
+ </p>
|
|
161
|
+ </span>
|
|
162
|
+ </article>
|
|
163
|
+
|
|
164
|
+ <article id="template">
|
|
165
|
+ <div id="template_title2" class="gothic">
|
|
166
|
+ <div id="template_title_block">
|
|
167
|
+ <span id="template_title2">給料月額</span>
|
|
168
|
+ </div>
|
|
169
|
+ </div>
|
|
170
|
+ <span id="template_article_block">
|
|
171
|
+ ①③182,200円程度(大学新卒初任給)<br />
|
|
172
|
+ ② 206,300円程度(大学卒業後職務経験5年の場合の一例)
|
|
173
|
+ </span>
|
|
174
|
+ </article>
|
|
175
|
+
|
|
176
|
+ <article id="template">
|
|
177
|
+ <div id="template_title2" class="gothic">
|
|
178
|
+ <div id="template_title_block">
|
|
179
|
+ <span id="template_title2">試験日程</span>
|
|
180
|
+ </div>
|
|
181
|
+ </div>
|
|
182
|
+ <span id="template_article_block">
|
|
183
|
+ 1次試験 令和2年9月20日(日)<br />
|
|
184
|
+ 2次試験 令和2年10月中旬から下旬を予定
|
|
185
|
+ </span>
|
|
186
|
+ </article>
|
|
187
|
+
|
|
188
|
+ <article id="template">
|
|
189
|
+ <div id="template_title2" class="gothic">
|
|
190
|
+ <div id="template_title_block">
|
|
191
|
+ <span id="template_title2">試験場所</span>
|
|
192
|
+ </div>
|
|
193
|
+ </div>
|
|
194
|
+ <span id="template_article_block">
|
|
195
|
+ 1次試験 岐阜県立岐阜総合学園高等学校(岐阜市須賀2-7-25)<br />
|
|
196
|
+ 2次試験 北方町役場
|
|
197
|
+ </span>
|
|
198
|
+ </article>
|
|
199
|
+
|
|
200
|
+ <article id="template">
|
|
201
|
+ <div id="template_title2" class="gothic">
|
|
202
|
+ <div id="template_title_block">
|
|
203
|
+ <span id="template_title2">選考試験</span>
|
|
204
|
+ </div>
|
|
205
|
+ </div>
|
|
206
|
+ <span id="template_article_block">
|
|
207
|
+ 1次試験 ①③ 教養試験、事務適性検査、適性検査<br />
|
|
208
|
+ 1次試験 ② 職務基礎試験、職務適応性検査、適性検査<br />
|
|
209
|
+ 2次試験 ①②③ 作文・面接(③保育士のみ実技試験あり)
|
|
210
|
+ </span>
|
|
211
|
+ </article>
|
|
212
|
+
|
|
213
|
+ <article id="template">
|
|
214
|
+ <div id="template_title2" class="gothic">
|
|
215
|
+ <div id="template_title_block">
|
|
216
|
+ <span id="template_title2">受験手続</span>
|
|
217
|
+ </div>
|
|
218
|
+ </div>
|
|
219
|
+ <span id="template_article_block">
|
|
220
|
+ <p style="padding-left:0em;">■申込書の交付</p>
|
|
221
|
+ <p style="padding-left:2em;">令和2年7月6日(月)から7月31日(金)まで</p>
|
|
222
|
+ <p style="padding-left:2em;">午前9時00分から午後5時00分まで</p>
|
|
223
|
+ <p style="padding-left:2em;">ただし、土曜日、日曜日、祝日を除く。</p>
|
|
224
|
+ <p style="padding-left:3em;">
|
|
225
|
+ ※ 郵便で試験申込書等の交付を請求する場合は、封筒表面に「職員採用試験申込書請求」と朱書きし、職種(一般行政職又は保育士)、試験区分(大学卒業程度、短大卒業程度又は民間企業等職務経験者)を明記してください。また、送付先記載の返信用封筒(角型2号)に140円分の切手を貼ったものを同封してください。なお、不備がある場合は、試験申込書等を送付できない場合があります。
|
|
226
|
+ </p>
|
|
227
|
+ <br />
|
|
228
|
+ ■提出書類<br />
|
|
229
|
+ <p style="padding-left:2em;">・試験申込書:必要事項を記入のうえ、切手貼付箇所に63円切手を貼ってください。受験申込時には写真を貼ってはいけません。</p>
|
|
230
|
+ <p style="padding-left:2em;">・履歴書:A3サイズの市販の履歴書用紙を用い、カラー写真を貼ってください。</p>
|
|
231
|
+ <p style="padding-left:2em;">・職歴証明書(民間企業職務等経験者のみ)(採用内定後に事業主等が証明する職歴証明書を提出していただきます。)</p>
|
|
232
|
+ <p style="padding-left:2em;">・保育士申込者は、資格取得(見込)証明書 【保育士及び幼稚園教諭の両資格】</p>
|
|
233
|
+ <p style="padding-left:3em;">※ 試験申込書等を郵送する場合は、必ず<u>簡易書留</u>とし、封筒の表に「職員採用試験申込書在中」と朱書きしてください。</p>
|
|
234
|
+ <br />
|
|
235
|
+ <p style="padding-left:0em;">■申込受付期間</p>
|
|
236
|
+ <p style="padding-left:2em;">令和2年7月6日(月)から7月31日(金)まで</p>
|
|
237
|
+ <p style="padding-left:2em;">午前9時00分から午後5時00分まで</p>
|
|
238
|
+ <p style="padding-left:2em;">ただし、土曜日、日曜日、祝日を除く。</p>
|
|
239
|
+ <p style="padding-left:3em;">※ 郵送の場合は、7月30日(火)午後5時00分までに到着した分まで受け付けます。</p>
|
|
240
|
+ </span>
|
|
241
|
+ </article>
|
|
242
|
+
|
|
243
|
+ <article id="template">
|
|
244
|
+ <div id="template_title2" class="gothic">
|
|
245
|
+ <div id="template_title_block">
|
|
246
|
+ <span id="template_title2">採用試験要項のダウンロード</span>
|
|
247
|
+ </div>
|
|
248
|
+ </div>
|
|
249
|
+ <span id="template_article_block">
|
|
250
|
+ 採用試験要項は、下記よりダウンロードできます。<br />
|
|
251
|
+ <p style="padding-left:2em;"><a href="../../fourth/notices/250_20200701_1.pdf"
|
|
252
|
+ target="_blank">令和2年度 第2回(令和3年4月採用予定)北方町職員採用試験要</a></p>
|
|
253
|
+ <p style="padding-left:2em;"><a href="../../fourth/notices/250_20200701_2.pdf"
|
|
254
|
+ target="_blank">令和2年度 第2回(令和3年4月採用予定)北方町職員(民間企業等職務経験者)採用試験要項</a></p>
|
|
255
|
+ </span>
|
|
256
|
+ </article>
|
|
257
|
+
|
|
258
|
+ <article id="template">
|
|
259
|
+ <div id="template_title2" class="gothic">
|
|
260
|
+ <div id="template_title_block">
|
|
261
|
+ <span id="template_title2">申し込み・お問い合わせ</span>
|
|
262
|
+ </div>
|
|
263
|
+ </div>
|
|
264
|
+ <span id="template_article_block">
|
|
265
|
+ 総務課 人事担当<br />
|
|
266
|
+ Tel 323-1111<br />
|
|
267
|
+ </span>
|
|
268
|
+ </article>
|
|
269
|
+
|
|
270
|
+ </section>
|
|
271
|
+ </div>
|
|
272
|
+
|
|
273
|
+ <footer>
|
|
274
|
+ <img src="../../css/img/kitagatafooter.png" width="920px" height="80px" alt="北方町" /><br />
|
|
275
|
+ <p class="footer_text"><a href="../../second/Copyright_and_link.html">リンクと著作権</a>|<a
|
|
276
|
+ href="../../second/Privacy_policy.html">個人情報保護指針</a>|<a
|
|
277
|
+ href="../../second/Barrier_free_policy.html">バリアフリーポリシー</a></p>
|
|
278
|
+ </footer>
|
|
279
|
+
|
|
280
|
+
|
|
281
|
+ </div>
|
|
282
|
+ <img class="cgipageview" src="http://www.town.kitagata.gifu.jp/cgi-bin/pcount/pcount.cgi?092_20151210" height="1"
|
|
283
|
+ width="1" />
|
|
284
|
+</body>
|
|
285
|
+
|
|
286
|
+</html>
|