Index: branches/version-2_4/data/Smarty/templates/default/mobile/frontparts/bloc/best5.tpl
===================================================================
--- branches/version-2_4/data/Smarty/templates/default/mobile/frontparts/bloc/best5.tpl	(revision 16582)
+++ branches/version-2_4/data/Smarty/templates/default/mobile/frontparts/bloc/best5.tpl	(revision 18408)
@@ -28,6 +28,5 @@
 <!-- ▼オススメコメント ここから -->
 <a href="<!--{$smarty.const.MOBILE_DETAIL_P_HTML}--><!--{$arrProduct.product_id}-->">
-<!--{$arrProduct.comment|escape|nl2br}-->
-</a>
+<!--{$arrProduct.comment|escape|nl2br}--></a>
 <!-- ▲オススメコメント ここまで -->
 
Index: branches/version-2_4/data/Smarty/templates/default/list.tpl
===================================================================
--- branches/version-2_4/data/Smarty/templates/default/list.tpl	(revision 17788)
+++ branches/version-2_4/data/Smarty/templates/default/list.tpl	(revision 18408)
@@ -128,6 +128,5 @@
          <!--{assign var=name value="detail`$smarty.section.cnt.iteration`"}-->
            <a href="<!--{$smarty.const.DETAIL_P_HTML}--><!--{$arrProducts[cnt].product_id}-->" onmouseover="chgImg('<!--{$TPL_DIR}-->img/products/b_detail_on.gif','<!--{$name}-->');" onmouseout="chgImg('<!--{$TPL_DIR}-->img/products/b_detail.gif','<!--{$name}-->');">
-            <img src="<!--{$TPL_DIR}-->img/products/b_detail.gif" width="115" height="25" alt="詳しくはこちら" name="<!--{$name}-->" id="<!--{$name}-->" />
-           </a>
+            <img src="<!--{$TPL_DIR}-->img/products/b_detail.gif" width="115" height="25" alt="詳しくはこちら" name="<!--{$name}-->" id="<!--{$name}-->" /></a>
          </span>
        </p>
@@ -176,6 +175,5 @@
              <div class="cartbtn">
              <a href="<!--{$smarty.server.REQUEST_URI|escape}-->#product<!--{$id}-->" onclick="fnChangeAction('<!--{$smarty.server.REQUEST_URI|escape}-->#product<!--{$id}-->'); fnModeSubmit('cart','product_id','<!--{$id}-->'); return false;" onmouseover="chgImg('<!--{$TPL_DIR}-->img/products/b_cartin_on.gif','cart<!--{$id}-->');" onmouseout="chgImg('<!--{$TPL_DIR}-->img/products/b_cartin.gif','cart<!--{$id}-->');">
-               <img src="<!--{$TPL_DIR}-->img/products/b_cartin.gif" width="115" height="25" alt="カゴに入れる" name="cart<!--{$id}-->" id="cart<!--{$id}-->" />
-             </a>
+               <img src="<!--{$TPL_DIR}-->img/products/b_cartin.gif" width="115" height="25" alt="カゴに入れる" name="cart<!--{$id}-->" id="cart<!--{$id}-->" /></a>
              </div>
            </div>
Index: branches/version-2_4/data/Smarty/templates/default/campaign/bloc/entry.tpl
===================================================================
--- branches/version-2_4/data/Smarty/templates/default/campaign/bloc/entry.tpl	(revision 17753)
+++ branches/version-2_4/data/Smarty/templates/default/campaign/bloc/entry.tpl	(revision 18408)
@@ -34,6 +34,5 @@
 
       <a href="<!--{$smarty.const.CAMPAIGN_URL}--><!--{$dir_name}-->/entry.php" onmouseover="chgImg('<!--{$TPL_DIR}-->img/login/b_gotoentry_on.gif','b_gotoentry');" onmouseout="chgImg('<!--{$TPL_DIR}-->img/login/b_gotoentry.gif','b_gotoentry');">
-        <img src="<!--{$TPL_DIR}-->img/login/b_gotoentry.gif" width="130" height="30" alt="会員登録をする" border="0" name="b_gotoentry" />
-      </a>
+        <img src="<!--{$TPL_DIR}-->img/login/b_gotoentry.gif" width="130" height="30" alt="会員登録をする" border="0" name="b_gotoentry" /></a>
     </div>
   </div>
Index: branches/version-2_4/data/Smarty/templates/default/campaign/bloc/cart_tag.tpl
===================================================================
--- branches/version-2_4/data/Smarty/templates/default/campaign/bloc/cart_tag.tpl	(revision 16583)
+++ branches/version-2_4/data/Smarty/templates/default/campaign/bloc/cart_tag.tpl	(revision 18408)
@@ -63,6 +63,5 @@
              <div class="cartbtn">
              <a href="<!--{$smarty.server.REQUEST_URI|escape}-->#product<!--{$id}-->" onclick="fnChangeAction('<!--{$smarty.server.REQUEST_URI|escape}-->#product<!--{$id}-->'); fnModeSubmit('cart','product_id','<!--{$id}-->'); return false;" onmouseover="chgImg('<!--{$TPL_DIR}-->img/products/b_cartin_on.gif','cart<!--{$id}-->');" onmouseout="chgImg('<!--{$TPL_DIR}-->img/products/b_cartin.gif','cart<!--{$id}-->');">
