Browse Source

[kitagata_support:13076] HP更新依頼(7月19日までにお願いします)

KuniakiTakenaka 3 years ago
parent
commit
e016cc6a0b
1 changed files with 40 additions and 3 deletions
  1. 40
    3
      second/Vaccination.html

+ 40
- 3
second/Vaccination.html View File

@@ -170,6 +170,46 @@
170 170
                         <br />
171 171
                     </span>
172 172
                 </article>
173
+
174
+                <article id="template_list_title">
175
+                    <div id="template_title2" class="gothic">
176
+                        <div id="template_title_block">
177
+                            <span id="template_title2">最新情報</span>
178
+                        </div>
179
+                    </div>
180
+                    <span id="template_article_block">
181
+                        年代別の接種予約開始状況は次のとおりです。<br />
182
+                        郵送した「予約開始のお知らせ」をご確認ください。<br />
183
+                        <br />
184
+                        <table style="text-align: center" id="infokitagata" width="100%" cellspacing="1" cellpadding="3"
185
+                            border="1">
186
+                            <tbody>
187
+                                <tr>
188
+                                    <th bgcolor="#ADD8E6"></th>
189
+                                    <th width="100%" bgcolor="#ADD8E6">予約開始日</th>
190
+                                </tr>
191
+                                <tr style="height: 50px">
192
+                                    <td bgcolor="#CCCCCC">60歳以上の方<br />基礎疾患のある方</td>
193
+                                    <td bgcolor="#CCCCCC">接種実施中</td>
194
+                                </tr>
195
+                                <tr>
196
+                                    <td bgcolor="#CCCCCC">55~59歳の方</td>
197
+                                    <td bgcolor="#CCCCCC">7/20(火)</td>
198
+                                </tr>
199
+                            </tbody>
200
+                        </table>
201
+
202
+
203
+
204
+
205
+
206
+
207
+
208
+                        <br />
209
+                    </span>
210
+                </article>
211
+
212
+
173 213
                 <article id="template_list_title">
174 214
                     <div id="template_title2" class="gothic">
175 215
                         <div id="template_title_block">
@@ -188,9 +228,6 @@
188 228
                     </span>
189 229
                 </article>
190 230
 
191
-
192
-
193
-
194 231
                 <article id="template_list_title">
195 232
                     <div id="template_title2" class="gothic">
196 233
                         <div id="template_title_block">

Loading…
Cancel
Save