Index: /branches/version-2_11-dev/data/Smarty/templates/default/frontparts/form_personal_input.tpl
===================================================================
--- /branches/version-2_11-dev/data/Smarty/templates/default/frontparts/form_personal_input.tpl	(revision 20848)
+++ /branches/version-2_11-dev/data/Smarty/templates/default/frontparts/form_personal_input.tpl	(revision 21343)
@@ -22,6 +22,6 @@
  */
 *}-->
-<colgroup width="30%"></colgroup>
-<colgroup width="70%"></colgroup>
+<col width="30%" />
+<col width="70%" />
 <tr>
     <th>お名前<span class="attention">※</span></th>
Index: /branches/version-2_11-dev/data/Smarty/templates/default/products/review_confirm.tpl
===================================================================
--- /branches/version-2_11-dev/data/Smarty/templates/default/products/review_confirm.tpl	(revision 20764)
+++ /branches/version-2_11-dev/data/Smarty/templates/default/products/review_confirm.tpl	(revision 21343)
@@ -34,6 +34,6 @@
 
     <table summary="お客様の声書き込み">
-        <colgroup width="30%"></colgroup>
-        <colgroup width="70%"></colgroup>
+        <col width="30%" />
+        <col width="70%" />
         <tr>
             <th>商品名</th>
Index: /branches/version-2_11-dev/data/Smarty/templates/default/products/review.tpl
===================================================================
--- /branches/version-2_11-dev/data/Smarty/templates/default/products/review.tpl	(revision 20764)
+++ /branches/version-2_11-dev/data/Smarty/templates/default/products/review.tpl	(revision 21343)
@@ -34,6 +34,6 @@
     <input type="hidden" name="product_id" value="<!--{$arrForm.product_id|h}-->" />
     <table summary="お客様の声書き込み">
-        <colgroup width="30%"></colgroup>
-        <colgroup width="70%"></colgroup>
+        <col width="30%" />
+        <col width="70%" />
         <tr>
             <th>商品名</th>
Index: /branches/version-2_11-dev/data/Smarty/templates/default/order/index.tpl
===================================================================
--- /branches/version-2_11-dev/data/Smarty/templates/default/order/index.tpl	(revision 20764)
+++ /branches/version-2_11-dev/data/Smarty/templates/default/order/index.tpl	(revision 21343)
@@ -25,6 +25,6 @@
         <h2 class="title"><!--{$tpl_title|h}--></h2>
         <table summary="特定商取引に関する法律に基づく表記">
-            <colgroup width="20%"></colgroup>
-            <colgroup width="80%"></colgroup>
+            <col width="20%" />
+            <col width="80%" />
             <tr>
                 <th>販売業者</th>
Index: /branches/version-2_11-dev/data/Smarty/templates/default/mypage/history.tpl
===================================================================
--- /branches/version-2_11-dev/data/Smarty/templates/default/mypage/history.tpl	(revision 21000)
+++ /branches/version-2_11-dev/data/Smarty/templates/default/mypage/history.tpl	(revision 21343)
@@ -44,10 +44,10 @@
 
         <table summary="購入商品詳細">
-            <colgroup width="15%"></colgroup>
-            <colgroup width="25%"></colgroup>
-            <colgroup width="20%"></colgroup>
-            <colgroup width="15%"></colgroup>
-            <colgroup width="10%"></colgroup>
-            <colgroup width="15%"></colgroup>
+            <col width="15%" />
+            <col width="25%" />
+            <col width="20%" />
+            <col width="15%" />
+            <col width="10%" />
+            <col width="15%" />
             <tr>
                 <th class="alignC">商品コード</th>
@@ -120,6 +120,6 @@
         <!--{if $smarty.const.USE_POINT !== false}-->
             <table summary="使用ポイント">
-                <colgroup width="30%"></colgroup>
-                <colgroup width="70%"></colgroup>
+                <col width="30%" />
+                <col width="70%" />
                 <tr>
                     <th class="alignL">ご使用ポイント</th>
@@ -138,8 +138,8 @@
             <!--{if $isMultiple}-->
                 <table summary="お届け内容確認">
-                    <colgroup width="30%"></colgroup>
-                    <colgroup width="40%"></colgroup>
-                    <colgroup width="20%"></colgroup>
-                    <colgroup width="10%"></colgroup>
+                    <col width="30%" />
+                    <col width="40%" />
+                    <col width="20%" />
+                    <col width="10%" />
                     <tr>
                         <th class="alignC">商品コード</th>
@@ -174,6 +174,6 @@
             <!--{/if}-->
             <table summary="お届け先" class="delivname">
-                    <colgroup width="30%"></colgroup>
-                    <colgroup width="70%"></colgroup>
+                    <col width="30%" />
+                    <col width="70%" />
                     <tr>
                         <th class="alignL">お名前</th>
