|
@@ -1,44 +1,50 @@
|
1
|
1
|
<!doctype html>
|
2
|
2
|
<html lang="ja">
|
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>
|
|
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>
|
14
|
16
|
</head>
|
15
|
17
|
|
16
|
18
|
<body id="back">
|
17
|
|
-<div id="main" class="gothic">
|
18
|
|
-<!--セクション 操作-->
|
19
|
|
-<section id="operation" >
|
20
|
|
-<!--セクション 住所-->
|
21
|
|
-<article id="address" >
|
22
|
|
-<address id="operation_add">
|
23
|
|
-<span>北方町役場</span><span> 〒501-0492</span><span> 岐阜県本巣郡北方町長谷川1丁目1番地</span><span> TEL:058-323-1111(代)</span>
|
24
|
|
-</address>
|
25
|
|
-</article>
|
26
|
|
-<div id="controle_panel">
|
27
|
|
-<!--セクション 背景色-->
|
28
|
|
-<article id="bgcolor" >
|
29
|
|
-<img src="../../css/img/013.png" alt="背景色変更ボックス" />
|
30
|
|
-<div id="bgcolor_img">
|
31
|
|
-<input id="button1" width="29px" height="28px" value=" " alt=" " type="image" onClick="setBackground3(1)">
|
32
|
|
-<input id="button2" width="29px" height="28px" value=" " alt=" " type="image" onClick="setBackground3(2)">
|
33
|
|
-<input id="button3" width="29px" height="28px" value=" " alt=" " type="image" onClick="setBackground3(3)">
|
34
|
|
-</div>
|
35
|
|
-<script>
|
36
|
|
-getBackgNumber3();
|
37
|
|
-</script>
|
38
|
|
-</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>
|
39
|
45
|
|
40
|
|
-<!--セクション 文字サイズ-->
|
41
|
|
-<!--<article id="charsize" >
|
|
46
|
+ <!--セクション 文字サイズ-->
|
|
47
|
+ <!--<article id="charsize" >
|
42
|
48
|
<img src="../../css/img/008.png" alt="文字サイズ変更ボックス" />
|
43
|
49
|
<div id="charsize_img">
|
44
|
50
|
<img src="../../css/img/005.png" alt="文字大きさ変更、小さい" />
|
|
@@ -47,110 +53,138 @@ getBackgNumber3();
|
47
|
53
|
</div>
|
48
|
54
|
</article>-->
|
49
|
55
|
|
50
|
|
-<!--セクション サイトマップ-->
|
51
|
|
-<article id="sitemap" >
|
52
|
|
- <div id="sitemap_img">
|
53
|
|
-<a href="../../second/sitemap.html"><img src="../../css/img/kitagata_sitemap.png" alt="サイトマップ" /></a>
|
54
|
|
- </div>
|
55
|
|
-</article>
|
56
|
|
-<!--セクション お問い合わせ-->
|
57
|
|
-<article id="contact" >
|
58
|
|
- <div id="contact_img">
|
59
|
|
-<a href="../../third/town_admini_info/administrative_organization_chart.html"><img src="../../css/img/kitagata_support.png" alt="お問い合わせはこちらから" /></a>
|
60
|
|
- </div>
|
61
|
|
-</article>
|
62
|
|
-<!--セクション 翻訳-->
|
63
|
|
-<article id="translation" >
|
64
|
|
-<div id="translation_img">
|
65
|
|
-<!--<img src="../../css/img/kitagata_Language.png" alt="翻訳" />-->
|
66
|
|
-<div id="google_translate_element"></div>
|
67
|
|
-<script type="text/javascript">
|
68
|
|
-function googleTranslateElementInit() {
|
69
|
|
-new google.translate.TranslateElement({pageLanguage: 'ja', layout: google.translate.TranslateElement.InlineLayout.SIMPLE}, 'google_translate_element');
|
70
|
|
-}
|
71
|
|
-</script>
|
72
|
|
-<script type="text/javascript" src="//translate.google.com/translate_a/element.js?cb=googleTranslateElementInit"></script>
|
73
|
|
-</div>
|
74
|
|
-</article>
|
75
|
|
-<div id="claer">
|
76
|
|
-</div>
|
77
|
|
-</div>
|
78
|
|
-</section>
|
79
|
|
-
|
80
|
|
- <!--ヘッダーデータ-->
|
81
|
|
- <header>
|
82
|
|
- <div id="header" class="gothic">
|
83
|
|
- <a href="../../index.html"><img src="../../css/img/header_emblem.png" width="200px" height="260px"/></a>
|
84
|
|
- <div id="h_block_1">
|
85
|
|
- <div class="h_line">
|
86
|
|
- </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>
|
|
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>
|
99
|
68
|
</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>
|
|
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
|
+ <!--ヘッダーデータ-->
|
|
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">
|
113
|
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>
|
114
|
126
|
</div>
|
115
|
|
- </header>
|
|
127
|
+ </div>
|
|
128
|
+ </header>
|
116
|
129
|
|
117
|
|
- <div id="third_body">
|
118
|
|
- <!--セクション space-->
|
|
130
|
+ <div id="third_body">
|
|
131
|
+ <!--セクション space-->
|
119
|
132
|
|
120
|
|
- <!--セクション template-->
|
121
|
|
- <section id="template" >
|
122
|
|
- <article id="breadcrumb" >
|
123
|
|
- <div id="breadcrumb_title">
|
124
|
|
- <div id="breadcrumb_title_block">
|
125
|
|
- <span id="breadcrumb_title"><a href="../../index.html">トップ</a>><a href="../../second/living.html">くらしの情報</a>><a href="../../second/Welfare.html">福祉</a>><a href="../../third/living/Business_plan.html">事業計画</a>>子ども・子育て支援事業計画</span>
|
126
|
|
- </div>
|
|
133
|
+ <!--セクション template-->
|
|
134
|
+ <section id="template">
|
|
135
|
+ <article id="breadcrumb">
|
|
136
|
+ <div id="breadcrumb_title">
|
|
137
|
+ <div id="breadcrumb_title_block">
|
|
138
|
+ <span id="breadcrumb_title"><a href="../../index.html">トップ</a>><a
|
|
139
|
+ href="../../second/living.html">くらしの情報</a>><a
|
|
140
|
+ href="../../second/Welfare.html">福祉</a>><a
|
|
141
|
+ href="../../third/living/Business_plan.html">事業計画</a>>子ども・子育て支援事業計画</span>
|
127
|
142
|
</div>
|
128
|
|
- </article>
|
129
|
|
- <article id="template" >
|
130
|
|
- <div id="template_title" class="gothic">
|
131
|
|
- <div id="template_title_block">
|
132
|
|
- <span id="template_title">北方町子ども・子育て支援事業計画</span>
|
133
|
|
- </div>
|
|
143
|
+ </div>
|
|
144
|
+ </article>
|
|
145
|
+ <article id="template">
|
|
146
|
+ <div id="template_title" class="gothic">
|
|
147
|
+ <div id="template_title_block">
|
|
148
|
+ <span id="template_title">北方町子ども・子育て支援事業計画</span>
|
134
|
149
|
</div>
|
135
|
|
- </article>
|
136
|
|
- <article id="template_list_title" >
|
137
|
|
- <div id="template_title2" class="gothic">
|
138
|
|
- <div id="template_title_block">
|
139
|
|
- <span id="template_title2">「基本理念:いきいきとした子どもを育てあうまち「人間都市」きたがた</span>
|
140
|
|
- </div>
|
|
150
|
+ </div>
|
|
151
|
+ </article>
|
|
152
|
+ <article id="template_list_title">
|
|
153
|
+ <div id="template_title2" class="gothic">
|
|
154
|
+ <div id="template_title_block">
|
|
155
|
+ <span id="template_title2">「第2期北方町子ども・子育て支援事業計画」を策定しました。</span>
|
141
|
156
|
</div>
|
142
|
|
- <span id="template_article_block">
|
143
|
|
-
|
144
|
|
- 近年、わが国では急速な少子化が進行しています。平成24年度の合計特殊出生率は1.41 であり微増傾向ではあるものの、現状の人口を維持するために必要な2.08を下回っている状況が続いています。さらに、この傾向は今後も続くものと予想されています。<br />
|
145
|
|
- また、少子化に加えて核家族化の進展、地域のつながりの希薄化、共働き家庭の増加、依然解消されない待機児童問題、児童虐待の深刻化など、子育て家庭や子どもを取り巻く環境は大きく変化しており、多くの子育て家庭が子育てへの不安感を抱いているのが現状です。<br />
|
146
|
|
- このような背景から、本町においても教育・ 保育及び子育て支援事業の提供体制の確保など、子育て支援の充実を図るため、「子ども・子育て支援法」に基づき、平成27年度からの5年間を1期とする「北方町子ども・子育て支援事業計画」を策定しました。<br />
|
147
|
|
- 今後は、本計画の実現に向けて努力してまいりますとともに、毎年度子ども子育て会議にて点検・評価し、必要に応じて問題点や課題の検討を行い、改善や見直しなど必要な措置を行っていきます。<br />
|
148
|
|
-<br />
|
149
|
|
-<a href="../lifeguide/child_care/pdf/Child_care_support_business_plan_last.pdf" target="_blank">北方町子ども子育て支援事業計画(PDF)</a><br />
|
150
|
|
- </span>
|
151
|
|
- </article>
|
|
157
|
+ </div>
|
|
158
|
+ <span id="template_article_block">
|
|
159
|
+ <br />
|
|
160
|
+ 教育・ 保育及び子育て支援事業の提供体制の確保等、子育て支援のさらなる充実を図るため、「子ども・子育て支援法」に基づき、「第2期北方町子ども・子育て支援事業計画」を策定します。<br />
|
|
161
|
+ <br />
|
|
162
|
+ <a href="../lifeguide/child_care/pdf/Child_care_support_business_plan_02.pdf"
|
|
163
|
+ target="_blank">第2期北方町子ども・子育て支援事業計画(令和2年度~令和6年度)(PDF)</a><br />
|
|
164
|
+ <br />
|
|
165
|
+ <br />
|
|
166
|
+ (一部抜粋)<br />
|
|
167
|
+ 〇計画の位置付け<br />
|
|
168
|
+ 本計画は、子ども・子育て支援法第61条に規定される「市町村子ども・子育て支援事業計画」及び次世代育成対策推進法第8条第1項に規定される「市町村行動計画」として、子ども・子育てに関する支援を総合的・一体的に推進するための計画として位置付けます。<br />
|
|
169
|
+ また、子どもの貧困対策の推進に関する法律第9条第2項に基づく「市町村計画」として定めます。<br />
|
|
170
|
+ さらには、本町の「北方学園構想」基本計画にて、こども園の施設整備・運営、幼稚園、保育園の再編等の検討を行うとされ、関係機関と連携して具体的な協議を進めていく必要があるため、「子育て安心プラン」及び「新・放課後子ども総合プラン」の内容も併せて反映していきます。<br />
|
|
171
|
+ <br />
|
|
172
|
+ 〇計画の基本的な考え方<br />
|
|
173
|
+ 1.基本理念<br />
|
|
174
|
+ 本計画においては、地域で支え合うには、人と人との「つながり」や「信頼」が何より重要なものであることから、現行の理念を継承しつつ、第2期計画の基本理念を「つながりと信頼を深め、いきいきとした子どもを育て合うまち 北方」とします。<br />
|
|
175
|
+ 2.基本的視点<br />
|
|
176
|
+ 本計画を推進するにあたって、次の3つの視点を重視します。<br />
|
|
177
|
+ (1) 子どもの幸せを第一に考える視点<br />
|
|
178
|
+ (2) すべての子育て家庭への支援という視点<br />
|
|
179
|
+ (3) 地域社会全体による支援という視点<br />
|
|
180
|
+ <br />
|
|
181
|
+ <a href="../lifeguide/child_care/pdf/Child_care_support_business_plan_last.pdf"
|
|
182
|
+ target="_blank">前回計画:北方町子ども・子育て支援事業計画(平成27年度~平成31年度)
|
|
183
|
+ </a><br />
|
|
184
|
+ </span>
|
|
185
|
+ </article>
|
152
|
186
|
|
153
|
|
-<!-- <article id="template_list_title" >
|
|
187
|
+ <!-- <article id="template_list_title" >
|
154
|
188
|
<div id="template_title2" class="gothic">
|
155
|
189
|
<div id="template_title_block">
|
156
|
190
|
<span id="template_title2">「北方町子ども・子育て支援事業計画(素案)」に関するご意見を募集します!</span>
|
|
@@ -201,28 +235,33 @@ E-mail fukushi@town.gifu-kitagata.lg.jp<br />
|
201
|
235
|
</span>
|
202
|
236
|
</article>
|
203
|
237
|
-->
|
204
|
|
- <article id="template_list_title" >
|
205
|
|
- <div id="template_title2" class="gothic">
|
206
|
|
- <div id="template_title_block">
|
207
|
|
- <span id="template_title2">お問い合わせ</span>
|
208
|
|
- </div>
|
|
238
|
+ <article id="template_list_title">
|
|
239
|
+ <div id="template_title2" class="gothic">
|
|
240
|
+ <div id="template_title_block">
|
|
241
|
+ <span id="template_title2">お問い合わせ</span>
|
209
|
242
|
</div>
|
210
|
|
- <span id="template_article_block">
|
|
243
|
+ </div>
|
|
244
|
+ <span id="template_article_block">
|
211
|
245
|
福祉健康課<br />
|
212
|
246
|
Tel 058-323-1119<br />
|
213
|
247
|
<a href="../../second/Inquiry_form_welfare.html">お問い合わせフォーム</a>
|
214
|
|
- </span>
|
215
|
|
- </article>
|
|
248
|
+ </span>
|
|
249
|
+ </article>
|
216
|
250
|
|
217
|
|
- </section>
|
218
|
|
- </div>
|
|
251
|
+ </section>
|
|
252
|
+ </div>
|
219
|
253
|
|
220
|
|
- <footer>
|
221
|
|
- <img src="../../css/img/kitagatafooter.png" width="920px" height="80px" alt="北方町"/><br />
|
222
|
|
- <p class="footer_text"><a href="../../second/Copyright_and_link.html">リンクと著作権</a>|<a href="../../second/Privacy_policy.html">個人情報保護指針</a>|<a href="../../second/Barrier_free_policy.html">バリアフリーポリシー</a></p>
|
223
|
|
- </footer>
|
|
254
|
+ <footer>
|
|
255
|
+ <img src="../../css/img/kitagatafooter.png" width="920px" height="80px" alt="北方町" /><br />
|
|
256
|
+ <p class="footer_text"><a href="../../second/Copyright_and_link.html">リンクと著作権</a>|<a
|
|
257
|
+ href="../../second/Privacy_policy.html">個人情報保護指針</a>|<a
|
|
258
|
+ href="../../second/Barrier_free_policy.html">バリアフリーポリシー</a></p>
|
|
259
|
+ </footer>
|
224
|
260
|
|
225
|
261
|
|
226
|
|
- </div>
|
227
|
|
- <img class="cgipageview" src="http://www.town.kitagata.gifu.jp/cgi-bin/pcount/pcount.cgi?Business_plan" height="1" width="1" /></body>
|
228
|
|
-</html>
|
|
262
|
+ </div>
|
|
263
|
+ <img class="cgipageview" src="http://www.town.kitagata.gifu.jp/cgi-bin/pcount/pcount.cgi?Business_plan" height="1"
|
|
264
|
+ width="1" />
|
|
265
|
+</body>
|
|
266
|
+
|
|
267
|
+</html>
|