Index: branches/version-2_12-dev/data/Smarty/templates/default/cart/index.tpl
===================================================================
--- branches/version-2_12-dev/data/Smarty/templates/default/cart/index.tpl	(revision 22561)
+++ branches/version-2_12-dev/data/Smarty/templates/default/cart/index.tpl	(revision 22579)
@@ -115,10 +115,11 @@
                                     </td>
                                     <td class="alignC">
-                                    <a class="<!--{if $item.productsClass.main_image|strlen >= 1}-->expansion<!--{/if}-->" target="_blank"
-                                            <!--{if $item.productsClass.main_image|strlen >= 1}--> href="<!--{$smarty.const.IMAGE_SAVE_URLPATH|h}--><!--{$item.productsClass.main_image|sfNoImageMainList|h}-->"
-                                            <!--{/if}-->
-                                            >
-                                            <img src="<!--{$smarty.const.ROOT_URLPATH|h}-->resize_image.php?image=<!--{$item.productsClass.main_list_image|sfNoImageMainList|h}-->&amp;width=65&amp;height=65" alt="<!--{$item.productsClass.name|h}-->" />
+                                    <!--{if $item.productsClass.main_image|strlen >= 1}-->
+                                        <a class="expansion" target="_blank" href="<!--{$smarty.const.IMAGE_SAVE_URLPATH|h}--><!--{$item.productsClass.main_image|sfNoImageMainList|h}-->">
+                                    <!--{/if}-->
+                                    <img src="<!--{$smarty.const.ROOT_URLPATH|h}-->resize_image.php?image=<!--{$item.productsClass.main_list_image|sfNoImageMainList|h}-->&amp;width=65&amp;height=65" alt="<!--{$item.productsClass.name|h}-->" />
+                                    <!--{if $item.productsClass.main_image|strlen >= 1}-->
                                         </a>
+                                    <!--{/if}-->
                                     </td>
                                     <td><!--{* 商品名 *}--><strong><!--{$item.productsClass.name|h}--></strong>