Index: /branches/version-2_11-dev/data/Smarty/templates/default/mypage/change_confirm.tpl
===================================================================
--- /branches/version-2_11-dev/data/Smarty/templates/default/mypage/change_confirm.tpl	(revision 20764)
+++ /branches/version-2_11-dev/data/Smarty/templates/default/mypage/change_confirm.tpl	(revision 21343)
@@ -41,6 +41,6 @@
         <!--{/foreach}-->
         <table summary=" " class="delivname">
-            <colgroup width="30%"></colgroup>
-            <colgroup width="70%"></colgroup>
+            <col width="30%" />
+            <col width="70%" />
             <tr>
                 <th>お名前<span class="attention">※</span></th>
Index: /branches/version-2_11-dev/data/Smarty/templates/default/mypage/delivery.tpl
===================================================================
--- /branches/version-2_11-dev/data/Smarty/templates/default/mypage/delivery.tpl	(revision 20764)
+++ /branches/version-2_11-dev/data/Smarty/templates/default/mypage/delivery.tpl	(revision 21343)
@@ -48,9 +48,9 @@
 
             <table summary="お届け先">
-            <colgroup width="5%"></colgroup>
-            <colgroup width="25%"></colgroup>
-            <colgroup width="50%"></colgroup>
-            <colgroup width="10%"></colgroup>
-            <colgroup width="10%"></colgroup>
+            <col width="5%" />
+            <col width="25%" />
+            <col width="50%" />
+            <col width="10%" />
+            <col width="10%" />
                 <tr>
                     <th colspan="5">お届け先</th>
Index: /branches/version-2_11-dev/data/Smarty/templates/default/mypage/favorite.tpl
===================================================================
--- /branches/version-2_11-dev/data/Smarty/templates/default/mypage/favorite.tpl	(revision 20764)
+++ /branches/version-2_11-dev/data/Smarty/templates/default/mypage/favorite.tpl	(revision 21343)
@@ -49,8 +49,8 @@
 
             <table summary="お気に入り">
-                <colgroup width="15%"></colgroup>
-                <colgroup width="20%"></colgroup>
-                <colgroup width="45%"></colgroup>
-                <colgroup width="20%"></colgroup>
+                <col width="15%" />
+                <col width="20%" />
+                <col width="45%" />
+                <col width="20%" />
                 <tr>
                     <th class="alignC">削除</th>
Index: /branches/version-2_11-dev/data/Smarty/templates/default/shopping/deliv.tpl
===================================================================
--- /branches/version-2_11-dev/data/Smarty/templates/default/shopping/deliv.tpl	(revision 20764)
+++ /branches/version-2_11-dev/data/Smarty/templates/default/shopping/deliv.tpl	(revision 21343)
@@ -57,9 +57,9 @@
         <!--{/if}-->
         <table summary="お届け先の指定">
-            <colgroup width="10%"></colgroup>
-            <colgroup width="20%"></colgroup>
-            <colgroup width="50%"></colgroup>
-            <colgroup width="10%"></colgroup>
-            <colgroup width="10%"></colgroup>
+            <col width="10%" />
+            <col width="20%" />
+            <col width="50%" />
+            <col width="10%" />
+            <col width="10%" />
             <tr>
                 <th class="alignC">選択</th>
Index: /branches/version-2_11-dev/data/Smarty/templates/default/shopping/multiple.tpl
===================================================================
--- /branches/version-2_11-dev/data/Smarty/templates/default/shopping/multiple.tpl	(revision 21140)
+++ /branches/version-2_11-dev/data/Smarty/templates/default/shopping/multiple.tpl	(revision 21343)
@@ -54,8 +54,8 @@
             <input type="hidden" name="mode" value="confirm" />
             <table summary="商品情報">
-                <colgroup width="10%"></colgroup>
-                <colgroup width="35%"></colgroup>
-                <colgroup width="10%"></colgroup>
-                <colgroup width="45%"></colgroup>
+                <col width="10%" />
+                <col width="35%" />
+                <col width="10%" />
+                <col width="45%" />
                 <tr>
                     <th class="alignC">商品写真</th>
Index: /branches/version-2_11-dev/data/Smarty/templates/default/shopping/confirm.tpl
===================================================================
--- /branches/version-2_11-dev/data/Smarty/templates/default/shopping/confirm.tpl	(revision 21192)
+++ /branches/version-2_11-dev/data/Smarty/templates/default/shopping/confirm.tpl	(revision 21343)
@@ -75,9 +75,9 @@
 
         <table summary="ご注文内容確認">
-            <colgroup width="10%"></colgroup>
-            <colgroup width="40%"></colgroup>
-            <colgroup width="20%"></colgroup>
-            <colgroup width="10%"></colgroup>
-            <colgroup width="20%"></colgroup>
+            <col width="10%" />
+            <col width="40%" />
+            <col width="20%" />
+            <col width="10%" />
+            <col width="20%" />
             <tr>
                 <th scope="col">商品写真</th>
@@ -143,6 +143,6 @@
         <!--{if $tpl_login == 1 && $smarty.const.USE_POINT !== false}-->
             <table summary="ポイント確認" class="delivname">