-               <img src="<!--{$TPL_DIR}-->img/products/b_cartin.gif" width="115" height="25" alt="カゴに入れる" name="cart<!--{$id}-->" id="cart<!--{$id}-->" />
-             </a>
+               <img src="<!--{$TPL_DIR}-->img/products/b_cartin.gif" width="115" height="25" alt="カゴに入れる" name="cart<!--{$id}-->" id="cart<!--{$id}-->" /></a>
              </div>
            </div>
Index: branches/version-2_4/data/Smarty/templates/default/bloc/best5.tpl
===================================================================
--- branches/version-2_4/data/Smarty/templates/default/bloc/best5.tpl	(revision 17512)
+++ branches/version-2_4/data/Smarty/templates/default/bloc/best5.tpl	(revision 18408)
@@ -36,7 +36,5 @@
 
       <a href="<!--{$smarty.const.URL_DIR}-->products/detail.php?product_id=<!--{$arrBestProducts[cnt].product_id}-->">
-        <img src="<!--{$smarty.const.SITE_URL}-->resize_image.php?image=<!--{$image_path|sfRmDupSlash}-->&amp;width=48&amp;height=48" alt="<!--{$arrBestProducts[cnt].name|escape}-->" />
-      </a>
-
+        <img src="<!--{$smarty.const.SITE_URL}-->resize_image.php?image=<!--{$image_path|sfRmDupSlash}-->&amp;width=48&amp;height=48" alt="<!--{$arrBestProducts[cnt].name|escape}-->" /></a>
       <h3>
         <a href="<!--{$smarty.const.URL_DIR}-->products/detail.php?product_id=<!--{$arrBestProducts[cnt].product_id}-->"><!--{$arrBestProducts[cnt].name|escape}--></a>
@@ -67,7 +65,5 @@
 
       <a href="<!--{$smarty.const.URL_DIR}-->products/detail.php?product_id=<!--{$arrBestProducts[$cnt2].product_id}-->">
-        <img src="<!--{$smarty.const.SITE_URL}-->resize_image.php?image=<!--{$image_path|sfRmDupSlash}-->&amp;width=48&amp;height=48" alt="<!--{$arrBestProducts[$cnt2].name|escape}-->" />
-      </a>
-
+        <img src="<!--{$smarty.const.SITE_URL}-->resize_image.php?image=<!--{$image_path|sfRmDupSlash}-->&amp;width=48&amp;height=48" alt="<!--{$arrBestProducts[$cnt2].name|escape}-->" /></a>
       <h3>
       <a href="<!--{$smarty.const.URL_DIR}-->products/detail.php?product_id=<!--{$arrBestProducts[$cnt2].product_id}-->"><!--{$arrBestProducts[$cnt2].name|escape}--></a>
Index: branches/version-2_4/data/Smarty/templates/default/bloc/login.tpl
===================================================================
--- branches/version-2_4/data/Smarty/templates/default/bloc/login.tpl	(revision 17787)
+++ branches/version-2_4/data/Smarty/templates/default/bloc/login.tpl	(revision 18408)
@@ -40,6 +40,5 @@
         <p class="btn">
           <a href="<!--{$smarty.server.PHP_SELF|escape}-->" onclick="fnFormModeSubmit('login_form', 'logout', '', ''); return false;">
-            <img src="<!--{$TPL_DIR}-->img/header/logout.gif" width="44" height="21" alt="ログアウト" />
-          </a>
+            <img src="<!--{$TPL_DIR}-->img/header/logout.gif" width="44" height="21" alt="ログアウト" /></a>
         </p>
        </div>
Index: branches/version-2_4/data/Smarty/templates/default/bloc/cart.tpl
===================================================================
--- branches/version-2_4/data/Smarty/templates/default/bloc/cart.tpl	(revision 16583)
+++ branches/version-2_4/data/Smarty/templates/default/bloc/cart.tpl	(revision 18408)
@@ -38,6 +38,5 @@
     <p class="btn">
       <a href="<!--{$smarty.const.URL_DIR}-->cart/index.php" onmouseover="chgImg('<!--{$TPL_DIR}-->img/side/button_cartin_on.gif','button_cartin');" onmouseout="chgImg('<!--{$TPL_DIR}-->img/side/button_cartin.gif','button_cartin');">
-        <img src="<!--{$TPL_DIR}-->img/side/button_cartin.gif" width="87" height="22" alt="カゴの中を見る" border="0" name="button_cartin" id="button_cartin" />
-      </a>
+        <img src="<!--{$TPL_DIR}-->img/side/button_cartin.gif" width="87" height="22" alt="カゴの中を見る" border="0" name="button_cartin" id="button_cartin" /></a>
      </p>
   </div>
