|
@@ -298,6 +298,76 @@
|
298
|
298
|
</div>
|
299
|
299
|
<span id="template_article_block">
|
300
|
300
|
|
|
301
|
+ <h4 id="life">投票速報</h4>
|
|
302
|
+ <strong>投票速報(○時現在)</strong>
|
|
303
|
+<table width="100%" border="0" cellpadding="3" cellspacing="1" id="infokitagata">
|
|
304
|
+ <tbody>
|
|
305
|
+ <tr>
|
|
306
|
+ <th width="40%" bgcolor="#ADD8E6"></th>
|
|
307
|
+ <th width="20%" bgcolor="#ADD8E6">男</th>
|
|
308
|
+ <th width="20%" bgcolor="#ADD8E6">女</th>
|
|
309
|
+ <th width="20%" bgcolor="#ADD8E6">計</th>
|
|
310
|
+ </tr>
|
|
311
|
+ <tr>
|
|
312
|
+ <td align="right" bgcolor="#CCCCCC">選挙当日有権者数</td>
|
|
313
|
+ <td div="" style="text-align:right" bgcolor="#CCCCCC">人</td>
|
|
314
|
+ <td div="" style="text-align:right" bgcolor="#CCCCCC">人</td>
|
|
315
|
+ <td div="" style="text-align:right" bgcolor="#CCCCCC">人</td>
|
|
316
|
+ </tr>
|
|
317
|
+ </tbody>
|
|
318
|
+</table>
|
|
319
|
+<br>
|
|
320
|
+
|
|
321
|
+<div class="scroll_table">
|
|
322
|
+ <table width="100%" border="0" cellpadding="3" cellspacing="1" id="infokitagata">
|
|
323
|
+ <tbody>
|
|
324
|
+ <tr>
|
|
325
|
+ <th colspan="2" align="center" bgcolor="#ADD8E6" scope="col">男</th>
|
|
326
|
+ <th colspan="2" align="center" bgcolor="#ADD8E6" scope="col">女</th>
|
|
327
|
+ <th colspan="2" align="center" bgcolor="#ADD8E6" scope="col">計</th>
|
|
328
|
+ </tr>
|
|
329
|
+ <tr align="center">
|
|
330
|
+ <th bgcolor="#ADD8E6" scope="col">投票者数</th>
|
|
331
|
+ <th bgcolor="#ADD8E6" scope="col">投票率</th>
|
|
332
|
+ <th bgcolor="#ADD8E6" scope="col">投票者数</th>
|
|
333
|
+ <th bgcolor="#ADD8E6" scope="col">投票率</th>
|
|
334
|
+ <th bgcolor="#ADD8E6" scope="col">投票者数</th>
|
|
335
|
+ <th bgcolor="#ADD8E6" scope="col">投票率</th>
|
|
336
|
+ </tr>
|
|
337
|
+ <tr>
|
|
338
|
+ <td div="" style="text-align:right" bgcolor="#CCCCCC">人</td>
|
|
339
|
+ <td div="" style="text-align:right" bgcolor="#CCCCCC">%</td>
|
|
340
|
+ <td div="" style="text-align:right" bgcolor="#CCCCCC">人</td>
|
|
341
|
+ <td div="" style="text-align:right" bgcolor="#CCCCCC">%</td>
|
|
342
|
+ <td div="" style="text-align:right" bgcolor="#CCCCCC">人</td>
|
|
343
|
+ <td div="" style="text-align:right" bgcolor="#CCCCCC">%</td>
|
|
344
|
+ </tr>
|
|
345
|
+ </tbody>
|
|
346
|
+ </table>
|
|
347
|
+</div>
|
|
348
|
+<br>
|
|
349
|
+
|
|
350
|
+<strong>開票結果</strong>
|
|
351
|
+<table width="100%" border="0" cellpadding="3" cellspacing="1" id="infokitagata">
|
|
352
|
+ <tbody>
|
|
353
|
+ <tr>
|
|
354
|
+ <th width="30%" bgcolor="#ADD8E6">候補者氏名</th>
|
|
355
|
+ <th width="30%" bgcolor="#ADD8E6">所属党派</th>
|
|
356
|
+ <th width="30%" bgcolor="#ADD8E6">得票数</th>
|
|
357
|
+ </tr>
|
|
358
|
+ <tr>
|
|
359
|
+ <td align="right" bgcolor="#CCCCCC">黒田 芳弘</td>
|
|
360
|
+ <td align="right" bgcolor="#CCCCCC">自由民主党</td>
|
|
361
|
+ <td div="" style="text-align:right" bgcolor="#CCCCCC">票</td>
|
|
362
|
+ </tr>
|
|
363
|
+ <tr>
|
|
364
|
+ <td align="right" bgcolor="#CCCCCC">ほりべ よしひで</td>
|
|
365
|
+ <td align="right" bgcolor="#CCCCCC">無所属</td>
|
|
366
|
+ <td div="" style="text-align:right" bgcolor="#CCCCCC">票</td>
|
|
367
|
+ </tr>
|
|
368
|
+ </tbody>
|
|
369
|
+</table>
|
|
370
|
+
|
301
|
371
|
<!-- <h4 id="life">投票速報</h4>-->
|
302
|
372
|
<!-- <strong>投票速報(○時現在)</strong>-->
|
303
|
373
|
<!-- <table width="100%" border="0" cellpadding="3" cellspacing="1" id="infokitagata">-->
|