-            <colgroup width="30%"></colgroup>
-            <colgroup width="70%"></colgroup>
+            <col width="30%" />
+            <col width="70%" />
                 <tr>
                     <th scope="row">ご注文前のポイント</th>
@@ -179,8 +179,8 @@
         <!--{if $is_multiple}-->
             <table summary="ご注文内容確認">
-                <colgroup width="10%"></colgroup>
-                <colgroup width="60%"></colgroup>
-                <colgroup width="20%"></colgroup>
-                <colgroup width="10%"></colgroup>
+                <col width="10%" />
+                <col width="60%" />
+                <col width="20%" />
+                <col width="10%" />
                 <tr>
                     <th scope="col">商品写真</th>
@@ -222,6 +222,6 @@
 
         <table summary="お届け先確認" class="delivname">
-            <colgroup width="30%"></colgroup>
-            <colgroup width="70%"></colgroup>
+            <col width="30%" />
+            <col width="70%" />
             <tbody>
                 <tr>
@@ -263,6 +263,6 @@
         <h3>配送方法・お支払方法・その他お問い合わせ</h3>
         <table summary="配送方法・お支払方法・その他お問い合わせ" class="delivname">
-            <colgroup width="30%"></colgroup>
-            <colgroup width="70%"></colgroup>
+            <col width="30%" />
+            <col width="70%" />
             <tbody>
             <tr>
Index: /branches/version-2_11-dev/data/Smarty/templates/default/shopping/payment.tpl
===================================================================
--- /branches/version-2_11-dev/data/Smarty/templates/default/shopping/payment.tpl	(revision 20871)
+++ /branches/version-2_11-dev/data/Smarty/templates/default/shopping/payment.tpl	(revision 21343)
@@ -143,6 +143,6 @@
             <!--{/if}-->
             <table summary="配送方法選択">
-                <colgroup width="20%"></colgroup>
-                <colgroup width="80%"></colgroup>
+                <col width="20%" />
+                <col width="80%" />
                 <tr>
                     <th class="alignC">選択</th>
@@ -172,6 +172,6 @@
             <!--{/if}-->
             <table summary="お支払方法選択" id="payment">
-                <colgroup width="20%"></colgroup>
-                <colgroup width="80%"></colgroup>
+                <col width="20%" />
+                <col width="80%" />
                 <thead>
                     <tr>
Index: /branches/version-2_11-dev/data/Smarty/templates/default/cart/index.tpl
===================================================================
--- /branches/version-2_11-dev/data/Smarty/templates/default/cart/index.tpl	(revision 20954)
+++ /branches/version-2_11-dev/data/Smarty/templates/default/cart/index.tpl	(revision 21343)
@@ -107,10 +107,10 @@
 
             <table summary="商品情報">
-                <colgroup width="10%"></colgroup>
-                <colgroup width="15%"></colgroup>
-                <colgroup width="30%"></colgroup>
-                <colgroup width="15%"></colgroup>
-                <colgroup width="15%"></colgroup>
-                <colgroup width="15%"></colgroup>
+                <col width="10%" />
+                <col width="15%" />
+                <col width="30%" />
+                <col width="15%" />
+                <col width="15%" />
+                <col width="15%" />
                 <tr>
                     <th class="alignC">削除</th>
Index: /branches/version-2_11-dev/data/Smarty/templates/default/contact/confirm.tpl
===================================================================
--- /branches/version-2_11-dev/data/Smarty/templates/default/contact/confirm.tpl	(revision 21243)
+++ /branches/version-2_11-dev/data/Smarty/templates/default/contact/confirm.tpl	(revision 21343)
@@ -35,6 +35,6 @@
         <!--{/foreach}-->
         <table summary="お問い合わせ内容確認">
-            <colgroup width="30%"></colgroup>
-            <colgroup width="70%"></colgroup>
+            <col width="30%" />
+            <col width="70%" />
             <tr>
                 <th>お名前<span class="attention">※</span></th>
Index: /branches/version-2_11-dev/data/Smarty/templates/default/abouts/index.tpl
===================================================================
--- /branches/version-2_11-dev/data/Smarty/templates/default/abouts/index.tpl	(revision 20794)
+++ /branches/version-2_11-dev/data/Smarty/templates/default/abouts/index.tpl	(revision 21343)
@@ -57,6 +57,6 @@
 
         <table summary="当サイトについて">
-            <colgroup width="20%"></colgroup>
-            <colgroup width="80%"></colgroup>
+            <col width="20%" />
+            <col width="80%" />
             <!--{if strlen($objSiteInfo->data.shop_name)}-->
                 <tr>
Index: /branches/version-2_11-dev/data/Smarty/templates/default/entry/confirm.tpl
===================================================================
--- /branches/version-2_11-dev/data/Smarty/templates/default/entry/confirm.tpl	(revision 20764)
+++ /branches/version-2_11-dev/data/Smarty/templates/default/entry/confirm.tpl	(revision 21343)
@@ -34,6 +34,6 @@
 
         <table summary="入力内容確認">
