Index: branches/version-2_11-dev/data/Smarty/templates/sphone/products/list.tpl
===================================================================
--- branches/version-2_11-dev/data/Smarty/templates/sphone/products/list.tpl	(revision 21107)
+++ branches/version-2_11-dev/data/Smarty/templates/sphone/products/list.tpl	(revision 21172)
@@ -82,5 +82,5 @@
     <div class="list_area clearfix">
      <!--★画像★-->
-       <p class="listphoto"><img src="<!--{$smarty.const.IMAGE_SAVE_URLPATH|sfTrimURL}-->/<!--{$arrProduct.main_list_image|sfNoImageMainList|h}-->" width="80" height="80" alt="<!--{$arrProduct.name|h}-->" /></p>
+       <p class="listphoto"><img src="<!--{$smarty.const.ROOT_URLPATH}-->resize_image.php?image=<!--{$arrProduct.main_list_image|sfNoImageMainList|h}-->&amp;width=80&amp;height=80"  alt="<!--{$arrProduct.name|h}-->" /></p>
     
      <div class="listrightblock">
Index: branches/version-2_11-dev/html/user_data/packages/sphone/css/contents.css
===================================================================
--- branches/version-2_11-dev/html/user_data/packages/sphone/css/contents.css	(revision 21169)
+++ branches/version-2_11-dev/html/user_data/packages/sphone/css/contents.css	(revision 21172)
@@ -312,5 +312,5 @@
 width:3em;
 float:right;
-right:0;
+right:7px;
 position:absolute;
 }
