Index: /branches/version-2_11-dev/html/install/templates/step1.tpl
===================================================================
--- /branches/version-2_11-dev/html/install/templates/step1.tpl	(revision 20970)
+++ /branches/version-2_11-dev/html/install/templates/step1.tpl	(revision 21344)
@@ -34,6 +34,6 @@
     <div class="block">
         <table>
-            <colgroup width="30%">
-            <colgroup width="70%">
+            <col width="30%" />
+            <col width="70%" />
             <tr>
                 <th>店名<span class="attention">※</span></th>
@@ -77,6 +77,6 @@
         <h2>管理機能の設定</h2>
         <table>
-            <colgroup width="30%">
-            <colgroup width="70%">
+            <col width="30%" />
+            <col width="70%" />
             <tr>
                 <th>ディレクトリ<br/>半角英数字<!--{$smarty.const.ID_MIN_LEN}-->～<!--{$smarty.const.ID_MAX_LEN}-->文字</th>
@@ -114,6 +114,6 @@
         <h2>WEBサーバーの設定</h2>
         <table>
-            <colgroup width="30%">
-            <colgroup width="70%">
+            <col width="30%" />
+            <col width="70%" />
             <tr>
                 <th>URL(通常)<span class="attention">※</span></th>
Index: /branches/version-2_11-dev/html/install/templates/step2.tpl
===================================================================
--- /branches/version-2_11-dev/html/install/templates/step2.tpl	(revision 20970)
+++ /branches/version-2_11-dev/html/install/templates/step2.tpl	(revision 21344)
@@ -48,6 +48,6 @@
     <div class="block">
         <table>
-            <colgroup width="30%">
-            <colgroup width="70%">
+            <col width="30%" />
+            <col width="70%" />
             <tr>
                 <th>DBの種類<span class="attention">※</span></th>
Index: /branches/version-2_11-dev/data/Smarty/templates/admin/basis/holiday.tpl
===================================================================
--- /branches/version-2_11-dev/data/Smarty/templates/admin/basis/holiday.tpl	(revision 21343)
+++ /branches/version-2_11-dev/data/Smarty/templates/admin/basis/holiday.tpl	(revision 21344)
@@ -66,9 +66,9 @@
 
     <table class="list">
-        <col width="50*" />
-        <col width="15*" />
-        <col width="5*" />
-        <col width="5*" />
-        <col width="15*" />
+        <col width="50%" />
+        <col width="15%" />
+        <col width="5%" />
+        <col width="5%" />
+        <col width="15%" />
         <tr>
             <th>タイトル</th>