-            <colgroup width="30%"></colgroup>
-            <colgroup width="70%"></colgroup>
+            <col width="30%" />
+            <col width="70%" />
             <tr>
                 <th>お名前<span class="attention">※</span></th>
Index: /branches/version-2_11-dev/data/Smarty/templates/admin/design/main_edit.tpl
===================================================================
--- /branches/version-2_11-dev/data/Smarty/templates/admin/design/main_edit.tpl	(revision 20867)
+++ /branches/version-2_11-dev/data/Smarty/templates/admin/design/main_edit.tpl	(revision 21343)
@@ -100,8 +100,8 @@
     </div>
     <table class="list">
-        <colgroup width="70%">
-        <colgroup width="10%">
-        <colgroup width="10%">
-        <colgroup width="10%">
+        <col width="70%" />
+        <col width="10%" />
+        <col width="10%" />
+        <col width="10%" />
         <tr>
             <th>名称</th>
Index: /branches/version-2_11-dev/data/Smarty/templates/admin/design/template.tpl
===================================================================
--- /branches/version-2_11-dev/data/Smarty/templates/admin/design/template.tpl	(revision 20863)
+++ /branches/version-2_11-dev/data/Smarty/templates/admin/design/template.tpl	(revision 21343)
@@ -53,9 +53,9 @@
 
     <table class="list center">
-        <colgroup width="5%">
-        <colgroup width="30%">
-        <colgroup width="50%">
-        <colgroup width="10%">
-        <colgroup width="5%">
+        <col width="5%" />
+        <col width="30%" />
+        <col width="50%" />
+        <col width="10%" />
+        <col width="5%" />
         <tr>
             <th>選択</th>
Index: /branches/version-2_11-dev/data/Smarty/templates/admin/order/status.tpl
===================================================================
--- /branches/version-2_11-dev/data/Smarty/templates/admin/order/status.tpl	(revision 21182)
+++ /branches/version-2_11-dev/data/Smarty/templates/admin/order/status.tpl	(revision 21343)
@@ -65,13 +65,13 @@
 
         <table class="list center">
-            <colgroup width="5%">
-            <colgroup width="7%">
-            <colgroup width="9%">
-            <colgroup width="15%">
-            <colgroup width="20%">
-            <colgroup width="10%">
-            <colgroup width="10%">
-            <colgroup width="12%">
-            <colgroup width="12%">
+            <col width="5%" />
+            <col width="7%" />
+            <col width="9%" />
+            <col width="15%" />
+            <col width="20%" />
+            <col width="10%" />
+            <col width="10%" />
+            <col width="12%" />
+            <col width="12%" />
             <tr>
                 <th><label for="move_check">選択</label> <input type="checkbox" name="move_check" id="move_check" onclick="fnAllCheck(this, 'input[name=move[]]')" /></th>
Index: /branches/version-2_11-dev/data/Smarty/templates/admin/order/index.tpl
===================================================================
--- /branches/version-2_11-dev/data/Smarty/templates/admin/order/index.tpl	(revision 20953)
+++ /branches/version-2_11-dev/data/Smarty/templates/admin/order/index.tpl	(revision 21343)
@@ -311,15 +311,15 @@
     <!--{* 検索結果表示テーブル *}-->
         <table class="list">
-        <colgroup width="10%">
-        <colgroup width="10%">
-        <colgroup width="15%">
-        <colgroup width="10%">
-        <colgroup width="10%">
-        <colgroup width="10%">
-        <colgroup width="10%">
-        <colgroup width="10%">
-        <colgroup width="5%">
-        <colgroup width="5%">
-        <colgroup width="5%">
+        <col width="10%" />
+        <col width="10%" />
+        <col width="15%" />
+        <col width="10%" />
+        <col width="10%" />
+        <col width="10%" />
+        <col width="10%" />
+        <col width="10%" />
+        <col width="5%" />
+        <col width="5%" />
+        <col width="5%" />
         <!--{* ペイジェントモジュール連携用 *}-->
         <!--{assign var=path value=`$smarty.const.MODULE_REALDIR`mdl_paygent/paygent_order_index.tpl}-->
Index: /branches/version-2_11-dev/data/Smarty/templates/admin/order/pdf_input.tpl
===================================================================
--- /branches/version-2_11-dev/data/Smarty/templates/admin/order/pdf_input.tpl	(revision 20753)
+++ /branches/version-2_11-dev/data/Smarty/templates/admin/order/pdf_input.tpl	(revision 21343)
@@ -47,6 +47,6 @@
 
 <table class="form">
-    <colgroup width="20%">
-    <colgroup width="80%">
+    <col width="20%" />
+    <col width="80%" />
     <tr>
         <th>注文番号</th>
Index: /branches/version-2_11-dev/data/Smarty/templates/admin/order/product_select.tpl
===================================================================
--- /branches/version-2_11-dev/data/Smarty/templates/admin/order/product_select.tpl	(revision 21332)
+++ /branches/version-2_11-dev/data/Smarty/templates/admin/order/product_select.tpl	(revision 21343)
@@ -131,6 +131,6 @@
 <input name="no" type="hidden" value="<!--{$tpl_no|h}-->" />
 <table class="form">
