Index: /branches/version-2_5-dev/html/install/templates/step0.tpl
===================================================================
--- /branches/version-2_5-dev/html/install/templates/step0.tpl	(revision 18700)
+++ /branches/version-2_5-dev/html/install/templates/step0.tpl	(revision 19699)
@@ -61,6 +61,6 @@
     <tr>
         <td align="center">
-            <a href="#" onmouseover="chgImg('../<!--{$default_dir}-->/img/install/back_on.jpg','back')" onmouseout="chgImg('../<!--{$default_dir}-->/img/install/back.jpg','back')" onclick="document.form1['mode'].value='return_welcome';document.form1.submit();" /><img  width="105" src="../<!--{$default_dir}-->/img/install/back.jpg"  height="24" alt="前へ戻る" border="0" name="back"></a>
-            <input type="image" onMouseover="chgImgImageSubmit('../<!--{$default_dir}-->/img/install/next_on.jpg',this)" onMouseout="chgImgImageSubmit('../<!--{$default_dir}-->/img/install/next.jpg',this)" src="../<!--{$default_dir}-->/img/install/next.jpg" width="105" height="24" alt="次へ進む" border="0" name="next">
+            <a href="#" onmouseover="chgImg('img/back_on.jpg','back')" onmouseout="chgImg('img/back.jpg','back')" onclick="document.form1['mode'].value='return_welcome';document.form1.submit();" /><img  width="105" src="img/back.jpg"  height="24" alt="前へ戻る" border="0" name="back"></a>
+            <input type="image" onMouseover="chgImgImageSubmit('img/next_on.jpg',this)" onMouseout="chgImgImageSubmit('img/next.jpg',this)" src="img/next.jpg" width="105" height="24" alt="次へ進む" border="0" name="next">
         </td>
     </tr>
Index: /branches/version-2_5-dev/html/install/templates/step0_1.tpl
===================================================================
--- /branches/version-2_5-dev/html/install/templates/step0_1.tpl	(revision 18700)
+++ /branches/version-2_5-dev/html/install/templates/step0_1.tpl	(revision 19699)
@@ -49,6 +49,6 @@
     <tr>
         <td align="center">
-        <a href="#" onmouseover="chgImg('../<!--{$default_dir}-->/img/install/back_on.jpg','back')" onmouseout="chgImg('../<!--{$default_dir}-->/img/install/back.jpg','back')" onclick="document.form1['mode'].value='return_step0';document.form1.submit();return false;" /><img  width="105" src="../<!--{$default_dir}-->/img/install/back.jpg"  height="24" alt="前へ戻る" border="0" name="back"></a>
-        <input type="image" onMouseover="chgImgImageSubmit('../<!--{$default_dir}-->/img/install/next_on.jpg',this)" onMouseout="chgImgImageSubmit('../<!--{$default_dir}-->/img/install/next.jpg',this)" src="../<!--{$default_dir}-->/img/install/next.jpg" width="105" height="24" alt="次へ進む" border="0" name="next">
+        <a href="#" onmouseover="chgImg('img/back_on.jpg','back')" onmouseout="chgImg('img/back.jpg','back')" onclick="document.form1['mode'].value='return_step0';document.form1.submit();return false;" /><img  width="105" src="img/back.jpg"  height="24" alt="前へ戻る" border="0" name="back"></a>
+        <input type="image" onMouseover="chgImgImageSubmit('img/next_on.jpg',this)" onMouseout="chgImgImageSubmit('img/next.jpg',this)" src="img/next.jpg" width="105" height="24" alt="次へ進む" border="0" name="next">
         </td>
     </tr>
Index: /branches/version-2_5-dev/html/install/templates/welcome.tpl
===================================================================
--- /branches/version-2_5-dev/html/install/templates/welcome.tpl	(revision 18700)
+++ /branches/version-2_5-dev/html/install/templates/welcome.tpl	(revision 19699)
@@ -40,5 +40,5 @@
 	<tr>
 		<td align="center">
-		<input type="image" onMouseover="chgImgImageSubmit('../<!--{$default_dir}-->/img/install/next_on.jpg',this)" onMouseout="chgImgImageSubmit('../<!--{$default_dir}-->/img/install/next.jpg',this)" src="../<!--{$default_dir}-->/img/install/next.jpg" width="105" height="24" alt="次へ進む" border="0" name="next">
+		<input type="image" onMouseover="chgImgImageSubmit('img/next_on.jpg',this)" onMouseout="chgImgImageSubmit('img/next.jpg',this)" src="img/next.jpg" width="105" height="24" alt="次へ進む" border="0" name="next">
 		</td>
 	</tr>
