|
@@ -1,243 +0,0 @@
|
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>>令和2年度北方町職員及び会計年度任用職員募集
|
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年度北方町職員及び会計年度任用職員募集</span>
|
139
|
|
- </div>
|
140
|
|
- </div>
|
141
|
|
- </article>
|
142
|
|
- <article id="template">
|
143
|
|
- <div id="template_title2" class="gothic" style="height: 42px;">
|
144
|
|
- <div id="template_title_block">
|
145
|
|
- <span id="template_title2">令和2年度北方町職員及び会計年度任用職員募集【令和2年11月20日㈮申込締切、各区分の試験日程は応募者に後日連絡します】</span>
|
146
|
|
- </div>
|
147
|
|
- </div>
|
148
|
|
- <span id="template_article_block">
|
149
|
|
- 1.試験区分・募集職種等
|
150
|
|
- <table id="infokitagata" width="100%" cellspacing="1" cellpadding="3" border="1">
|
151
|
|
- <tbody>
|
152
|
|
- <tr>
|
153
|
|
- <th width="10%" bgcolor="#ADD8E6">区 分</th>
|
154
|
|
- <th width="10%" bgcolor="#ADD8E6">募集職種</th>
|
155
|
|
- <th width="10%" bgcolor="#ADD8E6">応募資格</th>
|
156
|
|
- <th width="30%" bgcolor="#ADD8E6">給与(報酬)勤務時間等</th>
|
157
|
|
- <th width="10%" bgcolor="#ADD8E6">試 験</th>
|
158
|
|
- <th width="20%" bgcolor="#ADD8E6">提出書類</th>
|
159
|
|
- <th width="10%" bgcolor="#ADD8E6">採用予定日</th>
|
160
|
|
- </tr>
|
161
|
|
- <tr>
|
162
|
|
- <td bgcolor="#CCCCCC">正職員</td>
|
163
|
|
- <td bgcolor="#CCCCCC">①保健師
|
164
|
|
- </td>
|
165
|
|
- <td bgcolor="#CCCCCC">保健師資格を有する方</td>
|
166
|
|
- <td bgcolor="#CCCCCC">201,200円程度~</td>
|
167
|
|
- <td bgcolor="#CCCCCC">作文試験<br />
|
168
|
|
- 面接試験</td>
|
169
|
|
- <td bgcolor="#CCCCCC">履歴書(JIS規格 A3)<br />
|
170
|
|
- 保健師免許状の写し(今年度取得見込含む)
|
171
|
|
- </td>
|
172
|
|
- <td bgcolor="#CCCCCC">令和3年1月1日</td>
|
173
|
|
- </tr>
|
174
|
|
- <tr>
|
175
|
|
- <td bgcolor="#CCCCCC">会計年度任用職員</td>
|
176
|
|
- <td bgcolor="#CCCCCC">②保健師</td>
|
177
|
|
- <td bgcolor="#CCCCCC">保健師資格を有する方</td>
|
178
|
|
- <td bgcolor="#CCCCCC">141,000円程度<br />
|
179
|
|
- 勤務時間応相談
|
180
|
|
- </td>
|
181
|
|
- <td bgcolor="#CCCCCC">面接試験</td>
|
182
|
|
- <td bgcolor="#CCCCCC">履歴書(JIS規格 A3)<br />
|
183
|
|
- 保健師免許状の写し(今年度取得見込含む)</td>
|
184
|
|
- <td bgcolor="#CCCCCC">令和2年12月1日</td>
|
185
|
|
- </tr>
|
186
|
|
- <tr>
|
187
|
|
- <td bgcolor="#CCCCCC">会計年度任用職員</td>
|
188
|
|
- <td bgcolor="#CCCCCC">③保育士</td>
|
189
|
|
- <td bgcolor="#CCCCCC">保育士資格を有する方</td>
|
190
|
|
- <td bgcolor="#CCCCCC">勤務時間により異なる<br />
|
191
|
|
- 午前7時30分~午後7時までの間で時間応相談</td>
|
192
|
|
- <td bgcolor="#CCCCCC">面接試験</td>
|
193
|
|
- <td bgcolor="#CCCCCC">履歴書(JIS規格 A3)<br />
|
194
|
|
- 保育士証の写し
|
195
|
|
- </td>
|
196
|
|
- <td bgcolor="#CCCCCC">令和2年12月1日</td>
|
197
|
|
- </tr>
|
198
|
|
- <tr>
|
199
|
|
- <td bgcolor="#CCCCCC">会計年度任用職員</td>
|
200
|
|
- <td bgcolor="#CCCCCC">④窓口事務</td>
|
201
|
|
- <td bgcolor="#CCCCCC">高校卒業程度の学力を有し、パソコンの基本的な操作のできる方</td>
|
202
|
|
- <td bgcolor="#CCCCCC"> 140,883円<br />
|
203
|
|
- 勤務時間 午前9時~午後5時15分</td>
|
204
|
|
- <td bgcolor="#CCCCCC"> 書類選考後<br />
|
205
|
|
- 面接試験</td>
|
206
|
|
- <td bgcolor="#CCCCCC">履歴書(JIS規格 A3)</td>
|
207
|
|
- <td bgcolor="#CCCCCC">令和2年12月1日</td>
|
208
|
|
- </tr>
|
209
|
|
- </tbody>
|
210
|
|
- </table>
|
211
|
|
- </p>
|
212
|
|
- </span>
|
213
|
|
- </article>
|
214
|
|
-
|
215
|
|
- <article id="template">
|
216
|
|
- <div id="template_title2" class="gothic">
|
217
|
|
- <div id="template_title_block">
|
218
|
|
- <span id="template_title2">申し込み・お問い合わせ</span>
|
219
|
|
- </div>
|
220
|
|
- </div>
|
221
|
|
- <span id="template_article_block">
|
222
|
|
- ①②③福祉健康課☏323-1119 ④総務課☏323-1111<br />
|
223
|
|
- ※郵送の場合は11月20日(金)必着<br />
|
224
|
|
- </span>
|
225
|
|
- </article>
|
226
|
|
-
|
227
|
|
- </section>
|
228
|
|
- </div>
|
229
|
|
-
|
230
|
|
- <footer>
|
231
|
|
- <img src="../../css/img/kitagatafooter.png" width="920px" height="80px" alt="北方町" /><br />
|
232
|
|
- <p class="footer_text"><a href="../../second/Copyright_and_link.html">リンクと著作権</a>|<a
|
233
|
|
- href="../../second/Privacy_policy.html">個人情報保護指針</a>|<a
|
234
|
|
- href="../../second/Barrier_free_policy.html">バリアフリーポリシー</a></p>
|
235
|
|
- </footer>
|
236
|
|
-
|
237
|
|
-
|
238
|
|
- </div>
|
239
|
|
- <img class="cgipageview" src="http://www.town.kitagata.gifu.jp/cgi-bin/pcount/pcount.cgi?092_20151210" height="1"
|
240
|
|
- width="1" />
|
241
|
|
-</body>
|
242
|
|
-
|
243
|
|
-</html>
|