-    <colgroup width="20%">
-    <colgroup width="80%">
+    <col width="20%" />
+    <col width="80%" />
     <tr>
         <th>カテゴリ</th>
@@ -166,8 +166,8 @@
     <!--▼検索後表示部分-->
     <table class="list">
-    <colgroup width="20%">
-    <colgroup width="20%">
-    <colgroup width="50%">
-    <colgroup width="10%">
+    <col width="20%" />
+    <col width="20%" />
+    <col width="50%" />
+    <col width="10%" />
         <tr>
             <th class="image">商品画像</th>
Index: /branches/version-2_11-dev/data/Smarty/templates/admin/mail/index.tpl
===================================================================
--- /branches/version-2_11-dev/data/Smarty/templates/admin/mail/index.tpl	(revision 21118)
+++ /branches/version-2_11-dev/data/Smarty/templates/admin/mail/index.tpl	(revision 21343)
@@ -95,9 +95,9 @@
     <!--検索結果表示テーブル-->
     <table class="list">
-    <colgroup width="10%">
-    <colgroup width="20%">
-    <colgroup width="35%">
-    <colgroup width="15%">
-    <colgroup width="15%">
+    <col width="10%" />
+    <col width="20%" />
+    <col width="35%" />
+    <col width="15%" />
+    <col width="15%" />
         <tr>
             <th>顧客ID</th>
Index: /branches/version-2_11-dev/data/Smarty/templates/admin/mail/template.tpl
===================================================================
--- /branches/version-2_11-dev/data/Smarty/templates/admin/mail/template.tpl	(revision 20764)
+++ /branches/version-2_11-dev/data/Smarty/templates/admin/mail/template.tpl	(revision 21343)
@@ -30,10 +30,10 @@
 <div id="mail" class="contents-main">
     <table class="list center">
-    <colgroup width="15%">
-    <colgroup width="35%">
-    <colgroup width="20%">
-    <colgroup width="10%">
-    <colgroup width="10%">
-    <colgroup width="10%">
+    <col width="15%" />
+    <col width="35%" />
+    <col width="20%" />
+    <col width="10%" />
+    <col width="10%" />
+    <col width="10%" />
         <tr>
             <th>作成日</th>
Index: /branches/version-2_11-dev/data/Smarty/templates/admin/system/plugin.tpl
===================================================================
--- /branches/version-2_11-dev/data/Smarty/templates/admin/system/plugin.tpl	(revision 21182)
+++ /branches/version-2_11-dev/data/Smarty/templates/admin/system/plugin.tpl	(revision 21343)
@@ -52,12 +52,12 @@
         <span class="attention"><!--{$arrErr.plugin_error}--><!--{$arrErr.mode}--><!--{$arrErr.plugin_id}--><!--{$arrErr.plugin_code}--></span>
         <table class="list" width="900">
-            <colgroup width="15%">
-            <colgroup width="10%">
-            <colgroup width="25%">
-            <colgroup width="28%">
-            <colgroup width="7%">
-            <colgroup width="5%">
-            <colgroup width="5%">
-            <colgroup width="5%">
+            <col width="15%" />
+            <col width="10%" />
+            <col width="25%" />
+            <col width="28%" />
+            <col width="7%" />
+            <col width="5%" />
+            <col width="5%" />
+            <col width="5%" />
             <tr>
                 <th>プラグイン名</th>
Index: /branches/version-2_11-dev/data/Smarty/templates/admin/system/input.tpl
===================================================================
--- /branches/version-2_11-dev/data/Smarty/templates/admin/system/input.tpl	(revision 20764)
+++ /branches/version-2_11-dev/data/Smarty/templates/admin/system/input.tpl	(revision 21343)
@@ -40,6 +40,6 @@
 
 <table>
-    <colgroup width="20%">
-    <colgroup width="80%">
+    <col width="20%" />
+    <col width="80%" />
     <tr>
         <th>名前</th>
Index: /branches/version-2_11-dev/data/Smarty/templates/admin/system/index.tpl
===================================================================
--- /branches/version-2_11-dev/data/Smarty/templates/admin/system/index.tpl	(revision 20764)
+++ /branches/version-2_11-dev/data/Smarty/templates/admin/system/index.tpl	(revision 21343)
@@ -33,11 +33,11 @@
     <!--▼メンバー一覧ここから-->
     <table class="list">
-        <colgroup width="15%">
-        <colgroup width="20%">
-        <colgroup width="20%">
-        <colgroup width="10%">
-        <colgroup width="5%">
-        <colgroup width="5%">
-        <colgroup width="20%">
+        <col width="15%" />
+        <col width="20%" />
+        <col width="20%" />
+        <col width="10%" />
+        <col width="5%" />
+        <col width="5%" />
+        <col width="20%" />
         <div class="btn">
             <a class="btn-action" href="javascript:;" onclick="win02('./input.php','input','620','450'); return false;"><span class="btn-next">メンバーを新規入力</span></a>