Index: /branches/version-2_5-dev/html/install/templates/step1.tpl
===================================================================
--- /branches/version-2_5-dev/html/install/templates/step1.tpl	(revision 18700)
+++ /branches/version-2_5-dev/html/install/templates/step1.tpl	(revision 19699)
@@ -112,6 +112,6 @@
     <tr>
         <td align="center">
-        <a href="#" onmouseover="chgImg('../<!--{$default_dir}-->/img/install/back_on.jpg','back')" onmouseout="chgImg('../<!--{$default_dir}-->/img/install/back.jpg','back')" onclick="document.form1['mode'].value='return_step0';document.form1.submit();return false;" /><img  width="105" src="../<!--{$default_dir}-->/img/install/back.jpg"  height="24" alt="前へ戻る" border="0" name="back"></a>
-        <input type="image" onMouseover="chgImgImageSubmit('../<!--{$default_dir}-->/img/install/next_on.jpg',this)" onMouseout="chgImgImageSubmit('../<!--{$default_dir}-->/img/install/next.jpg',this)" src="../<!--{$default_dir}-->/img/install/next.jpg" width="105" height="24" alt="次へ進む" border="0" name="next">
+        <a href="#" onmouseover="chgImg('img/back_on.jpg','back')" onmouseout="chgImg('img/back.jpg','back')" onclick="document.form1['mode'].value='return_step0';document.form1.submit();return false;" /><img  width="105" src="img/back.jpg"  height="24" alt="前へ戻る" border="0" name="back"></a>
+        <input type="image" onMouseover="chgImgImageSubmit('img/next_on.jpg',this)" onMouseout="chgImgImageSubmit('img/next.jpg',this)" src="img/next.jpg" width="105" height="24" alt="次へ進む" border="0" name="next">
         </td>
     </tr>
Index: /branches/version-2_5-dev/html/install/templates/step2.tpl
===================================================================
--- /branches/version-2_5-dev/html/install/templates/step2.tpl	(revision 18700)
+++ /branches/version-2_5-dev/html/install/templates/step2.tpl	(revision 19699)
@@ -108,6 +108,6 @@
     <tr>
         <td align="center">
-        <a href="#" onmouseover="chgImg('../<!--{$default_dir}-->/img/install/back_on.jpg','back')" onmouseout="chgImg('../<!--{$default_dir}-->/img/install/back.jpg','back')" onclick="document.form1['mode'].value='return_step1';document.form1.submit();return false;" /><img  width="105" src="../<!--{$default_dir}-->/img/install/back.jpg"  height="24" alt="前へ戻る" border="0" name="back"></a>
-        <input type="image" onMouseover="chgImgImageSubmit('../<!--{$default_dir}-->/img/install/next_on.jpg',this)" onMouseout="chgImgImageSubmit('../<!--{$default_dir}-->/img/install/next.jpg',this)" src="../<!--{$default_dir}-->/img/install/next.jpg" width="105" height="24" alt="次へ進む" border="0" name="next">
+        <a href="#" onmouseover="chgImg('img/back_on.jpg','back')" onmouseout="chgImg('img/back.jpg','back')" onclick="document.form1['mode'].value='return_step1';document.form1.submit();return false;" /><img  width="105" src="img/back.jpg"  height="24" alt="前へ戻る" border="0" name="back"></a>
+        <input type="image" onMouseover="chgImgImageSubmit('img/next_on.jpg',this)" onMouseout="chgImgImageSubmit('img/next.jpg',this)" src="img/next.jpg" width="105" height="24" alt="次へ進む" border="0" name="next">
         </td>
     </tr>
Index: /branches/version-2_5-dev/html/install/templates/step3.tpl
===================================================================
--- /branches/version-2_5-dev/html/install/templates/step3.tpl	(revision 18700)
+++ /branches/version-2_5-dev/html/install/templates/step3.tpl	(revision 19699)
@@ -80,6 +80,6 @@
     <tr>
         <td align="center">