Index: branches/version-2_4/data/Smarty/templates/default/mypage/login.tpl
===================================================================
--- branches/version-2_4/data/Smarty/templates/default/mypage/login.tpl	(revision 18182)
+++ branches/version-2_4/data/Smarty/templates/default/mypage/login.tpl	(revision 18408)
@@ -73,6 +73,5 @@
     <div class="inputbox02">
       <a href="<!--{$smarty.const.URL_DIR}-->entry/kiyaku.php" onmouseover="chgImg('<!--{$TPL_DIR}-->img/login/b_gotoentry_on.gif','b_gotoentry');" onmouseout="chgImg('<!--{$TPL_DIR}-->img/login/b_gotoentry.gif','b_gotoentry');">
-        <img src="<!--{$TPL_DIR}-->img/login/b_gotoentry.gif" width="130" height="30" alt="会員登録をする" border="0" name="b_gotoentry" />
-      </a>
+        <img src="<!--{$TPL_DIR}-->img/login/b_gotoentry.gif" width="130" height="30" alt="会員登録をする" border="0" name="b_gotoentry" /></a>
     </div>
   </div>
Index: branches/version-2_4/data/Smarty/templates/default/header.tpl
===================================================================
--- branches/version-2_4/data/Smarty/templates/default/header.tpl	(revision 18404)
+++ branches/version-2_4/data/Smarty/templates/default/header.tpl	(revision 18408)
@@ -24,6 +24,5 @@
   <h1>
     <a href="<!--{$smarty.const.SITE_URL}-->">
-      <em><!--{$arrSiteInfo.shop_name|escape}-->/<!--{$tpl_title|escape}--></em>
-    </a>
+      <em><!--{$arrSiteInfo.shop_name|escape}-->/<!--{$tpl_title|escape}--></em></a>
   </h1>
   <div id="information">
@@ -33,6 +32,5 @@
            onmouseover="chgImg('<!--{$TPL_DIR}-->img/header/mypage_on.gif','mypage');"
            onmouseout="chgImg('<!--{$TPL_DIR}-->img/header/mypage.gif','mypage');">
-          <img src="<!--{$TPL_DIR}-->img/header/mypage.gif" width="95" height="20" alt="MYページ" name="mypage" id="mypage" />
-        </a>
+          <img src="<!--{$TPL_DIR}-->img/header/mypage.gif" width="95" height="20" alt="MYページ" name="mypage" id="mypage" /></a>
       </li>
       <li>
@@ -40,6 +38,5 @@
            onmouseover="chgImg('<!--{$TPL_DIR}-->img/header/member_on.gif','member');"
            onmouseout="chgImg('<!--{$TPL_DIR}-->img/header/member.gif','member');">
-          <img src="<!--{$TPL_DIR}-->img/header/member.gif" width="95" height="20" alt="会員登録" name="member" id="member" />
-        </a>
+          <img src="<!--{$TPL_DIR}-->img/header/member.gif" width="95" height="20" alt="会員登録" name="member" id="member" /></a>
       </li>
       <li>
@@ -47,6 +44,5 @@
            onmouseover="chgImg('<!--{$TPL_DIR}-->img/header/cartin_on.gif','cartin');"
            onmouseout="chgImg('<!--{$TPL_DIR}-->img/header/cartin.gif','cartin');">
-          <img src="<!--{$TPL_DIR}-->img/header/cartin.gif" width="95" height="20" alt="カゴの中を見る" name="cartin" id="cartin" />
-        </a>
+          <img src="<!--{$TPL_DIR}-->img/header/cartin.gif" width="95" height="20" alt="カゴの中を見る" name="cartin" id="cartin" /></a>
       </li>
     </ul>
Index: branches/version-2_4/data/Smarty/templates/default/shopping/index.tpl
===================================================================
--- branches/version-2_4/data/Smarty/templates/default/shopping/index.tpl	(revision 18182)
+++ branches/version-2_4/data/Smarty/templates/default/shopping/index.tpl	(revision 18408)
@@ -73,6 +73,5 @@
     <div class="inputbox02">
       <a href="<!--{$smarty.const.URL_DIR}-->entry/kiyaku.php" onmouseover="chgImg('<!--{$TPL_DIR}-->img/login/b_gotoentry_on.gif','b_gotoentry');" onmouseout="chgImg('<!--{$TPL_DIR}-->img/login/b_gotoentry.gif','b_gotoentry');">