Index: /branches/version-2_11-dev/data/Smarty/templates/admin/system/editdb.tpl
===================================================================
--- /branches/version-2_11-dev/data/Smarty/templates/admin/system/editdb.tpl	(revision 20764)
+++ /branches/version-2_11-dev/data/Smarty/templates/admin/system/editdb.tpl	(revision 21343)
@@ -30,9 +30,9 @@
     </div>
     <table class="list">
-        <colgroup width="5%">
-        <colgroup width="5%">
-        <colgroup width="28%">
-        <colgroup width="25%">
-        <colgroup width="43%">
+        <col width="5%" />
+        <col width="5%" />
+        <col width="28%" />
+        <col width="25%" />
+        <col width="43%" />
         <tr>
             <th colspan="2">インデックス</th>
Index: /branches/version-2_11-dev/data/Smarty/templates/admin/contents/recommend.tpl
===================================================================
--- /branches/version-2_11-dev/data/Smarty/templates/admin/contents/recommend.tpl	(revision 20800)
+++ /branches/version-2_11-dev/data/Smarty/templates/admin/contents/recommend.tpl	(revision 21343)
@@ -71,8 +71,8 @@
 <div id="admin-contents" class="contents-main">
     <table class="list center" id="recommend-table">
-        <colgroup width="13%">
-        <colgroup width="73%">
-        <colgroup width="7%">
-        <colgroup width="7%">
+        <col width="13%" />
+        <col width="73%" />
+        <col width="7%" />
+        <col width="7%" />
         <tr>
             <th>順位</th>
Index: /branches/version-2_11-dev/data/Smarty/templates/admin/contents/recommend_search.tpl
===================================================================
--- /branches/version-2_11-dev/data/Smarty/templates/admin/contents/recommend_search.tpl	(revision 21067)
+++ /branches/version-2_11-dev/data/Smarty/templates/admin/contents/recommend_search.tpl	(revision 21343)
@@ -46,6 +46,6 @@
 <input name="search_pageno" type="hidden" value="" />
     <table class="form">
-        <colgroup width="20%">
-        <colgroup width="80%">
+        <col width="20%" />
+        <col width="80%" />
         <tr>
             <th>カテゴリ</th>
@@ -73,8 +73,8 @@
 
     <table class="list">
-        <colgroup width="15%">
-        <colgroup width="13%">
-        <colgroup width="60%">
-        <colgroup width="13%">
+        <col width="15%" />
+        <col width="13%" />
+        <col width="60%" />
+        <col width="13%" />
         <tr>
             <th>商品画像</th>
Index: /branches/version-2_11-dev/data/Smarty/templates/admin/contents/index.tpl
===================================================================
--- /branches/version-2_11-dev/data/Smarty/templates/admin/contents/index.tpl	(revision 20764)
+++ /branches/version-2_11-dev/data/Smarty/templates/admin/contents/index.tpl	(revision 21343)
@@ -185,10 +185,10 @@
     <input type="hidden" name="rank" value="" />
     <table class="list">
-        <colgroup width="5%">
-        <colgroup width="15%">
-        <colgroup width="45%">
-        <colgroup width="5%">
-        <colgroup width="5%">
-        <colgroup width="25%">
+        <col width="5%" />
+        <col width="15%" />
+        <col width="45%" />
+        <col width="5%" />
+        <col width="5%" />
+        <col width="25%" />
         <tr>
             <th>順位</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 20764)
+++ /branches/version-2_11-dev/data/Smarty/templates/admin/basis/holiday.tpl	(revision 21343)
@@ -66,9 +66,9 @@
 
     <table class="list">
-        <colgroup width="50%">
-        <colgroup width="15%">
-        <colgroup width="5%">
-        <colgroup width="5%">
-        <colgroup width="15%">
+        <col width="50*" />
+        <col width="15*" />
+        <col width="5*" />
+        <col width="5*" />
+        <col width="15*" />
         <tr>
             <th>タイトル</th>
Index: /branches/version-2_11-dev/data/Smarty/templates/admin/basis/payment_input.tpl
===================================================================
--- /branches/version-2_11-dev/data/Smarty/templates/admin/basis/payment_input.tpl	(revision 21334)
+++ /branches/version-2_11-dev/data/Smarty/templates/admin/basis/payment_input.tpl	(revision 21343)
@@ -36,6 +36,6 @@
 
         <table class="form">
-        <colgroup width="20%">
-        <colgroup width="80%">
+        <col width="20%" />
+        <col width="80%" />
             <tr>
                 <th>支払方法<span class="attention"> *</span></th>
Index: /branches/version-2_11-dev/data/Smarty/templates/admin/basis/kiyaku.tpl
===================================================================
--- /branches/version-2_11-dev/data/Smarty/templates/admin/basis/kiyaku.tpl	(revision 20764)
+++ /branches/version-2_11-dev/data/Smarty/templates/admin/basis/kiyaku.tpl	(revision 21343)
@@ -53,8 +53,8 @@
 
     <table class="list">