-        <a href="#" onmouseover="chgImg('../<!--{$default_dir}-->/img/install/back_on.jpg','back')" onmouseout="chgImg('../<!--{$default_dir}-->/img/install/back.jpg','back')" onclick="document.form1['mode'].value='return_step2';document.form1.submit();return false;" /><img  width="105" src="../<!--{$default_dir}-->/img/install/back.jpg"  height="24" alt="前へ戻る" border="0" name="back"></a>
-        <input type="image" onMouseover="chgImgImageSubmit('../<!--{$default_dir}-->/img/install/next_on.jpg',this)" onMouseout="chgImgImageSubmit('../<!--{$default_dir}-->/img/install/next.jpg',this)" src="../<!--{$default_dir}-->/img/install/next.jpg" width="105" height="24" alt="次へ進む" border="0" name="next" onClick="document.body.style.cursor = 'wait';">
+        <a href="#" onmouseover="chgImg('img/back_on.jpg','back')" onmouseout="chgImg('img/back.jpg','back')" onclick="document.form1['mode'].value='return_step2';document.form1.submit();return false;" /><img  width="105" src="img/back.jpg"  height="24" alt="前へ戻る" border="0" name="back"></a>
+        <input type="image" onMouseover="chgImgImageSubmit('img/next_on.jpg',this)" onMouseout="chgImgImageSubmit('img/next.jpg',this)" src="img/next.jpg" width="105" height="24" alt="次へ進む" border="0" name="next" onClick="document.body.style.cursor = 'wait';">
         </td>
     </tr>
Index: /branches/version-2_5-dev/html/install/templates/step4.tpl
===================================================================
--- /branches/version-2_5-dev/html/install/templates/step4.tpl	(revision 18700)
+++ /branches/version-2_5-dev/html/install/templates/step4.tpl	(revision 19699)
@@ -59,6 +59,6 @@
     <tr>
         <td align="center">
-        <a href="#" onmouseover="chgImg('../<!--{$default_dir}-->/img/install/back_on.jpg','back')" onmouseout="chgImg('../<!--{$default_dir}-->/img/install/back.jpg','back')" onclick="document.form1['mode'].value='return_step3';document.form1.submit();return false;" /><img  width="105" src="../<!--{$default_dir}-->/img/install/back.jpg"  height="24" alt="前へ戻る" border="0" name="back"></a>
-        <input type="image" onMouseover="chgImgImageSubmit('../<!--{$default_dir}-->/img/install/next_on.jpg',this)" onMouseout="chgImgImageSubmit('../<!--{$default_dir}-->/img/install/next.jpg',this)" src="../<!--{$default_dir}-->/img/install/next.jpg" width="105" height="24" alt="次へ進む" border="0" name="next">
+        <a href="#" onmouseover="chgImg('img/back_on.jpg','back')" onmouseout="chgImg('img/back.jpg','back')" onclick="document.form1['mode'].value='return_step3';document.form1.submit();return false;" /><img  width="105" src="img/back.jpg"  height="24" alt="前へ戻る" border="0" name="back"></a>
+        <input type="image" onMouseover="chgImgImageSubmit('img/next_on.jpg',this)" onMouseout="chgImgImageSubmit('img/next.jpg',this)" src="img/next.jpg" width="105" height="24" alt="次へ進む" border="0" name="next">
         </td>
     </tr>
Index: /branches/version-2_5-dev/html/install/templates/install_frame.tpl
===================================================================
--- /branches/version-2_5-dev/html/install/templates/install_frame.tpl	(revision 18983)
+++ /branches/version-2_5-dev/html/install/templates/install_frame.tpl	(revision 19699)
@@ -44,7 +44,7 @@
 <table width="912" border="0" cellspacing="0" cellpadding="0" summary=" ">
     <tr valign="top">
-        <td><img src="../<!--{$default_dir}-->img/header/header_left.jpg" width="17" height="50" alt=""></td>
+        <td><img src="img/header_left.jpg" width="17" height="50" alt=""></td>
         <td>
-        <table width="878" border="0" cellspacing="0" cellpadding="0" summary=" " background="../<!--{$default_dir}-->img/header/header_bg2.jpg">
+        <table width="878" border="0" cellspacing="0" cellpadding="0" summary=" " background="img/header_bg2.jpg">
             <tr valign="top">
                 <td><img src="../<!--{$admin_dir}-->img/header/logo.jpg" width="230" height="50" alt="EC CUBE" border="0"></td>
@@ -53,5 +53,5 @@
         </table>
         </td>
-        <td><img src="../<!--{$default_dir}-->img/header/header_right.jpg" width="17" height="50" alt=""></td>
+        <td><img src="img/header_right.jpg" width="17" height="50" alt=""></td>
     </tr>
 </table>