-        <img src="<!--{$TPL_DIR}-->img/login/b_gotoentry.gif" width="130" height="30" alt="会員登録をする" border="0" name="b_gotoentry" />
-      </a>
+        <img src="<!--{$TPL_DIR}-->img/login/b_gotoentry.gif" width="130" height="30" alt="会員登録をする" border="0" name="b_gotoentry" /></a>
       <input type="image" onmouseover="chgImgImageSubmit('<!--{$TPL_DIR}-->img/login/b_buystep_on.gif',this)" onmouseout="chgImgImageSubmit('<!--{$TPL_DIR}-->img/login/b_buystep.gif',this)" src="<!--{$TPL_DIR}-->img/login/b_buystep.gif" class="box130"  alt="購入手続きへ" name="buystep" id="buystep" />
     </div>
Index: branches/version-2_4/data/Smarty/templates/default/shopping/confirm.tpl
===================================================================
--- branches/version-2_4/data/Smarty/templates/default/shopping/confirm.tpl	(revision 17789)
+++ branches/version-2_4/data/Smarty/templates/default/shopping/confirm.tpl	(revision 18408)
@@ -58,6 +58,5 @@
           <td class="phototd">
             <a href="<!--{$smarty.server.PHP_SELF|escape}-->" onclick="win01('<!--{$smarty.const.URL_DIR}-->products/detail_image.php?product_id=<!--{$arrProductsClass[cnt].product_id}-->&amp;image=main_image','detail_image','<!--{$arrProductsClass[cnt].tpl_image_width}-->','<!--{$arrProductsClass[cnt].tpl_image_height}-->'); return false;" target="_blank">
-              <img src="<!--{$smarty.const.URL_DIR}-->resize_image.php?image=<!--{$arrProductsClass[cnt].main_list_image}-->&amp;width=65&amp;height=65" alt="<!--{$arrProductsClass[cnt].name|escape}-->" />
-            </a>
+              <img src="<!--{$smarty.const.URL_DIR}-->resize_image.php?image=<!--{$arrProductsClass[cnt].main_list_image}-->&amp;width=65&amp;height=65" alt="<!--{$arrProductsClass[cnt].name|escape}-->" /></a>
           </td>
           <td>
Index: branches/version-2_4/data/Smarty/templates/default/shopping/payment.tpl
===================================================================
--- branches/version-2_4/data/Smarty/templates/default/shopping/payment.tpl	(revision 18155)
+++ branches/version-2_4/data/Smarty/templates/default/shopping/payment.tpl	(revision 18408)
@@ -126,6 +126,5 @@
       <div class="tblareabtn">
         <a href="<!--{$tpl_back_url|escape}-->" onmouseover="chgImg('<!--{$TPL_DIR}-->img/common/b_back_on.gif','back03')" onmouseout="chgImg('<!--{$TPL_DIR}-->img/common/b_back.gif','back03')">
-          <img src="<!--{$TPL_DIR}-->img/common/b_back.gif" width="150" height="30" alt="戻る" border="0" name="back03" id="back03" />
-        </a>&nbsp;
+          <img src="<!--{$TPL_DIR}-->img/common/b_back.gif" width="150" height="30" alt="戻る" border="0" name="back03" id="back03" /></a>&nbsp;
         <input type="image" onmouseover="chgImgImageSubmit('<!--{$TPL_DIR}-->img/common/b_next_on.gif',this)" onmouseout="chgImgImageSubmit('<!--{$TPL_DIR}-->img/common/b_next.gif',this)" src="<!--{$TPL_DIR}-->img/common/b_next.gif" class="box150" alt="次へ" name="next" id="next" />
       </div>
Index: branches/version-2_4/data/Smarty/templates/default/shopping/deliv.tpl
===================================================================
--- branches/version-2_4/data/Smarty/templates/default/shopping/deliv.tpl	(revision 16583)
+++ branches/version-2_4/data/Smarty/templates/default/shopping/deliv.tpl	(revision 18408)
@@ -92,6 +92,5 @@
       <div class="tblareabtn">
         <a href="<!--{$smarty.const.URL_DIR}-->cart/index.php" onmouseover="chgImgImageSubmit('<!--{$TPL_DIR}-->img/common/b_back_on.gif',back03)" onmouseout="chgImgImageSubmit('<!--{$TPL_DIR}-->img/common/b_back.gif',back03)">
-          <img src="<!--{$TPL_DIR}-->img/common/b_back.gif" width="150" height="30" alt="戻る" border="0" name="back03" id="back03" />
-        </a>
+          <img src="<!--{$TPL_DIR}-->img/common/b_back.gif" width="150" height="30" alt="戻る" border="0" name="back03" id="back03" /></a>
         <input type="image" onmouseover="chgImgImageSubmit('<!--{$TPL_DIR}-->img/shopping/b_select_on.gif',this)" onmouseout="chgImgImageSubmit('<!--{$TPL_DIR}-->img/shopping/b_select.gif',this)" src="<!--{$TPL_DIR}-->img/shopping/b_select.gif" alt="選択したお届け先に送る" class="box190" name="send_button" id="send_button" />
       </div>