-        <colgroup width="65%">
-        <colgroup width="10%">
-        <colgroup width="10%">
-        <colgroup width="15%">
+        <col width="65%" />
+        <col width="10%" />
+        <col width="10%" />
+        <col width="15%" />
         <tr>
             <th>規約タイトル</th>
Index: /branches/version-2_11-dev/data/Smarty/templates/admin/basis/payment.tpl
===================================================================
--- /branches/version-2_11-dev/data/Smarty/templates/admin/basis/payment.tpl	(revision 20817)
+++ /branches/version-2_11-dev/data/Smarty/templates/admin/basis/payment.tpl	(revision 21343)
@@ -34,11 +34,11 @@
     </div>
     <table class="list">
-        <colgroup width="5%">
-        <colgroup width="30%">
-        <colgroup width="20%">
-        <colgroup width="20%">
-        <colgroup width="5%">
-        <colgroup width="5%">
-        <colgroup width="15%">
+        <col width="5%" />
+        <col width="30%" />
+        <col width="20%" />
+        <col width="20%" />
+        <col width="5%" />
+        <col width="5%" />
+        <col width="15%" />
         <tr>
             <th class="center">ID</th>
Index: /branches/version-2_11-dev/data/Smarty/templates/admin/basis/delivery.tpl
===================================================================
--- /branches/version-2_11-dev/data/Smarty/templates/admin/basis/delivery.tpl	(revision 20911)
+++ /branches/version-2_11-dev/data/Smarty/templates/admin/basis/delivery.tpl	(revision 21343)
@@ -34,9 +34,9 @@
     </div>
     <table class="list">
-        <colgroup width="35%">
-        <colgroup width="30%">
-        <colgroup width="10%">
-        <colgroup width="10%">
-        <colgroup width="15%">
+        <col width="35%" />
+        <col width="30%" />
+        <col width="10%" />
+        <col width="10%" />
+        <col width="15%" />
         <tr>
             <th>配送業者</th>
Index: /branches/version-2_11-dev/data/Smarty/templates/admin/customer/search_customer.tpl
===================================================================
--- /branches/version-2_11-dev/data/Smarty/templates/admin/customer/search_customer.tpl	(revision 21118)
+++ /branches/version-2_11-dev/data/Smarty/templates/admin/customer/search_customer.tpl	(revision 21343)
@@ -46,6 +46,6 @@
 
 <table class="form">
-    <colgroup width="20%">
-    <colgroup width="80%">
+    <col width="20%" />
+    <col width="80%" />
     <tr>
         <th class="colmun">顧客ID</th>
Index: /branches/version-2_11-dev/data/Smarty/templates/admin/customer/index.tpl
===================================================================
--- /branches/version-2_11-dev/data/Smarty/templates/admin/customer/index.tpl	(revision 21118)
+++ /branches/version-2_11-dev/data/Smarty/templates/admin/customer/index.tpl	(revision 21343)
@@ -112,11 +112,11 @@
     <!--検索結果表示テーブル-->
     <table class="list" id="customer-search-result">
-        <colgroup width="5%">
-        <colgroup width="10%">
-        <colgroup width="25%">
-        <colgroup width="5%">
-        <colgroup width="30%">
-        <colgroup width="7%">
-        <colgroup width="7%">
+        <col width="5%" />
+        <col width="10%" />
+        <col width="25%" />
+        <col width="5%" />
+        <col width="30%" />
+        <col width="7%" />
+        <col width="7%" />
         <tr>
             <th rowspan="2">種別</th>
Index: /branches/version-2_11-dev/data/Smarty/templates/admin/products/product_rank.tpl
===================================================================
--- /branches/version-2_11-dev/data/Smarty/templates/admin/products/product_rank.tpl	(revision 21313)
+++ /branches/version-2_11-dev/data/Smarty/templates/admin/products/product_rank.tpl	(revision 21343)
@@ -94,9 +94,9 @@
 
             <table class="list" id="categoryTable">
-                <colgroup width="20%">
-                <colgroup width="47%">
-                <colgroup width="10%">
-                <colgroup width="7%">
-                <colgroup width="15%">
+                <col width="20%" />
+                <col width="47%" />
+                <col width="10%" />
+                <col width="7%" />
+                <col width="15%" />
                 <tr class="nodrop nodrag">
                     <th>商品コード</th>
Index: /branches/version-2_11-dev/data/Smarty/templates/admin/products/maker.tpl
===================================================================
--- /branches/version-2_11-dev/data/Smarty/templates/admin/products/maker.tpl	(revision 20822)
+++ /branches/version-2_11-dev/data/Smarty/templates/admin/products/maker.tpl	(revision 21343)
@@ -47,9 +47,9 @@
         <!--{if count($arrMaker) > 0}-->
         <table class="list">
