Index: branches/feature-module-update/data/Smarty/templates/default/detail.tpl
===================================================================
--- branches/feature-module-update/data/Smarty/templates/default/detail.tpl	(revision 16044)
+++ branches/feature-module-update/data/Smarty/templates/default/detail.tpl	(revision 16422)
@@ -49,5 +49,5 @@
       <p>
       <!--★拡大する★-->
-        <a href="javascript:void(opWin02('./detail_image.php','detail_image','560','580'))" onmouseover="chgImg('<!--{$TPL_DIR}-->img/products/b_expansion_on.gif','expansion01');" onMouseOut="chgImg('<!--{$TPL_DIR}-->img/products/b_expansion.gif','expansion01');" target="_blank">
+        <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>