Index: branches/version-2_4/data/Smarty/templates/default/admin/ownersstore/products_list.tpl
===================================================================
--- branches/version-2_4/data/Smarty/templates/default/admin/ownersstore/products_list.tpl	(revision 17166)
+++ branches/version-2_4/data/Smarty/templates/default/admin/ownersstore/products_list.tpl	(revision 18408)
@@ -11,14 +11,11 @@
     <tr bgcolor="#ffffff" class="fs12">
         <td align="center">
-            <a href="<!--{$smarty.const.OSTORE_URL}-->products/detail.php?product_id=<!--{$product.product_id|escape}-->"
-               target="_blank">
-                <img src="<!--{$smarty.const.OSTORE_SSLURL}-->resize.php?image=<!--{$product.main_list_image|escape}-->&width=50&height=50">
-            </a>
+            <a href="<!--{$smarty.const.OSTORE_URL}-->products/detail.php?product_id=<!--{$product.product_id|escape}-->" target="_blank">
+                <img src="<!--{$smarty.const.OSTORE_SSLURL}-->resize.php?image=<!--{$product.main_list_image|escape}-->&width=50&height=50"></a>
         </td>
         <td align="center">
             <p>
                 <a href="<!--{$smarty.const.OSTORE_URL}-->products/detail.php?product_id=<!--{$product.product_id|escape}-->" target="_blank">
-                    <!--{$product.name}-->
-                </a>
+                    <!--{$product.name}--></a>
             </p>
             <p>Version.<!--{$product.version|default:"--"}-->　<!--{$product.last_update_date|sfDispDBDate:false|escape}--></p>
@@ -29,8 +26,8 @@
             </div>
         </td>
-        
+
         <!--{* ダウンロード対象商品なら各種ボタンを表示する *}-->
         <!--{if $product.download_flg}-->
-        
+
         <td align="center">
             <div id="ownersstore_download<!--{$product.product_id|escape}-->">
@@ -48,5 +45,5 @@
             </div>
         </td>
-            
+
         <td align="center">
             <!--{* インストール済みなら設定ボタン表示 *}-->
@@ -54,6 +51,5 @@
                 <span class="icon_confirm">
                 <a href="" onclick="win02('../load_module_config.php?module_id=<!--{$product.product_id}-->', 'load', 600, 400);return false;">
-                   設定
-                </a>
+                   設定</a>
                 </span>
             <!--{else}-->
@@ -61,6 +57,5 @@
                 <span class="icon_confirm">
                 <a href="" onclick="win02('../load_module_config.php?module_id=<!--{$product.product_id}-->', 'load', 600, 400);return false;">
-                   設定
-                </a>
+                   設定</a>
                 </span>
                 </div>
@@ -70,9 +65,9 @@
 
         <!--{else}-->
-        
+
         <td align="center">--</td>
         <td align="center">--</td>
         <!--{/if}-->
-        
+
         <td align="center"><!--{$product.status|escape|nl2br}--></td>
     </tr>