@@ -61,5 +61,5 @@
 <table width="912" border="0" cellspacing="0" cellpadding="0" summary=" ">
     <tr valign="top">
-        <td background="../<!--{$default_dir}-->img/common/left_bg.jpg"><img src="../<!--{$default_dir}-->img/common/left.jpg" width="17" height="443" alt=""></td>
+        <td background="img/left_bg.jpg"><img src="img/left.jpg" width="17" height="443" alt=""></td>
         <td>
         <!--★★メインコンテンツ★★-->
@@ -70,8 +70,8 @@
                     <tr><td height="40"></td></tr>
                     <tr>
-                        <td colspan="3"><img src="../<!--{$default_dir}-->img/contents/error_top.jpg" width="562" height="14" alt=""></td>
+                        <td colspan="3"><img src="img/error_top.jpg" width="562" height="14" alt=""></td>
                     </tr>
                     <tr>
-                        <td background="../<!--{$default_dir}-->img/contents/main_left.jpg"><img src="../<!--{$default_dir}-->img/common/_.gif" width="14" height="1" alt=""></td>
+                        <td background="img/main_left.jpg"><img src="img/_.gif" width="14" height="1" alt=""></td>
                         <td bgcolor="#cccccc">
                         <!--検索条件設定テーブルここから-->
@@ -85,8 +85,8 @@
                         <!--検索条件設定テーブルここまで-->
                         </td>
-                        <td background="../<!--{$default_dir}-->img/contents/main_right.jpg"><img src="../<!--{$default_dir}-->img/common/_.gif" width="14" height="1" alt=""></td>
+                        <td background="img/main_right.jpg"><img src="img/_.gif" width="14" height="1" alt=""></td>
                     </tr>
                     <tr>
-                        <td colspan="3"><img src="../<!--{$default_dir}-->img/contents/error_bottom.jpg" width="562" height="14" alt=""></td>
+                        <td colspan="3"><img src="img/error_bottom.jpg" width="562" height="14" alt=""></td>
                     </tr>
                     <tr><td height="40"></td></tr>
@@ -97,5 +97,5 @@
         <!--★★メインコンテンツ★★-->
         </td>
-        <td background="../<!--{$default_dir}-->img/common/right_bg.jpg"><div align="justify"><img src="../<!--{$default_dir}-->img/common/right.jpg" width="17" height="443" alt=""></div></td>
+        <td background="img/right_bg.jpg"><div align="justify"><img src="img/right.jpg" width="17" height="443" alt=""></div></td>
     </tr>
 </table>
@@ -105,5 +105,5 @@
 <table width="912" border="0" cellspacing="0" cellpadding="0" summary=" ">
     <tr valign="top">
-        <td background="../<!--{$default_dir}-->img/common/left_bg.jpg"><img src="../<!--{$default_dir}-->img/common/_.gif" width="17" height="1" alt=""></td>
+        <td background="img/left_bg.jpg"><img src="img/_.gif" width="17" height="1" alt=""></td>
         <td bgcolor="#636469">
         <table width="878" border="0" cellspacing="0" cellpadding="0" summary=" ">
@@ -112,5 +112,5 @@
                 <table width="840" border="0" cellspacing="0" cellpadding="0" summary=" ">
                     <tr>
-                        <td height="45" align="right"><a href="#top"><img src="../<!--{$default_dir}-->img/admin/common/pagetop.gif" width="105" height="17" alt="GO TO PAGE TOP" border="0"></a></td>
+                        <td height="45" align="right"><a href="#top"><img src="img/pagetop.gif" width="105" height="17" alt="GO TO PAGE TOP" border="0"></a></td>
                     </tr>
                 </table>
@@ -124,8 +124,8 @@
         </table>
         </td>
-        <td background="../<!--{$default_dir}-->img/common/right_bg.jpg"><img src="../<!--{$default_dir}-->img/common/_.gif" width="17" height="1" alt=""></td>
+        <td background="img/right_bg.jpg"><img src="img/_.gif" width="17" height="1" alt=""></td>
     </tr>
     <tr>
-        <td colspan="3"><img src="../<!--{$default_dir}-->img/common/footer.jpg" width="912" height="19" alt=""></td>
+        <td colspan="3"><img src="img/footer.jpg" width="912" height="19" alt=""></td>
     </tr>
     <tr><td height="10"></td></tr>