-            <colgroup width="10%">
-            <colgroup width="50%">
-            <colgroup width="10%">
-            <colgroup width="10%">
-            <colgroup width="20%">
+            <col width="10%" />
+            <col width="50%" />
+            <col width="10%" />
+            <col width="10%" />
+            <col width="20%" />
             <tr>
                 <th>ID</th>
Index: /branches/version-2_11-dev/data/Smarty/templates/admin/products/classcategory.tpl
===================================================================
--- /branches/version-2_11-dev/data/Smarty/templates/admin/products/classcategory.tpl	(revision 20764)
+++ /branches/version-2_11-dev/data/Smarty/templates/admin/products/classcategory.tpl	(revision 21343)
@@ -54,8 +54,8 @@
 
     <table class="list">
-        <colgroup width="55%">
-        <colgroup width="10%">
-        <colgroup width="10%">
-        <colgroup width="15%">
+        <col width="55%" />
+        <col width="10%" />
+        <col width="10%" />
+        <col width="15%" />
         <tr>
             <th>分類名</th>
Index: /branches/version-2_11-dev/data/Smarty/templates/admin/products/class.tpl
===================================================================
--- /branches/version-2_11-dev/data/Smarty/templates/admin/products/class.tpl	(revision 20867)
+++ /branches/version-2_11-dev/data/Smarty/templates/admin/products/class.tpl	(revision 21343)
@@ -47,9 +47,9 @@
 
     <table class="list">
-        <colgroup width="45%">
-        <colgroup width="15%">
-        <colgroup width="10%">
-        <colgroup width="10%">
-        <colgroup width="15%">
+        <col width="45%" />
+        <col width="15%" />
+        <col width="10%" />
+        <col width="10%" />
+        <col width="15%" />
         <tr>
             <th>規格名 (登録数)</th>
Index: /branches/version-2_11-dev/data/Smarty/templates/admin/products/product_class.tpl
===================================================================
--- /branches/version-2_11-dev/data/Smarty/templates/admin/products/product_class.tpl	(revision 21032)
+++ /branches/version-2_11-dev/data/Smarty/templates/admin/products/product_class.tpl	(revision 21343)
@@ -183,14 +183,14 @@
 
     <table class="list">
-        <colgroup width="5%">
-        <colgroup width="15%">
-        <colgroup width="15%">
-        <colgroup width="9%">
-        <colgroup width="10%">
-        <colgroup width="10%">
-        <colgroup width="10%">
-        <colgroup width="10%">
-        <colgroup width="8%">
-        <colgroup width="8%">
+        <col width="5%" />
+        <col width="15%" />
+        <col width="15%" />
+        <col width="9%" />
+        <col width="10%" />
+        <col width="10%" />
+        <col width="10%" />
+        <col width="10%" />
+        <col width="8%" />
+        <col width="8%" />
         <tr>
             <th><input type="checkbox" onclick="fnAllCheck(this, 'input[name^=check]')" id="allCheck" /> <label for="allCheck"><br>登録</label></th>
Index: /branches/version-2_11-dev/data/Smarty/templates/admin/products/index.tpl
===================================================================
--- /branches/version-2_11-dev/data/Smarty/templates/admin/products/index.tpl	(revision 21330)
+++ /branches/version-2_11-dev/data/Smarty/templates/admin/products/index.tpl	(revision 21343)
@@ -205,16 +205,16 @@
         <!--検索結果表示テーブル-->
         <table class="list" id="products-search-result">
-            <colgroup width="5%">
-            <colgroup width="8%">
-            <colgroup width="8%">
-            <colgroup width="8%">
-            <colgroup width="25%">
-            <colgroup width="8%">
-            <colgroup width="8%">
-            <colgroup width="5%">
-            <colgroup width="5%">
-            <colgroup width="5%">
-            <colgroup width="5%">
-            <colgroup width="5%">
+            <col width="5%" />
+            <col width="8%" />
+            <col width="8%" />
+            <col width="8%" />
+            <col width="25%" />
+            <col width="8%" />
+            <col width="8%" />
+            <col width="5%" />
+            <col width="5%" />
+            <col width="5%" />
+            <col width="5%" />
+            <col width="5%" />
             <tr>
                 <th rowspan="2">商品ID</th>
Index: /branches/version-2_11-dev/data/Smarty/templates/admin/products/category.tpl
===================================================================
--- /branches/version-2_11-dev/data/Smarty/templates/admin/products/category.tpl	(revision 20828)
+++ /branches/version-2_11-dev/data/Smarty/templates/admin/products/category.tpl	(revision 21343)
@@ -104,9 +104,9 @@
 
         <table class="list" id="categoryTable">
-            <colgroup width="5%">
-            <colgroup width="60%">
-            <colgroup width="10%">
-            <colgroup width="10%">
-            <colgroup width="25%">
+            <col width="5%" />
+            <col width="60%" />
+            <col width="10%" />
+            <col width="10%" />
+            <col width="25%" />
             <tr class="nodrop nodrag">
                 <th>ID</th>