Index: branches/version-2_4/data/Smarty/templates/default/admin/contents/recomend.tpl
===================================================================
--- branches/version-2_4/data/Smarty/templates/default/admin/contents/recomend.tpl	(revision 17467)
+++ branches/version-2_4/data/Smarty/templates/default/admin/contents/recomend.tpl	(revision 18408)
@@ -25,5 +25,5 @@
 <!--
 function lfnCheckSubmit( fm ){
-	
+
 	var err = '';
 	/*
@@ -55,7 +55,7 @@
 				flag = false;
 			}
-		} 
+		}
 	}
-	
+
 	if ( flag ){
 		win03('./recommend_search.php?rank=' + rank,'search','500','500');
@@ -88,5 +88,5 @@
 						<td background="<!--{$TPL_DIR}-->img/contents/main_left.jpg"><img src="<!--{$TPL_DIR}-->img/common/_.gif" width="14" height="1" alt=""></td>
 						<td bgcolor="#cccccc">
-						
+
 						<!--登録テーブルここから-->
 						<table width="678" border="0" cellspacing="0" cellpadding="0" summary=" ">
@@ -133,6 +133,6 @@
 								<td bgcolor="#ffffff" width="40" align="center">
 									<a href="#" onclick="lfnCheckSetItem('<!--{$smarty.section.cnt.iteration}-->'); return false;" target="_blank">
-									<!--{if $arrItems[$smarty.section.cnt.iteration].product_id}-->商品<br/>変更<!--{else}-->商品<br/>選択<!--{/if}-->
-									</a></td>
+									<!--{if $arrItems[$smarty.section.cnt.iteration].product_id}-->商品<br/>変更<!--{else}-->商品<br/>選択<!--{/if}--></a>
+								</td>
 								<td bgcolor="#ffffff" width="350">
 								<table width="350" border="0" cellspacing="0" cellpadding="0" summary=" ">
@@ -160,5 +160,5 @@
 						<!--▲おすすめ<!--{$smarty.section.cnt.iteration}-->-->
 						<!--{/section}-->
-						
+
 						<!--登録テーブルここまで-->
 						</td>
@@ -178,3 +178,3 @@
 	</tr>
 </table>
-<!--★★メインコンテンツ★★-->		
+<!--★★メインコンテンツ★★-->
Index: branches/version-2_4/data/Smarty/templates/default/cart/index.tpl
===================================================================
--- branches/version-2_4/data/Smarty/templates/default/cart/index.tpl	(revision 17796)
+++ branches/version-2_4/data/Smarty/templates/default/cart/index.tpl	(revision 18408)
@@ -79,6 +79,5 @@
          <td class="phototd">
            <a href="<!--{$smarty.server.PHP_SELF|escape}-->" onclick="win01('../products/detail_image.php?product_id=<!--{$arrProductsClass[cnt].product_id}-->&image=main_image','detail_image','<!--{$arrProductsClass[cnt].tpl_image_width}-->','<!--{$arrProductsClass[cnt].tpl_image_height}-->'); return false;" target="_blank">
-           <img src="<!--{$smarty.const.URL_DIR}-->resize_image.php?image=<!--{$arrProductsClass[cnt].main_list_image}-->&amp;width=65&amp;height=65" alt="<!--{$arrProductsClass[cnt].name|escape}-->" />
-           </a>
+           <img src="<!--{$smarty.const.URL_DIR}-->resize_image.php?image=<!--{$arrProductsClass[cnt].main_list_image}-->&amp;width=65&amp;height=65" alt="<!--{$arrProductsClass[cnt].name|escape}-->" /></a>
          </td>
          <td><!--{* 商品名 *}--><strong><!--{$arrProductsClass[cnt].name|escape}--></strong><br />
@@ -136,6 +135,5 @@
      <p>
        <a href="<!--{$tpl_prev_url}-->" onmouseover="chgImg('<!--{$TPL_DIR}-->img/cart/b_pageback_on.gif','back');" onmouseout="chgImg('<!--{$TPL_DIR}-->img/cart/b_pageback.gif','back');">
-         <img src="<!--{$TPL_DIR}-->img/cart/b_pageback.gif" width="150" height="30" alt="買い物を続ける" name="back" id="back" />
-       </a>&nbsp;&nbsp;
+         <img src="<!--{$TPL_DIR}-->img/cart/b_pageback.gif" width="150" height="30" alt="買い物を続ける" name="back" id="back" /></a>&nbsp;&nbsp;
    <!--{/if}-->
        <input type="image" onmouseover="chgImgImageSubmit('<!--{$TPL_DIR}-->img/cart/b_buystep_on.gif',this)" onmouseout="chgImgImageSubmit('<!--{$TPL_DIR}-->img/cart/b_buystep.gif',this)" src="<!--{$TPL_DIR}-->img/cart/b_buystep.gif" class="box150"  alt="購入手続きへ" name="confirm" />
Index: branches/version-2_4/data/Smarty/templates/default/contact/confirm.tpl
===================================================================
--- branches/version-2_4/data/Smarty/templates/default/contact/confirm.tpl	(revision 16989)
+++ branches/version-2_4/data/Smarty/templates/default/contact/confirm.tpl	(revision 18408)
@@ -80,6 +80,5 @@
          onmouseout="chgImg('<!--{$TPL_DIR}-->img/common/b_back.gif','back02');">
         <img src="<!--{$TPL_DIR}-->img/common/b_back.gif" width="150" height="30"
-             alt="戻る" name="back02" id="back02" />
-      </a>
+             alt="戻る" name="back02" id="back02" /></a>
       <input type="image"
              onmouseover="chgImgImageSubmit('<!--{$TPL_DIR}-->img/common/b_send_on.gif',this)"
Index: branches/version-2_4/data/Smarty/templates/default/contact/index.tpl
===================================================================
--- branches/version-2_4/data/Smarty/templates/default/contact/index.tpl	(revision 16923)
+++ branches/version-2_4/data/Smarty/templates/default/contact/index.tpl	(revision 18408)
@@ -22,16 +22,16 @@
 <!--▼CONTENTS-->
 <div id="undercolumn">
-  
+
   <div id="undercolumn_contact">
     <h2 class="title"><img src="<!--{$TPL_DIR}-->img/contact/title.jpg" width="580" height="40" alt="お問い合わせ" /></h2>
-    
+
     <p>お問い合わせはメールにて承っています。<br />
     内容によっては回答をさしあげるのにお時間をいただくこともございます。また、土日、祝祭日、年末年始、夏季期間は翌営業日以降の対応となりますのでご了承ください。</p>
-    
+
     <p class="mini"><em>※ご注文に関するお問い合わせには、必ず「ご注文番号」と「お名前」をご記入の上、メールくださいますようお願いいたします。</em></p>
-    
+
     <form name="form1" method="post" action="<!--{$smarty.server.PHP_SELF|escape}-->">
     <input type="hidden" name="mode" value="confirm" />
-    
+
     <table summary="お問い合わせ">
       <tr>
@@ -91,6 +91,5 @@
           <p class="zipimg">
             <a href="javascript:fnCallAddress('<!--{$smarty.const.URL_INPUT_ZIP}-->', 'zip01', 'zip02', 'pref', 'addr01');">
-              <img src="<!--{$TPL_DIR}-->img/common/address.gif" width="86" height="20" alt="住所自動入力" />
-            </a>
+              <img src="<!--{$TPL_DIR}-->img/common/address.gif" width="86" height="20" alt="住所自動入力" /></a>
             <span class="mini">&nbsp;郵便番号を入力後、クリックしてください。</span>
           </p>
@@ -101,10 +100,10 @@
         <td>
           <span class="attention"><!--{$arrErr.pref}--><!--{$arrErr.addr01}--><!--{$arrErr.addr02}--></span>
-          
+
           <select name="pref" style="<!--{$arrErr.pref|sfGetErrorColor}-->">
           <option value="">都道府県を選択</option>
           <!--{html_options options=$arrPref selected=$pref|default:$arrData.pref|escape}-->
           </select>
-          
+
           <p class="mini">
             <input type="text"
@@ -115,5 +114,5 @@
             <!--{$smarty.const.SAMPLE_ADDRESS1}-->
           </p>
-          
+
           <p class="mini">
             <input type="text"
@@ -124,5 +123,5 @@
             <!--{$smarty.const.SAMPLE_ADDRESS2}-->
           </p>
-          
+
           <p class="mini"><em>住所は2つに分けてご記入いただけます。マンション名は必ず記入してください。</em></p>
         </td>
@@ -132,5 +131,5 @@
         <td>
           <span class="attention"><!--{$arrErr.tel01}--><!--{$arrErr.tel02}--><!--{$arrErr.tel03}--></span>
-          <input type="text" 
+          <input type="text"
                  class="box60"
                  name="tel01"
@@ -138,5 +137,5 @@
                  maxlength="<!--{$smarty.const.TEL_ITEM_LEN}-->"
                  style="<!--{$arrErr.tel01|sfGetErrorColor}-->" />&nbsp;-&nbsp;
-          <input type="text" 
+          <input type="text"
                  class="box60"
                  name="tel02"
@@ -144,5 +143,5 @@
                  maxlength="<!--{$smarty.const.TEL_ITEM_LEN}-->"
                  style="<!--{$arrErr.tel02|sfGetErrorColor}-->" />&nbsp;-&nbsp;
-          <input type="text" 
+          <input type="text"
                  class="box60"
                  name="tel03"
@@ -174,5 +173,5 @@
           <p class="mini"><em>確認のため2度入力してください。</em></p>
         </td>
-      </tr>        
+      </tr>
       <tr>
         <th>お問い合わせ内容<span class="attention">※</span><br />
@@ -188,5 +187,5 @@
       </tr>
     </table>
-    
+
     <div class="tblareabtn">
       <input type="image"
Index: branches/version-2_4/data/Smarty/templates/default/detail.tpl
===================================================================
--- branches/version-2_4/data/Smarty/templates/default/detail.tpl	(revision 18261)
+++ branches/version-2_4/data/Smarty/templates/default/detail.tpl	(revision 18408)
@@ -61,11 +61,9 @@
     <!--★画像★-->
       <a href="javascript:void(win01('./detail_image.php?product_id=<!--{$arrProduct.product_id}-->&amp;image=main_large_image<!--{if $smarty.get.admin == 'on'}-->&amp;admin=on<!--{/if}-->','detail_image','<!--{$arrFile.main_large_image.width+60}-->', '<!--{$arrFile.main_large_image.height+80}-->'))">
-        <img src="<!--{$arrFile[$key].filepath}-->" width="<!--{$arrFile[$key].width}-->" height="<!--{$arrFile[$key].height}-->" alt="<!--{$arrProduct.name|escape}-->" class="picture" />
-      </a>
+        <img src="<!--{$arrFile[$key].filepath}-->" width="<!--{$arrFile[$key].width}-->" height="<!--{$arrFile[$key].height}-->" alt="<!--{$arrProduct.name|escape}-->" class="picture" /></a>
       <p>
       <!--★拡大する★-->
         <a href="javascript:void(win01('./detail_image.php?product_id=<!--{$arrProduct.product_id}-->&amp;image=main_large_image<!--{if $smarty.get.admin == 'on'}-->&amp;admin=on<!--{/if}-->','detail_image','<!--{$arrFile.main_large_image.width+60}-->', '<!--{$arrFile.main_large_image.height+80}-->'))" onmouseover="chgImg('<!--{$TPL_DIR}-->img/products/b_expansion_on.gif','expansion01');" onMouseOut="chgImg('<!--{$TPL_DIR}-->img/products/b_expansion.gif','expansion01');">
-          <img src="<!--{$TPL_DIR}-->img/products/b_expansion.gif" width="85" height="13" alt="画像を拡大する" name="expansion01" id="expansion01" />
-       </a>
+          <img src="<!--{$TPL_DIR}-->img/products/b_expansion.gif" width="85" height="13" alt="画像を拡大する" name="expansion01" id="expansion01" /></a>
       </p>
       <!--{else}-->
@@ -202,6 +200,5 @@
                 <!--{* カゴに入れるボタン *}-->
                 <a href="javascript:void(document.form1.submit());" onmouseover="chgImg('<!--{$TPL_DIR}-->img/products/b_cartin_on.gif','cart');" onmouseout="chgImg('<!--{$TPL_DIR}-->img/products/b_cartin.gif','cart');">
-                    <img src="<!--{$TPL_DIR}-->img/products/b_cartin.gif" width="115" height="25" alt="カゴに入れる" name="cart" id="cart" />
-                </a>
+                    <img src="<!--{$TPL_DIR}-->img/products/b_cartin.gif" width="115" height="25" alt="カゴに入れる" name="cart" id="cart" /></a>
             </p>
             <!--{if 'sfGMODetailDisplay'|function_exists}--><!--{* GMOワンクリック *}-->
@@ -237,9 +234,10 @@
       <!--{if $arrFile[$lkey].filepath != ""}-->
         <a href="<!--{$smarty.server.PHP_SELF|escape}-->" onclick="win01('./detail_image.php?product_id=<!--{$arrProduct.product_id}-->&amp;image=<!--{$lkey}--><!--{if $smarty.get.admin == 'on'}-->&amp;admin=on<!--{/if}-->','detail_image','<!--{$arrFile[$lkey].width+60}-->','<!--{$arrFile[$lkey].height+80}-->'); return false;" target="_blank">
+      <!--{else}-->
+        <a>
       <!--{/if}-->
       <!--サブ画像-->
-        <img src="<!--{$arrFile[$key].filepath}-->" alt="<!--{$arrProduct.name|escape}-->" width="<!--{$smarty.const.NORMAL_SUBIMAGE_WIDTH}-->" height="<!--{$smarty.const.NORMAL_SUBIMAGE_WIDTH}-->" />
+        <img src="<!--{$arrFile[$key].filepath}-->" alt="<!--{$arrProduct.name|escape}-->" width="<!--{$smarty.const.NORMAL_SUBIMAGE_WIDTH}-->" height="<!--{$smarty.const.NORMAL_SUBIMAGE_WIDTH}-->" /></a>
       <!--{if $arrFile[$lkey].filepath != ""}-->
-        </a>
         <p>
           <a href="<!--{$smarty.server.PHP_SELF|escape}-->"
@@ -272,6 +270,5 @@
          onmouseover="chgImg('<!--{$TPL_DIR}-->img/products/b_comment_on.gif','review');"
          onmouseout="chgImg('<!--{$TPL_DIR}-->img/products/b_comment.gif','review');" target="_blank">
-        <img src="<!--{$TPL_DIR}-->img/products/b_comment.gif" width="150" height="22" alt="新規コメントを書き込む" name="review" id="review" />
-      </a>
+        <img src="<!--{$TPL_DIR}-->img/products/b_comment.gif" width="150" height="22" alt="新規コメントを書き込む" name="review" id="review" /></a>
     <!--{/if}-->
 
@@ -329,6 +326,5 @@
 
         <a href="<!--{$smarty.const.DETAIL_P_HTML}--><!--{$arrRecommend[cnt].product_id}-->">
-          <img src="<!--{$smarty.const.SITE_URL}-->resize_image.php?image=<!--{$image_path|sfRmDupSlash}-->&amp;width=65&amp;height=65" alt="<!--{$arrRecommend[cnt].name|escape}-->" />
-        </a>
+          <img src="<!--{$smarty.const.SITE_URL}-->resize_image.php?image=<!--{$image_path|sfRmDupSlash}-->&amp;width=65&amp;height=65" alt="<!--{$arrRecommend[cnt].name|escape}-->" /></a>
 
         <!--{assign var=price02_min value=`$arrRecommend[cnt].price02_min`}-->
@@ -359,7 +355,5 @@
         <!--{/if}-->
         <a href="<!--{$smarty.const.DETAIL_P_HTML}--><!--{$arrRecommend[cnt].product_id}-->">
-          <img src="<!--{$smarty.const.SITE_URL}-->resize_image.php?image=<!--{$image_path|sfRmDupSlash}-->&amp;width=65&amp;height=65" alt="<!--{$arrRecommend[cnt].name|escape}-->" />
-        </a>
-
+          <img src="<!--{$smarty.const.SITE_URL}-->resize_image.php?image=<!--{$image_path|sfRmDupSlash}-->&amp;width=65&amp;height=65" alt="<!--{$arrRecommend[cnt].name|escape}-->" /></a>
         <!--{assign var=price02_min value=`$arrRecommend[cnt].price02_min`}-->
         <!--{assign var=price02_max value=`$arrRecommend[cnt].price02_max`}-->
