Index: branches/version-2_5-dev/data/Smarty/templates/default/shopping/complete.tpl
===================================================================
--- branches/version-2_5-dev/data/Smarty/templates/default/shopping/complete.tpl	(revision 18700)
+++ branches/version-2_5-dev/data/Smarty/templates/default/shopping/complete.tpl	(revision 19697)
@@ -24,5 +24,5 @@
   <div id="under02column_shopping">
     <p class="flowarea">
-      <img src="<!--{$TPL_DIR}-->img/shopping/flow04.gif" width="700" height="36" alt="購入手続きの流れ" />
+      <img src="<!--{$TPL_DIR}-->img/picture/img_flow_04.gif" width="700" height="36" alt="購入手続きの流れ" />
     </p>
     <h2 class="title"><!--{$tpl_title|escape}--></h2>
@@ -57,7 +57,7 @@
     <div class="tblareabtn">
       <!--{if $is_campaign}-->
-        <a href="<!--{$smarty.const.CAMPAIGN_URL}--><!--{$campaign_dir}-->/<!--{$smarty.const.DIR_INDEX_URL}-->" onmouseover="chgImg('<!--{$TPL_DIR}-->img/common/b_toppage_on.gif','b_toppage');" onmouseout="chgImg('<!--{$TPL_DIR}-->img/common/b_toppage.gif','b_toppage');"><img src="<!--{$TPL_DIR}-->img/common/b_toppage.gif" width="150" height="30" alt="トップページへ" border="0" name="b_toppage" /></a>
+        <a href="<!--{$smarty.const.CAMPAIGN_URL}--><!--{$campaign_dir}-->/<!--{$smarty.const.DIR_INDEX_URL}-->" onmouseover="chgImg('<!--{$TPL_DIR}-->img/button/btn_toppage_on.gif','b_toppage');" onmouseout="chgImg('<!--{$TPL_DIR}-->img/button/btn_toppage.gif','b_toppage');"><img src="<!--{$TPL_DIR}-->img/button/btn_toppage.gif" width="150" height="30" alt="トップページへ" border="0" name="b_toppage" /></a>
       <!--{else}-->
-        <a href="<!--{$smarty.const.URL_SITE_TOP}-->" onmouseover="chgImg('<!--{$TPL_DIR}-->img/common/b_toppage_on.gif','b_toppage');" onmouseout="chgImg('<!--{$TPL_DIR}-->img/common/b_toppage.gif','b_toppage');"><img src="<!--{$TPL_DIR}-->img/common/b_toppage.gif" width="150" height="30" alt="トップページへ" border="0" name="b_toppage" /></a>
+        <a href="<!--{$smarty.const.URL_SITE_TOP}-->" onmouseover="chgImg('<!--{$TPL_DIR}-->img/button/btn_toppage_on.gif','b_toppage');" onmouseout="chgImg('<!--{$TPL_DIR}-->img/button/btn_toppage.gif','b_toppage');"><img src="<!--{$TPL_DIR}-->img/button/btn_toppage.gif" width="150" height="30" alt="トップページへ" border="0" name="b_toppage" /></a>
       <!--{/if}-->
     </div>
Index: branches/version-2_5-dev/data/Smarty/templates/default/shopping/confirm.tpl
===================================================================
--- branches/version-2_5-dev/data/Smarty/templates/default/shopping/confirm.tpl	(revision 19680)
+++ branches/version-2_5-dev/data/Smarty/templates/default/shopping/confirm.tpl	(revision 19697)
@@ -45,5 +45,5 @@
 <div id="under02column">
     <div id="under02column_shopping">
-        <p class="flowarea"><img src="<!--{$TPL_DIR}-->img/shopping/flow03.gif" width="700" height="36" alt="購入手続きの流れ" /></p>
+        <p class="flowarea"><img src="<!--{$TPL_DIR}-->img/picture/img_flow_03.gif" width="700" height="36" alt="購入手続きの流れ" /></p>
         <h2 class="title"><!--{$tpl_title|escape}--></h2>
 
@@ -56,9 +56,9 @@
 
             <div class="tblareabtn">
-                <a href="./payment.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-top" id="back03-top" /></a>&nbsp;
+                <a href="./payment.php" onmouseover="chgImgImageSubmit('<!--{$TPL_DIR}-->img/button/btn_back_on.gif',back03)" onmouseout="chgImgImageSubmit('<!--{$TPL_DIR}-->img/button/btn_back.gif',back03)"><img src="<!--{$TPL_DIR}-->img/button/btn_back.gif" width="150" height="30" alt="戻る" border="0" name="back03-top" id="back03-top" /></a>&nbsp;
                 <!--{if $payment_type != ""}-->
-                <input type="image" onclick="return fnCheckSubmit();" 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" alt="次へ" class="box150" name="next-top" id="next-top" />
+                <input type="image" onclick="return fnCheckSubmit();" onmouseover="chgImgImageSubmit('<!--{$TPL_DIR}-->img/button/btn_next_on.gif',this)" onmouseout="chgImgImageSubmit('<!--{$TPL_DIR}-->img/button/btn_next.gif',this)" src="<!--{$TPL_DIR}-->img/button/btn_next.gif" alt="次へ" class="box150" name="next-top" id="next-top" />
                 <!--{else}-->
-                <input type="image" onclick="return fnCheckSubmit();" onmouseover="chgImgImageSubmit('<!--{$TPL_DIR}-->img/shopping/b_ordercomp_on.gif',this)" onmouseout="chgImgImageSubmit('<!--{$TPL_DIR}-->img/shopping/b_ordercomp.gif',this)" src="<!--{$TPL_DIR}-->img/shopping/b_ordercomp.gif" alt="ご注文完了ページへ" class="box150" name="next-top" id="next-top" />                <!--{/if}-->
+                <input type="image" onclick="return fnCheckSubmit();" onmouseover="chgImgImageSubmit('<!--{$TPL_DIR}-->img/button/btn_order_complete_on.gif',this)" onmouseout="chgImgImageSubmit('<!--{$TPL_DIR}-->img/button/btn_order_complete.gif',this)" src="<!--{$TPL_DIR}-->img/button/btn_order_complete.gif" alt="ご注文完了ページへ" class="box150" name="next-top" id="next-top" />                <!--{/if}-->
             </div>
 
@@ -254,9 +254,9 @@
 
             <div class="tblareabtn">
-                <a href="./payment.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>&nbsp;
+                <a href="./payment.php" onmouseover="chgImgImageSubmit('<!--{$TPL_DIR}-->img/button/btn_back_on.gif',back03)" onmouseout="chgImgImageSubmit('<!--{$TPL_DIR}-->img/button/btn_back.gif',back03)"><img src="<!--{$TPL_DIR}-->img/button/btn_back.gif" width="150" height="30" alt="戻る" border="0" name="back03" id="back03" /></a>&nbsp;
                 <!--{if $payment_type != ""}-->
-                <input type="image" onclick="return fnCheckSubmit();" 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" alt="次へ" class="box150" name="next" id="next" />
+                <input type="image" onclick="return fnCheckSubmit();" onmouseover="chgImgImageSubmit('<!--{$TPL_DIR}-->img/button/btn_next_on.gif',this)" onmouseout="chgImgImageSubmit('<!--{$TPL_DIR}-->img/button/btn_next.gif',this)" src="<!--{$TPL_DIR}-->img/button/btn_next.gif" alt="次へ" class="box150" name="next" id="next" />
                 <!--{else}-->
-                <input type="image" onclick="return fnCheckSubmit();" onmouseover="chgImgImageSubmit('<!--{$TPL_DIR}-->img/shopping/b_ordercomp_on.gif',this)" onmouseout="chgImgImageSubmit('<!--{$TPL_DIR}-->img/shopping/b_ordercomp.gif',this)" src="<!--{$TPL_DIR}-->img/shopping/b_ordercomp.gif" alt="ご注文完了ページへ" class="box150" name="next" id="next" />
+                <input type="image" onclick="return fnCheckSubmit();" onmouseover="chgImgImageSubmit('<!--{$TPL_DIR}-->img/button/btn_order_complete_on.gif',this)" onmouseout="chgImgImageSubmit('<!--{$TPL_DIR}-->img/button/btn_order_complete.gif',this)" src="<!--{$TPL_DIR}-->img/button/btn_order_complete.gif" alt="ご注文完了ページへ" class="box150" name="next" id="next" />
                 <!--{/if}-->
             </div>
Index: branches/version-2_5-dev/data/Smarty/templates/default/shopping/payment.tpl
===================================================================
--- branches/version-2_5-dev/data/Smarty/templates/default/shopping/payment.tpl	(revision 18853)
+++ branches/version-2_5-dev/data/Smarty/templates/default/shopping/payment.tpl	(revision 19697)
@@ -24,5 +24,5 @@
     <div id="under02column_shopping">
         <p class="flowarea">
-            <img src="<!--{$TPL_DIR}-->img/shopping/flow02.gif" width="700" height="36" alt="購入手続きの流れ" />
+            <img src="<!--{$TPL_DIR}-->img/picture/img_flow02.gif" width="700" height="36" alt="購入手続きの流れ" />
         </p>
         <h2 class="title"><!--{$tpl_title|escape}--></h2>
@@ -32,5 +32,5 @@
             <input type="hidden" name="uniqid" value="<!--{$tpl_uniqid}-->" />
             <div class="payarea">
-                <h3><img src="<!--{$TPL_DIR}-->img/shopping/subtitle01.gif" width="670" height="33" alt="お支払方法の指定" /></h3>
+                <h3>お支払方法の指定</h3>
                 <p>お支払方法をご選択ください。</p>
 
@@ -65,5 +65,5 @@
             <!--{if $cartdown != 2}-->
             <div class="payarea02">
-                <h3><img src="<!--{$TPL_DIR}-->img/shopping/subtitle02.gif" width="670" height="33" alt="お届け時間の指定" /></h3>
+                <h3>お届け時間の指定</h3>
                 <p>ご希望の方は、お届け時間を選択してください。</p>
                 <div>
@@ -93,5 +93,5 @@
 
             <div class="payarea02">
-                <h3><img src="<!--{$TPL_DIR}-->img/shopping/subtitle03.gif" width="670" height="33" alt="その他お問い合わせ" /></h3>
+                <h3>その他お問い合わせ</h3>
                 <p>その他お問い合わせ事項がございましたら、こちらにご入力ください。</p>
                 <div>
@@ -107,5 +107,5 @@
             <!--{if $tpl_login == 1 && $smarty.const.USE_POINT !== false}-->
                 <div class="pointarea">
-                    <h3><img src="<!--{$TPL_DIR}-->img/shopping/subtitle_point.jpg" width="670" height="32" alt="ポイント使用の指定" /></h3>
+                    <h3>ポイント使用の指定</h3>
 
                         <p><span class="attention">1ポイントを1円</span>として使用する事ができます。<br />
@@ -127,7 +127,7 @@
 
             <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;
-                <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" />
+                <a href="<!--{$tpl_back_url|escape}-->" onmouseover="chgImg('<!--{$TPL_DIR}-->img/button/btn_back_on.gif','back03')" onmouseout="chgImg('<!--{$TPL_DIR}-->img/button/btn_back.gif','back03')">
+                    <img src="<!--{$TPL_DIR}-->img/button/btn_back.gif" width="150" height="30" alt="戻る" border="0" name="back03" id="back03" /></a>&nbsp;
+                <input type="image" onmouseover="chgImgImageSubmit('<!--{$TPL_DIR}-->img/button/btn_next_on.gif',this)" onmouseout="chgImgImageSubmit('<!--{$TPL_DIR}-->img/button/btn_next.gif',this)" src="<!--{$TPL_DIR}-->img/button/btn_next.gif" class="box150" alt="次へ" name="next" id="next" />
             </div>
         </form>
Index: branches/version-2_5-dev/data/Smarty/templates/default/shopping/nonmember_input.tpl
===================================================================
--- branches/version-2_5-dev/data/Smarty/templates/default/shopping/nonmember_input.tpl	(revision 19682)
+++ branches/version-2_5-dev/data/Smarty/templates/default/shopping/nonmember_input.tpl	(revision 19697)
@@ -23,5 +23,5 @@
 <div id="under02column">
   <div id="under02column_customer">
-    <p class="flowarea"><img src="<!--{$TPL_DIR}-->img/shopping/flow01.gif" width="700" height="36" alt="購入手続きの流れ" /></p>
+    <p class="flowarea"><img src="<!--{$TPL_DIR}-->img/picture/img_flow_01.gif" width="700" height="36" alt="購入手続きの流れ" /></p>
     <h2 class="title"><!--{$tpl_title|escape}--></h2>
 
@@ -62,5 +62,5 @@
               <a href="http://search.post.japanpost.jp/zipcode/" target="_blank"><span class="fs12">郵便番号検索</span></a></p>
 
-            <p class="zipimg"><a href="<!--{$smarty.const.URL_DIR}-->address/<!--{$smarty.const.DIR_INDEX_URL}-->" onclick="fnCallAddress('<!--{$smarty.const.URL_INPUT_ZIP}-->', 'order_zip01', 'order_zip02', 'order_pref', 'order_addr01'); return false;" target="_blank"><img src="<!--{$TPL_DIR}-->img/common/address.gif" width="86" height="20" alt="住所自動入力" /></a>
+            <p class="zipimg"><a href="<!--{$smarty.const.URL_DIR}-->address/<!--{$smarty.const.DIR_INDEX_URL}-->" onclick="fnCallAddress('<!--{$smarty.const.URL_INPUT_ZIP}-->', 'order_zip01', 'order_zip02', 'order_pref', 'order_addr01'); return false;" target="_blank"><img src="<!--{$TPL_DIR}-->img/button/btn_address_input.gif" width="86" height="20" alt="住所自動入力" /></a>
                <span class="mini">&nbsp;郵便番号を入力後、クリックしてください。</span></p>
           </td>
@@ -201,5 +201,5 @@
               <a href="http://search.post.japanpost.jp/zipcode/" target="_blank"><span class="fs12">郵便番号検索</span></a></p>
 
-            <p class="zipimg"><a href="<!--{$smarty.const.URL_DIR}-->address/<!--{$smarty.const.DIR_INDEX_URL}-->" onclick="fnCallAddress('<!--{$smarty.const.URL_INPUT_ZIP}-->', 'deliv_zip01', 'deliv_zip02', 'deliv_pref', 'deliv_addr01'); return false;" target="_blank"><img src="<!--{$TPL_DIR}-->img/common/address.gif" width="86" height="20" alt="住所自動入力" /></a>
+            <p class="zipimg"><a href="<!--{$smarty.const.URL_DIR}-->address/<!--{$smarty.const.DIR_INDEX_URL}-->" onclick="fnCallAddress('<!--{$smarty.const.URL_INPUT_ZIP}-->', 'deliv_zip01', 'deliv_zip02', 'deliv_pref', 'deliv_addr01'); return false;" target="_blank"><img src="<!--{$TPL_DIR}-->img/button/btn_address_input.gif" width="86" height="20" alt="住所自動入力" /></a>
               <span class="mini">&nbsp;郵便番号を入力後、クリックしてください。</span></p>
           </td>
@@ -243,5 +243,5 @@
 
       <div class="tblareabtn">
-       <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" />
+       <input type="image" onmouseover="chgImgImageSubmit('<!--{$TPL_DIR}-->img/button/btn_next_on.gif',this)" onmouseout="chgImgImageSubmit('<!--{$TPL_DIR}-->img/button/btn_next.gif',this)" src="<!--{$TPL_DIR}-->img/button/btn_next.gif" class="box150" alt="次へ" name="next" id="next" />
       </div>
     </form>
Index: branches/version-2_5-dev/data/Smarty/templates/default/shopping/deliv.tpl
===================================================================
--- branches/version-2_5-dev/data/Smarty/templates/default/shopping/deliv.tpl	(revision 18700)
+++ branches/version-2_5-dev/data/Smarty/templates/default/shopping/deliv.tpl	(revision 19697)
@@ -24,5 +24,5 @@
     <div id="under02column_shopping">
         <p class="flowarea">
-            <img src="<!--{$TPL_DIR}-->img/shopping/flow01.gif" width="700" height="36" alt="購入手続きの流れ" />
+            <img src="<!--{$TPL_DIR}-->img/picture/img_flow01.gif" width="700" height="36" alt="購入手続きの流れ" />
         </p>
         <h2 class="title"><!--{$tpl_title|escape}--></h2>
@@ -36,5 +36,5 @@
         <!--{if $tpl_addrmax < $smarty.const.DELIV_ADDR_MAX}-->
             <p class="addbtn">
-                <a href="<!--{$smarty.const.URL_DIR}-->mypage/delivery_addr.php" onclick="win02('<!--{$smarty.const.URL_DIR}-->mypage/delivery_addr.php?page=<!--{$smarty.server.PHP_SELF|escape}-->','new_deiv','600','640'); return false;" onmouseover="chgImg('<!--{$TPL_DIR}-->img/common/newadress_on.gif','addition');" onmouseout="chgImg('<!--{$TPL_DIR}-->img/common/newadress.gif','addition');"><img src="<!--{$TPL_DIR}-->img/common/newadress.gif" width="160" height="22" alt="新しいお届け先を追加する" name="addition" id="addition" /></a>
+                <a href="<!--{$smarty.const.URL_DIR}-->mypage/delivery_addr.php" onclick="win02('<!--{$smarty.const.URL_DIR}-->mypage/delivery_addr.php?page=<!--{$smarty.server.PHP_SELF|escape}-->','new_deiv','600','640'); return false;" onmouseover="chgImg('<!--{$TPL_DIR}-->img/button/btn_add_address_on.gif','addition');" onmouseout="chgImg('<!--{$TPL_DIR}-->img/button/btn_add_address.gif','addition');"><img src="<!--{$TPL_DIR}-->img/button/btn_add_address.gif" width="160" height="22" alt="新しいお届け先を追加する" name="addition" id="addition" /></a>
             </p>
         <!--{/if}-->
@@ -92,7 +92,7 @@
 
             <div class="tblareabtn">
-                <a href="<!--{$smarty.const.URL_CART_TOP}-->" 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>
-                <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" />
+                <a href="<!--{$smarty.const.URL_CART_TOP}-->" onmouseover="chgImgImageSubmit('<!--{$TPL_DIR}-->img/button/btn_back_on.gif',back03)" onmouseout="chgImgImageSubmit('<!--{$TPL_DIR}-->img/button/btn_back.gif',back03)">
+                    <img src="<!--{$TPL_DIR}-->img/button/btn_back.gif" width="150" height="30" alt="戻る" border="0" name="back03" id="back03" /></a>
+                <input type="image" onmouseover="chgImgImageSubmit('<!--{$TPL_DIR}-->img/button/btn_address_select_on.gif',this)" onmouseout="chgImgImageSubmit('<!--{$TPL_DIR}-->img/button/btn_address_select.gif',this)" src="<!--{$TPL_DIR}-->img/button/btn_address_select.gif" alt="選択したお届け先に送る" class="box190" name="send_button" id="send_button" />
             </div>
         </form>
Index: branches/version-2_5-dev/data/Smarty/templates/default/shopping/index.tpl
===================================================================
--- branches/version-2_5-dev/data/Smarty/templates/default/shopping/index.tpl	(revision 18879)
+++ branches/version-2_5-dev/data/Smarty/templates/default/shopping/index.tpl	(revision 19697)
@@ -27,10 +27,10 @@
    <div class="loginarea">
      <input type="hidden" name="<!--{$smarty.const.TRANSACTION_ID_NAME}-->" value="<!--{$transactionid}-->" />
-     <p><img src="<!--{$TPL_DIR}-->img/login/member.gif" width="202" height="16" alt="会員登録がお済みのお客様" /></p>
+     <p><img src="<!--{$TPL_DIR}-->img/title/tit_sub_member.gif" width="202" height="16" alt="会員登録がお済みのお客様" /></p>
      <p class="inputtext">会員の方は、登録時に入力されたメールアドレスとパスワードでログインしてください。</p>
        <input type="hidden" name="mode" value="login" />
        <div class="inputbox">
        <!--{assign var=key value="login_email"}--><span class="attention"><!--{$arrErr[$key]}--></span>
-       <p><img src="<!--{$TPL_DIR}-->img/login/mailadress.gif" width="92" height="13" alt="メールアドレス" />&nbsp;
+       <p>メールアドレス:&nbsp;
          <input type="text" name="<!--{$key}-->"
                 value="<!--{$tpl_login_email|escape}-->"
@@ -45,11 +45,10 @@
        <p class="passwd">
          <!--{assign var=key value="login_pass"}--><span class="attention"><!--{$arrErr[$key]}--></span>
-         <img src="<!--{$TPL_DIR}-->img/login/password.gif"
-              width="92" height="13" alt="パスワード" />
-         &nbsp;<input type="password" name="<!--{$key}-->" maxlength="<!--{$arrForm[$key].length}-->" style="<!--{$arrErr[$key]|sfGetErrorColor}-->" size="40" class="box300" />
+         パスワード:&nbsp;
+         <input type="password" name="<!--{$key}-->" maxlength="<!--{$arrForm[$key].length}-->" style="<!--{$arrErr[$key]|sfGetErrorColor}-->" size="40" class="box300" />
        </p>
      </div>
      <div class="tblareabtn">
-      <input type="image" onmouseover="chgImgImageSubmit('<!--{$TPL_DIR}-->img/login/b_login_on.gif',this)" onmouseout="chgImgImageSubmit('<!--{$TPL_DIR}-->img/login/b_login.gif',this)" src="<!--{$TPL_DIR}-->img/login/b_login.gif" alt="ログイン" name="log" id="log" class="box140" />
+      <input type="image" onmouseover="chgImgImageSubmit('<!--{$TPL_DIR}-->img/button/btn_login_on.gif',this)" onmouseout="chgImgImageSubmit('<!--{$TPL_DIR}-->img/button/btn_login.gif',this)" src="<!--{$TPL_DIR}-->img/button/btn_login.gif" alt="ログイン" name="log" id="log" class="box140" />
      </div>
      <p class="inputtext02">
@@ -64,5 +63,5 @@
     <div class="loginarea">
     <p>
-      <img src="<!--{$TPL_DIR}-->img/login/guest.gif" width="247" height="16" alt="まだ会員登録されていないお客様" />
+      <img src="<!--{$TPL_DIR}-->img/title/tit_sub_guest.gif" width="247" height="16" alt="まだ会員登録されていないお客様" />
     </p>
     <p class="inputtext">会員登録をすると便利なMyページをご利用いただけます。<br />
@@ -70,7 +69,7 @@
     </p>
     <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>
-      <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" />
+      <a href="<!--{$smarty.const.URL_DIR}-->entry/kiyaku.php" onmouseover="chgImg('<!--{$TPL_DIR}-->img/button/btn_entry_on.gif','b_gotoentry');" onmouseout="chgImg('<!--{$TPL_DIR}-->img/button/btn_entry.gif','b_gotoentry');">
+        <img src="<!--{$TPL_DIR}-->img/button/btn_entry.gif" width="130" height="30" alt="会員登録をする" border="0" name="b_gotoentry" /></a>
+      <input type="image" onmouseover="chgImgImageSubmit('<!--{$TPL_DIR}-->img/button/btn_buystep_on.gif',this)" onmouseout="chgImgImageSubmit('<!--{$TPL_DIR}-->img/button/btn_buystep.gif',this)" src="<!--{$TPL_DIR}-->img/button/btn_buystep.gif" class="box130"  alt="購入手続きへ" name="buystep" id="buystep" />
     </div>
   </div>
Index: branches/version-2_5-dev/data/Smarty/templates/default/error.tpl
===================================================================
--- branches/version-2_5-dev/data/Smarty/templates/default/error.tpl	(revision 18700)
+++ branches/version-2_5-dev/data/Smarty/templates/default/error.tpl	(revision 19697)
@@ -30,7 +30,7 @@
     <div class="tblareabtn">
     <!--{if $return_top}-->
-      <a href="<!--{$smarty.const.URL_SITE_TOP}-->" onmouseover="chgImg('<!--{$TPL_DIR}-->img/common/b_toppage_on.gif','b_toppage');" onmouseout="chgImg('<!--{$TPL_DIR}-->img/common/b_toppage.gif','b_toppage');"><img src="<!--{$TPL_DIR}-->img/common/b_toppage.gif" width="150" height="30" alt="トップページへ" border="0" name="b_toppage" /></a>
+      <a href="<!--{$smarty.const.URL_SITE_TOP}-->" onmouseover="chgImg('<!--{$TPL_DIR}-->img/button/btn_toppage_on.gif','b_toppage');" onmouseout="chgImg('<!--{$TPL_DIR}-->img/button/btn_toppage.gif','b_toppage');"><img src="<!--{$TPL_DIR}-->img/button/btn_toppage.gif" width="150" height="30" alt="トップページへ" border="0" name="b_toppage" /></a>
     <!--{else}-->
-      <a href="javascript:history.back()" onmouseOver="chgImg('<!--{$TPL_DIR}-->img/common/b_back_on.gif','b_back');" onmouseOut="chgImg('<!--{$TPL_DIR}-->img/common/b_back.gif','b_back');"><img src="<!--{$TPL_DIR}-->img/common/b_back.gif" width="150" height="30" alt="戻る" name="b_back" id="b_back" /></a>
+      <a href="javascript:history.back()" onmouseOver="chgImg('<!--{$TPL_DIR}-->img/button/btn_back_on.gif','b_back');" onmouseOut="chgImg('<!--{$TPL_DIR}-->img/button/btn_back.gif','b_back');"><img src="<!--{$TPL_DIR}-->img/button/btn_back.gif" width="150" height="30" alt="戻る" name="b_back" id="b_back" /></a>
     <!--{/if}-->
     </div>
Index: branches/version-2_5-dev/data/Smarty/templates/default/cart/index.tpl
===================================================================
--- branches/version-2_5-dev/data/Smarty/templates/default/cart/index.tpl	(revision 19680)
+++ branches/version-2_5-dev/data/Smarty/templates/default/cart/index.tpl	(revision 19697)
@@ -121,6 +121,6 @@
                         <td id="quantity"><!--{$item.quantity}-->
                             <ul id="quantity_level">
-                                <li><a href="?" onclick="fnModeSubmit('up','cart_no','<!--{$item.cart_no}-->'); return false"><img src="<!--{$TPL_DIR}-->img/cart/plus.gif" width="16" height="16" alt="＋" /></a></li>
-                                <li><a href="?" onclick="fnModeSubmit('down','cart_no','<!--{$item.cart_no}-->'); return false"><img src="<!--{$TPL_DIR}-->img/cart/minus.gif" width="16" height="16" alt="-" /></a></li>
+                                <li><a href="?" onclick="fnModeSubmit('up','cart_no','<!--{$item.cart_no}-->'); return false"><img src="<!--{$TPL_DIR}-->img/button/btn_plus.gif" width="16" height="16" alt="＋" /></a></li>
+                                <li><a href="?" onclick="fnModeSubmit('down','cart_no','<!--{$item.cart_no}-->'); return false"><img src="<!--{$TPL_DIR}-->img/button/btn_minus.gif" width="16" height="16" alt="-" /></a></li>
                             </ul>
                         </td>
@@ -156,10 +156,10 @@
                 <p>
                     <!--{if $tpl_prev_url != ""}-->
-                        <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;
+                        <a href="<!--{$tpl_prev_url}-->" onmouseover="chgImg('<!--{$TPL_DIR}-->img/button/btn_back_on.gif','back');" onmouseout="chgImg('<!--{$TPL_DIR}-->img/button/btn_back.gif','back');">
+                            <img src="<!--{$TPL_DIR}-->img/button/btn_back.gif" width="150" height="30" alt="買い物を続ける" name="back" id="back" /></a>&nbsp;&nbsp;
                     <!--{/if}-->
                     <!--{if strlen($tpl_error) == 0}-->
                         <input type="hidden" name="cartKey" value="<!--{$key}-->" />
-                        <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" />
+                        <input type="image" onmouseover="chgImgImageSubmit('<!--{$TPL_DIR}-->img/button/btn_buystep_on.gif',this)" onmouseout="chgImgImageSubmit('<!--{$TPL_DIR}-->img/button/btn_buystep.gif',this)" src="<!--{$TPL_DIR}-->img/button/btn_buystep.gif" width="130" height="30" alt="購入手続きへ" name="confirm" />
                     <!--{/if}-->
                  </p>
Index: branches/version-2_5-dev/data/Smarty/templates/default/contact/confirm.tpl
===================================================================
--- branches/version-2_5-dev/data/Smarty/templates/default/contact/confirm.tpl	(revision 18853)
+++ branches/version-2_5-dev/data/Smarty/templates/default/contact/confirm.tpl	(revision 19697)
@@ -75,12 +75,12 @@
       <a href="?"
          onclick="fnModeSubmit('return', '', ''); return false;"
-         onmouseover="chgImg('<!--{$TPL_DIR}-->img/common/b_back_on.gif','back02');"
-         onmouseout="chgImg('<!--{$TPL_DIR}-->img/common/b_back.gif','back02');">
-        <img src="<!--{$TPL_DIR}-->img/common/b_back.gif" width="150" height="30"
+         onmouseover="chgImg('<!--{$TPL_DIR}-->img/button/btn_back_on.gif','back02');"
+         onmouseout="chgImg('<!--{$TPL_DIR}-->img/button/btn_back.gif','back02');">
+        <img src="<!--{$TPL_DIR}-->img/button/btn_back.gif" width="150" height="30"
              alt="戻る" name="back02" id="back02" /></a>
       <input type="image"
-             onmouseover="chgImgImageSubmit('<!--{$TPL_DIR}-->img/common/b_send_on.gif',this)"
-             onmouseout="chgImgImageSubmit('<!--{$TPL_DIR}-->img/common/b_send.gif',this)"
-             src="<!--{$TPL_DIR}-->img/common/b_send.gif" alt="送信" name="send" id="send" class="box150" />
+             onmouseover="chgImgImageSubmit('<!--{$TPL_DIR}-->img/button/btn_send_on.gif',this)"
+             onmouseout="chgImgImageSubmit('<!--{$TPL_DIR}-->img/button/btn_send.gif',this)"
+             src="<!--{$TPL_DIR}-->img/button/btn_send.gif" alt="送信" name="send" id="send" class="box150" />
        </div>
      </form>
Index: branches/version-2_5-dev/data/Smarty/templates/default/contact/index.tpl
===================================================================
--- branches/version-2_5-dev/data/Smarty/templates/default/contact/index.tpl	(revision 18877)
+++ branches/version-2_5-dev/data/Smarty/templates/default/contact/index.tpl	(revision 19697)
@@ -90,5 +90,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/button/btn_address_input.gif" width="86" height="20" alt="住所自動入力" /></a>
             <span class="mini">&nbsp;郵便番号を入力後、クリックしてください。</span>
           </p>
@@ -189,7 +189,7 @@
     <div class="tblareabtn">
       <input type="image"
-             onmouseover="chgImgImageSubmit('<!--{$TPL_DIR}-->img/common/b_confirm_on.gif', this)"
-             onmouseout="chgImgImageSubmit('<!--{$TPL_DIR}-->img/common/b_confirm.gif', this)"
-             src="<!--{$TPL_DIR}-->img/common/b_confirm.gif"
+             onmouseover="chgImgImageSubmit('<!--{$TPL_DIR}-->img/button/btn_confirm_on.gif', this)"
+             onmouseout="chgImgImageSubmit('<!--{$TPL_DIR}-->img/button/btn_confirm.gif', this)"
+             src="<!--{$TPL_DIR}-->img/button/btn_confirm.gif"
              style="width:150px; height=30px;"
              alt="確認ページへ"
Index: branches/version-2_5-dev/data/Smarty/templates/default/contact/complete.tpl
===================================================================
--- branches/version-2_5-dev/data/Smarty/templates/default/contact/complete.tpl	(revision 18853)
+++ branches/version-2_5-dev/data/Smarty/templates/default/contact/complete.tpl	(revision 19697)
@@ -37,9 +37,9 @@
     <div class="tblareabtn">
     <!--{if $is_campaign}-->
-      <a href="<!--{$smarty.const.CAMPAIGN_URL}--><!--{$campaign_dir}-->/<!--{$smarty.const.DIR_INDEX_URL}-->" onmouseover="chgImg('<!--{$TPL_DIR}-->img/common/b_toppage_on.gif','b_toppage');" onmouseout="chgImg('<!--{$TPL_DIR}-->img/common/b_toppage.gif','b_toppage');"><img src="<!--{$TPL_DIR}-->img/common/b_toppage.gif" width="150" height="30" alt="トップページへ" border="0" name="b_toppage" id="b_toppage" /></a>
+      <a href="<!--{$smarty.const.CAMPAIGN_URL}--><!--{$campaign_dir}-->/<!--{$smarty.const.DIR_INDEX_URL}-->" onmouseover="chgImg('<!--{$TPL_DIR}-->img/button/btn_toppage_on.gif','b_toppage');" onmouseout="chgImg('<!--{$TPL_DIR}-->img/button/btn_toppage.gif','b_toppage');"><img src="<!--{$TPL_DIR}-->img/button/btn_toppage.gif" width="150" height="30" alt="トップページへ" border="0" name="b_toppage" id="b_toppage" /></a>
 
     <!--{else}-->
 
-      <a href="<!--{$smarty.const.URL_SITE_TOP}-->" onmouseover="chgImg('<!--{$TPL_DIR}-->img/common/b_toppage_on.gif','b_toppage');" onmouseout="chgImg('<!--{$TPL_DIR}-->img/common/b_toppage.gif','b_toppage');"><img src="<!--{$TPL_DIR}-->img/common/b_toppage.gif" width="150" height="30" alt="トップページへ" border="0" name="b_toppage" id="b_toppage" /></a>
+      <a href="<!--{$smarty.const.URL_SITE_TOP}-->" onmouseover="chgImg('<!--{$TPL_DIR}-->img/button/btn_toppage_on.gif','b_toppage');" onmouseout="chgImg('<!--{$TPL_DIR}-->img/button/btn_toppage.gif','b_toppage');"><img src="<!--{$TPL_DIR}-->img/button/btn_toppage.gif" width="150" height="30" alt="トップページへ" border="0" name="b_toppage" id="b_toppage" /></a>
     <!--{/if}-->
     </div>
Index: branches/version-2_5-dev/data/Smarty/templates/default/footer.tpl
===================================================================
--- branches/version-2_5-dev/data/Smarty/templates/default/footer.tpl	(revision 18846)
+++ branches/version-2_5-dev/data/Smarty/templates/default/footer.tpl	(revision 19697)
@@ -21,5 +21,5 @@
  *}-->
 <!--▼FOOTER-->
-<div id="pagetop" style="clear: both;"><a href="#top"><img src="<!--{$TPL_DIR}-->img/common/pagetop.gif" width="100" height="10" alt="このページのTOPへ" /></a></div>
+<div id="pagetop" style="clear: both;"><a href="#top"><img src="<!--{$TPL_DIR}-->img/common/btn_pagetop.gif" width="100" height="10" alt="このページのTOPへ" /></a></div>
 <!--{strip}-->
     <div id="footer">Copyright &copy;&nbsp;
Index: branches/version-2_5-dev/data/Smarty/templates/default/regist/complete.tpl
===================================================================
--- branches/version-2_5-dev/data/Smarty/templates/default/regist/complete.tpl	(revision 18700)
+++ branches/version-2_5-dev/data/Smarty/templates/default/regist/complete.tpl	(revision 19697)
@@ -35,5 +35,5 @@
 
       <div class="tblareabtn">
-	<a href="<!--{$smarty.const.URL_SITE_TOP}-->" onmouseover="chgImg('<!--{$TPL_DIR}-->img/common/b_toppage_on.gif','b_toppage');" onmouseout="chgImg('<!--{$TPL_DIR}-->img/common/b_toppage.gif','b_toppage');"><img src="<!--{$TPL_DIR}-->img/common/b_toppage.gif" width="150" height="30" alt="トップページへ" border="0" name="b_toppage" /></a>
+	<a href="<!--{$smarty.const.URL_SITE_TOP}-->" onmouseover="chgImg('<!--{$TPL_DIR}-->img/button/btn_toppage_on.gif','b_toppage');" onmouseout="chgImg('<!--{$TPL_DIR}-->img/button/btn_toppage.gif','b_toppage');"><img src="<!--{$TPL_DIR}-->img/button/btn_toppage.gif" width="150" height="30" alt="トップページへ" border="0" name="b_toppage" /></a>
       </div>
     </div>
Index: branches/version-2_5-dev/data/Smarty/templates/default/top.tpl
===================================================================
--- branches/version-2_5-dev/data/Smarty/templates/default/top.tpl	(revision 18700)
+++ branches/version-2_5-dev/data/Smarty/templates/default/top.tpl	(revision 19697)
@@ -21,4 +21,4 @@
  *}-->
 <div id="flasharea">
-  <img src="<!--{$TPL_DIR}-->img/main/image.gif" alt="EC-CUBEイメージ" />
+  <img src="<!--{$TPL_DIR}-->img/picture/img_main.gif" alt="EC-CUBEイメージ" />
 </div>
Index: branches/version-2_5-dev/data/Smarty/templates/default/detail.tpl
===================================================================
--- branches/version-2_5-dev/data/Smarty/templates/default/detail.tpl	(revision 19680)
+++ branches/version-2_5-dev/data/Smarty/templates/default/detail.tpl	(revision 19697)
@@ -179,6 +179,6 @@
                     href="<!--{$smarty.const.IMAGE_SAVE_URL}--><!--{$arrProduct.main_large_image|escape}-->"
                     class="expansion"
-                    onmouseover="chgImg('<!--{$TPL_DIR}-->img/products/b_expansion_on.gif','expansion01');"
-                    onmouseout="chgImg('<!--{$TPL_DIR}-->img/products/b_expansion.gif','expansion01');"
+                    onmouseover="chgImg('<!--{$TPL_DIR}-->img/button/btn_expansion_on.gif','expansion01');"
+                    onmouseout="chgImg('<!--{$TPL_DIR}-->img/button/btn_expansion.gif','expansion01');"
                     target="_blank"
                 <!--{/if}-->
@@ -187,5 +187,5 @@
                 <!--★拡大する★-->
                 <!--{if $arrProduct.main_large_image|strlen >= 1}-->
-                    <img src="<!--{$TPL_DIR}-->img/products/b_expansion.gif" width="85" height="13" alt="画像を拡大する" name="expansion01" id="expansion01" />
+                    <img src="<!--{$TPL_DIR}-->img/button/btn_expansion.gif" width="85" height="13" alt="画像を拡大する" name="expansion01" id="expansion01" />
                 <!--{/if}-->
             </a>
@@ -357,9 +357,9 @@
                                 <a
                                     href="javascript:fnModeSubmit('add_favorite','favorite_product_id','<!--{$arrProduct.product_id|escape}-->');"
-                                    onmouseover="chgImg('<!--{$TPL_DIR}-->img/products/add_favolite_product_on.gif','add_favolite_product');"
-                                    onmouseout="chgImg('<!--{$TPL_DIR}-->img/products/add_favolite_product.gif','add_favolite_product');"
-                                ><img src="<!--{$TPL_DIR}-->img/products/add_favolite_product.gif" width="115" height="20" alt="お気に入りに追加" name="add_favolite_product" id="add_favolite_product" /></a>
+                                    onmouseover="chgImg('<!--{$TPL_DIR}-->img/button/btn_add_favorite_on.gif','add_favolite_product');"
+                                    onmouseout="chgImg('<!--{$TPL_DIR}-->img/button/btn_add_favorite.gif','add_favolite_product');"
+                                ><img src="<!--{$TPL_DIR}-->img/button/btn_add_favorite.gif" width="115" height="20" alt="お気に入りに追加" name="add_favolite_product" id="add_favolite_product" /></a>
                             <!--{else}-->
-                                <img src="<!--{$TPL_DIR}-->img/products/add_favolite_product_on.gif" width="115" height="20" alt="お気に入り登録済" name="add_favolite_product" id="add_favolite_product" />
+                                <img src="<!--{$TPL_DIR}-->img/button/btn_add_favorite_on.gif" width="115" height="20" alt="お気に入り登録済" name="add_favolite_product" id="add_favolite_product" />
                             <!--{/if}-->
                         </div>
@@ -370,6 +370,6 @@
                             <!--★カゴに入れる★-->
                             <div>
-                                <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>
+                                <a href="javascript:void(document.form1.submit())" onmouseover="chgImg('<!--{$TPL_DIR}-->img/button/btn_cartin_on.gif','cart');" onmouseout="chgImg('<!--{$TPL_DIR}-->img/button/btn_cartin.gif','cart');">
+                                    <img src="<!--{$TPL_DIR}-->img/button/btn_cartin.gif" width="115" height="25" alt="カゴに入れる" name="cart" id="cart" /></a>
                             </div>
                             <!--{if 'sfGMODetailDisplay'|function_exists}--><!--{* GMOワンクリック *}-->
@@ -412,6 +412,6 @@
                                 href="<!--{$smarty.const.IMAGE_SAVE_URL}--><!--{$arrProduct[$lkey]|escape}-->"
                                 class="expansion"
-                                onmouseover="chgImg('<!--{$TPL_DIR}-->img/products/b_expansion_on.gif', 'expansion_<!--{$lkey|escape}-->');"
-                                onmouseout="chgImg('<!--{$TPL_DIR}-->img/products/b_expansion.gif', 'expansion_<!--{$lkey|escape}-->');"
+                                onmouseover="chgImg('<!--{$TPL_DIR}-->img/button/btn_expansion_on.gif', 'expansion_<!--{$lkey|escape}-->');"
+                                onmouseout="chgImg('<!--{$TPL_DIR}-->img/button/btn_expansion.gif', 'expansion_<!--{$lkey|escape}-->');"
                                 target="_blank"
                             <!--{/if}-->
@@ -419,5 +419,5 @@
                             <img src="<!--{$arrFile[$key].filepath}-->" alt="<!--{$arrProduct.name|escape}-->" width="<!--{$arrFile[$key].width}-->" height="<!--{$arrFile[$key].height}-->" /><br />
                             <!--{if $arrProduct[$lkey]|strlen >= 1}-->
-                                <img src="<!--{$TPL_DIR}-->img/products/b_expansion.gif" width="85" height="13" alt="画像を拡大する" id="expansion_<!--{$lkey|escape}-->" />
+                                <img src="<!--{$TPL_DIR}-->img/button/btn_expansion.gif" width="85" height="13" alt="画像を拡大する" id="expansion_<!--{$lkey|escape}-->" />
                             <!--{/if}-->
                         </a>
@@ -433,5 +433,5 @@
     <!--この商品に対するお客様の声-->
     <div id="customervoicearea">
-        <h2><img src="<!--{$TPL_DIR}-->img/products/title_voice.jpg" width="580" height="30" alt="この商品に対するお客様の声" /></h2>
+        <h2><img src="<!--{$TPL_DIR}-->img/title/tit_product_voice.jpg" width="550" height="30" alt="この商品に対するお客様の声" /></h2>
 
         <!--{if count($arrReview) < $smarty.const.REVIEW_REGIST_MAX}-->
@@ -439,7 +439,7 @@
             <a href="./review.php"
                  onclick="win02('./review.php?product_id=<!--{$arrProduct.product_id}-->','review','580','580'); return false;"
-                 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>
+                 onmouseover="chgImg('<!--{$TPL_DIR}-->img/button/btn_comment_on.gif','review');"
+                 onmouseout="chgImg('<!--{$TPL_DIR}-->img/button/btn_comment.gif','review');" target="_blank">
+                <img src="<!--{$TPL_DIR}-->img/button/btn_comment.gif" width="150" height="22" alt="新規コメントを書き込む" name="review" id="review" /></a>
         <!--{/if}-->
 
@@ -462,5 +462,5 @@
         <!--▼トラックバック-->
         <div id="trackbackarea">
-            <h2><img src="<!--{$TPL_DIR}-->img/products/title_tb.jpg" width="580" height="30" alt="この商品に対するトラックバック" /></h2>
+            <h2>この商品に対するトラックバック</h2>
             <h3>この商品のトラックバック先URL</h3>
             <input type="text" name="trackback" value="<!--{$trackback_url}-->" size="100" class="box500" />
@@ -482,5 +482,5 @@
     <!--{if $arrRecommend}-->
         <div id="whoboughtarea">
-            <h2><img src="<!--{$TPL_DIR}-->img/products/title_recommend.jpg" width="580" height="30" alt="その他のオススメ商品(関連商品)" /></h2>
+            <h2><img src="<!--{$TPL_DIR}-->img/title/tit_product_recommend.jpg" width="550" height="30" alt="その他のオススメ商品(関連商品)" /></h2>
             <div class="whoboughtblock">
 
Index: branches/version-2_5-dev/data/Smarty/templates/default/forgot/secret.tpl
===================================================================
--- branches/version-2_5-dev/data/Smarty/templates/default/forgot/secret.tpl	(revision 18700)
+++ branches/version-2_5-dev/data/Smarty/templates/default/forgot/secret.tpl	(revision 19697)
@@ -23,5 +23,5 @@
 
   <div id="windowarea">
-    <h2><img src="<!--{$TPL_DIR}-->img/forget/title.jpg" width="500" height="40" alt="パスワードを忘れた方" /></h2>
+    <h2>パスワードを忘れた方</h2>
     <p>ご登録時に入力した下記質問の答えを入力して「次へ」ボタンをクリックしてください。<br />
       ※下記質問の答えをお忘れになられた場合は、<a href="mailto:<!--{$arrSiteInfo.email02|escape:'hex'}-->"><!--{$arrSiteInfo.email02|escape:'hexentitiy'}--></a>までご連絡ください。</p>
@@ -34,5 +34,5 @@
       </div>
       <div class="btn">
-        <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" alt="次へ" class="box150" name="next" id="next" />
+        <input type="image" onmouseover="chgImgImageSubmit('<!--{$TPL_DIR}-->img/button/btn_next_on.gif',this)" onmouseout="chgImgImageSubmit('<!--{$TPL_DIR}-->img/button/btn_next.gif',this)" src="<!--{$TPL_DIR}-->img/button/btn_next.gif" alt="次へ" class="box150" name="next" id="next" />
       </div>
     </form>
Index: branches/version-2_5-dev/data/Smarty/templates/default/forgot/index.tpl
===================================================================
--- branches/version-2_5-dev/data/Smarty/templates/default/forgot/index.tpl	(revision 18700)
+++ branches/version-2_5-dev/data/Smarty/templates/default/forgot/index.tpl	(revision 19697)
@@ -23,5 +23,5 @@
 
   <div id="windowarea">
-    <h2><img src="<!--{$TPL_DIR}-->img/forget/title.jpg" width="500" height="40" alt="パスワードを忘れた方" /></h2>
+    <h2>パスワードを忘れた方</h2>
     <p>ご登録時のメールアドレスを入力して「次へ」ボタンをクリックしてください。<br />
       <span class="attention">※新しくパスワードを発行いたしますので、お忘れになったパスワードはご利用できなくなります。</span></p>
@@ -33,5 +33,5 @@
       </div>
       <div class="btn">
-        <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" alt="次へ" class="box150" name="next" id="next" />
+        <input type="image" onmouseover="chgImgImageSubmit('<!--{$TPL_DIR}-->img/button/btn_next_on.gif',this)" onmouseout="chgImgImageSubmit('<!--{$TPL_DIR}-->img/button/btn_next.gif',this)" src="<!--{$TPL_DIR}-->img/button/btn_next.gif" alt="次へ" class="box150" name="next" id="next" />
       </div>
     </form>
Index: branches/version-2_5-dev/data/Smarty/templates/default/forgot/complete.tpl
===================================================================
--- branches/version-2_5-dev/data/Smarty/templates/default/forgot/complete.tpl	(revision 18700)
+++ branches/version-2_5-dev/data/Smarty/templates/default/forgot/complete.tpl	(revision 19697)
@@ -23,5 +23,5 @@
 
   <div id="windowarea">
-    <h2><img src="<!--{$TPL_DIR}-->img/forget/title.jpg" width="500" height="40" alt="パスワードを忘れた方" /></h2>
+    <h2 class="title">パスワードを忘れた方</h2>
     <p>パスワードの発行が完了いたしました。ログインには下記のパスワードをご利用ください。<br />
     ※下記パスワードは、MYページの「会員登録内容変更」よりご変更いただけます。</p>
@@ -31,5 +31,5 @@
       </div>
       <div class="btn">
-        <a href="javascript:window.close()" onmouseover="chgImg('<!--{$TPL_DIR}-->img/common/b_close_on.gif','close');" onmouseout="chgImg('<!--{$TPL_DIR}-->img/common/b_close.gif','close');"><img src="<!--{$TPL_DIR}-->img/common/b_close.gif" width="150" height="30" alt="閉じる" name="close" id="close" /></a>
+        <a href="javascript:window.close()" onmouseover="chgImg('<!--{$TPL_DIR}-->img/button/btn_close_on.gif','close');" onmouseout="chgImg('<!--{$TPL_DIR}-->img/button/btn_close.gif','close');"><img src="<!--{$TPL_DIR}-->img/button/btn_close.gif" width="150" height="30" alt="閉じる" name="close" id="close" /></a>
       </div>
     </form>
Index: branches/version-2_5-dev/data/Smarty/templates/default/entry/index.tpl
===================================================================
--- branches/version-2_5-dev/data/Smarty/templates/default/entry/index.tpl	(revision 18700)
+++ branches/version-2_5-dev/data/Smarty/templates/default/entry/index.tpl	(revision 19697)
@@ -37,5 +37,5 @@
 
             <div class="tblareabtn">
-                <input type="image" onmouseover="chgImgImageSubmit('<!--{$TPL_DIR}-->img/common/b_confirm_on.gif',this)" onmouseout="chgImgImageSubmit('<!--{$TPL_DIR}-->img/common/b_confirm.gif',this)" src="<!--{$TPL_DIR}-->img/common/b_confirm.gif" class="box150" alt="確認ページへ" name="confirm" id="confirm" />
+                <input type="image" onmouseover="chgImgImageSubmit('<!--{$TPL_DIR}-->img/button/btn_confirm_on.gif',this)" onmouseout="chgImgImageSubmit('<!--{$TPL_DIR}-->img/button/btn_confirm.gif',this)" src="<!--{$TPL_DIR}-->img/button/btn_confirm.gif" class="box150" alt="確認ページへ" name="confirm" id="confirm" />
             </div>
         </form>
Index: branches/version-2_5-dev/data/Smarty/templates/default/entry/complete.tpl
===================================================================
--- branches/version-2_5-dev/data/Smarty/templates/default/entry/complete.tpl	(revision 18700)
+++ branches/version-2_5-dev/data/Smarty/templates/default/entry/complete.tpl	(revision 19697)
@@ -37,7 +37,7 @@
       <div class="tblareabtn">
         <!--{if $is_campaign}-->
-        <a href="<!--{$smarty.const.URL_SHOP_TOP}-->" onmouseover="chgImg('<!--{$TPL_DIR}-->img/common/b_toppage_on.gif','b_toppage');" onmouseout="chgImg('<!--{$TPL_DIR}-->img/common/b_toppage.gif','b_toppage');"><img src="<!--{$TPL_DIR}-->img/common/b_toppage.gif" width="150" height="30" alt="トップページへ" border="0" name="b_toppage" /></a>
+        <a href="<!--{$smarty.const.URL_SHOP_TOP}-->" onmouseover="chgImg('<!--{$TPL_DIR}-->img/button/btn_toppage_on.gif','b_toppage');" onmouseout="chgImg('<!--{$TPL_DIR}-->img/button/btn_toppage.gif','b_toppage');"><img src="<!--{$TPL_DIR}-->img/button/btn_toppage.gif" width="150" height="30" alt="トップページへ" border="0" name="b_toppage" /></a>
         <!--{else}-->
-        <a href="<!--{$smarty.const.URL_SITE_TOP}-->" onmouseover="chgImg('<!--{$TPL_DIR}-->img/common/b_toppage_on.gif','b_toppage');" onmouseout="chgImg('<!--{$TPL_DIR}-->img/common/b_toppage.gif','b_toppage');"><img src="<!--{$TPL_DIR}-->img/common/b_toppage.gif" width="150" height="30" alt="トップページへ" border="0" name="b_toppage" /></a>
+        <a href="<!--{$smarty.const.URL_SITE_TOP}-->" onmouseover="chgImg('<!--{$TPL_DIR}-->img/button/btn_toppage_on.gif','b_toppage');" onmouseout="chgImg('<!--{$TPL_DIR}-->img/button/btn_toppage.gif','b_toppage');"><img src="<!--{$TPL_DIR}-->img/button/btn_toppage.gif" width="150" height="30" alt="トップページへ" border="0" name="b_toppage" /></a>
         <!--{/if}-->
       </div>
Index: branches/version-2_5-dev/data/Smarty/templates/default/entry/confirm.tpl
===================================================================
--- branches/version-2_5-dev/data/Smarty/templates/default/entry/confirm.tpl	(revision 18865)
+++ branches/version-2_5-dev/data/Smarty/templates/default/entry/confirm.tpl	(revision 19697)
@@ -133,6 +133,6 @@
 
       <div class="tblareabtn">
-        <a href="?" onclick="fnModeSubmit('return', '', ''); return false;" onmouseover="chgImg('<!--{$TPL_DIR}-->img/common/b_back_on.gif','back')" onmouseout="chgImg('<!--{$TPL_DIR}-->img/common/b_back.gif','back')"><img src="<!--{$TPL_DIR}-->img/common/b_back.gif" width="150" height="30" alt="戻る" border="0" name="back" id="back" /></a>&nbsp;
-        <input type="image" onmouseover="chgImgImageSubmit('<!--{$TPL_DIR}-->img/entry/b_entrycomp_on.gif',this)" onmouseout="chgImgImageSubmit('<!--{$TPL_DIR}-->img/entry/b_entrycomp.gif',this)" src="<!--{$TPL_DIR}-->img/entry/b_entrycomp.gif" class="box150" alt="送信" border="0" name="send" id="send" />
+        <a href="?" onclick="fnModeSubmit('return', '', ''); return false;" onmouseover="chgImg('<!--{$TPL_DIR}-->img/button/btn_back_on.gif','back')" onmouseout="chgImg('<!--{$TPL_DIR}-->img/button/btn_back.gif','back')"><img src="<!--{$TPL_DIR}-->img/button/btn_back.gif" width="150" height="30" alt="戻る" border="0" name="back" id="back" /></a>&nbsp;
+        <input type="image" onmouseover="chgImgImageSubmit('<!--{$TPL_DIR}-->img/button/btn_entry_complete_on.gif',this)" onmouseout="chgImgImageSubmit('<!--{$TPL_DIR}-->img/button/btn_entry_complete.gif',this)" src="<!--{$TPL_DIR}-->img/button/btn_entry_complete.gif" class="box150" alt="送信" border="0" name="send" id="send" />
       </div>
     </form>
Index: branches/version-2_5-dev/data/Smarty/templates/default/entry/kiyaku.tpl
===================================================================
--- branches/version-2_5-dev/data/Smarty/templates/default/entry/kiyaku.tpl	(revision 18711)
+++ branches/version-2_5-dev/data/Smarty/templates/default/entry/kiyaku.tpl	(revision 19697)
@@ -31,12 +31,12 @@
        <div class="tblareabtn">
        <!--{if $is_campaign}-->
-         <a href="javascript:history.back();" onmouseover="chgImg('<!--{$TPL_DIR}-->img/entry/b_noagree_on.gif','b_noagree');" onmouseout="chgImg('<!--{$TPL_DIR}-->img/entry/b_noagree.gif','b_noagree');">
-           <img src="<!--{$TPL_DIR}-->img/entry/b_noagree.gif" width="180" height="30" alt="同意しない" border="0" name="b_noagree" /></a>&nbsp;
+         <a href="javascript:history.back();" onmouseover="chgImg('<!--{$TPL_DIR}-->img/button/btn_entry_cannot_on.gif','b_noagree');" onmouseout="chgImg('<!--{$TPL_DIR}-->img/button/btn_entry_cannot.gif','b_noagree');">
+           <img src="<!--{$TPL_DIR}-->img/button/btn_entry_cannot.gif" width="180" height="30" alt="同意しない" border="0" name="b_noagree" /></a>&nbsp;
        <!--{else}-->
-         <a href="<!--{$smarty.const.URL_SITE_TOP}-->" onmouseover="chgImg('<!--{$TPL_DIR}-->img/entry/b_noagree_on.gif','b_noagree');" onmouseout="chgImg('<!--{$TPL_DIR}-->img/entry/b_noagree.gif','b_noagree');">
-           <img src="<!--{$TPL_DIR}-->img/entry/b_noagree.gif" width="180" height="30" alt="同意しない" border="0" name="b_noagree" /></a>&nbsp;
+         <a href="<!--{$smarty.const.URL_SITE_TOP}-->" onmouseover="chgImg('<!--{$TPL_DIR}-->img/button/btn_entry_cannot_on.gif','b_noagree');" onmouseout="chgImg('<!--{$TPL_DIR}-->img/button/btn_entry_cannot.gif','b_noagree');">
+           <img src="<!--{$TPL_DIR}-->img/button/btn_entry_cannot.gif" width="180" height="30" alt="同意しない" border="0" name="b_noagree" /></a>&nbsp;
        <!--{/if}-->
-         <a href="<!--{$smarty.const.URL_ENTRY_TOP}-->" onmouseover="chgImg('<!--{$TPL_DIR}-->img/entry/b_agree_on.gif','b_agree');" onmouseout="chgImg('<!--{$TPL_DIR}-->img/entry/b_agree.gif','b_agree');">
-           <img src="<!--{$TPL_DIR}-->img/entry/b_agree.gif" width="180" height="30" alt="規約に同意して会員登録" border="0" name="b_agree" /></a>
+         <a href="<!--{$smarty.const.URL_ENTRY_TOP}-->" onmouseover="chgImg('<!--{$TPL_DIR}-->img/button/btn_entry_agree_on.gif','b_agree');" onmouseout="chgImg('<!--{$TPL_DIR}-->img/button/btn_entry_agree.gif','b_agree');">
+           <img src="<!--{$TPL_DIR}-->img/button/btn_entry_agree.gif" width="180" height="30" alt="規約に同意して会員登録" border="0" name="b_agree" /></a>
        </div>
      </form>
Index: branches/version-2_5-dev/data/Smarty/templates/default/frontparts/search_zero.tpl
===================================================================
--- branches/version-2_5-dev/data/Smarty/templates/default/frontparts/search_zero.tpl	(revision 18700)
+++ branches/version-2_5-dev/data/Smarty/templates/default/frontparts/search_zero.tpl	(revision 19697)
@@ -32,16 +32,3 @@
 	</tr>
 </table>
-<!--{*
-<table width="570" cellspacing="0" cellpadding="0" summary=" ">
-	<tr>
-		<td colspan="3" align="center"><img src="<!--{$TPL_DIR}-->img/right_search/subtitle.gif" width="520" height="30" alt="ただいま開催中の特集はこちら" /></td>
-	</tr>
-	<tr><td height="15"></td></tr>
-	<tr>
-		<td align="right"><a href="../campaign/nabe.php"><img src="<!--{$TPL_DIR}-->img/right_search/b_01.jpg" width="218" height="117" alt="お鍋特集" border="0" /></a></td>
-		<td><img src="<!--{$TPL_DIR}-->img/_.gif" width="20" height="1" alt="" /></td>
-		<td><a href="../campaign/christmas.php"><img src="<!--{$TPL_DIR}-->img/right_search/b_02.jpg" width="218" height="117" alt="クリスマス特集" border="0" /></a></td>
-	</tr>
-</table>
-*}-->
 <!--検索該当0の時-->
Index: branches/version-2_5-dev/data/Smarty/templates/default/frontparts/form_personal_input.tpl
===================================================================
--- branches/version-2_5-dev/data/Smarty/templates/default/frontparts/form_personal_input.tpl	(revision 18865)
+++ branches/version-2_5-dev/data/Smarty/templates/default/frontparts/form_personal_input.tpl	(revision 19697)
@@ -59,5 +59,5 @@
     〒&nbsp;<input type="text" name="<!--{$key1}-->" value="<!--{$arrForm[$key1]|escape}-->" maxlength="<!--{$smarty.const.ZIP01_LEN}-->" style="<!--{$arrErr[$key1]|sfGetErrorColor}-->; ime-mode: disabled;" size="6" class="box60" />&nbsp;-&nbsp;<input type="text" name="<!--{$key2}-->" value="<!--{$arrForm[$key2]|escape}-->" maxlength="<!--{$smarty.const.ZIP02_LEN}-->" style="<!--{$arrErr[$key2]|sfGetErrorColor}-->; ime-mode: disabled;" size="6" class="box60" />&nbsp;
     <a href="http://search.post.japanpost.jp/zipcode/" target="_blank"><span class="fs12">郵便番号検索</span></a>
-    <p class="zipimg"><a href="<!--{$smarty.const.URL_DIR}-->input_zip.php" onclick="fnCallAddress('<!--{$smarty.const.URL_INPUT_ZIP}-->', '<!--{$key1}-->', '<!--{$key2}-->', '<!--{$key3}-->', '<!--{$key4}-->'); return false;" target="_blank"><img src="<!--{$TPL_DIR}-->img/common/address.gif" width="86" height="20" alt="住所自動入力" /></a>
+    <p class="zipimg"><a href="<!--{$smarty.const.URL_DIR}-->input_zip.php" onclick="fnCallAddress('<!--{$smarty.const.URL_INPUT_ZIP}-->', '<!--{$key1}-->', '<!--{$key2}-->', '<!--{$key3}-->', '<!--{$key4}-->'); return false;" target="_blank"><img src="<!--{$TPL_DIR}-->img/button/btn_address_input.gif" width="86" height="20" alt="住所自動入力" /></a>
     <span class="mini">&nbsp;郵便番号を入力後、クリックしてください。</span></p>
   </td>
Index: branches/version-2_5-dev/data/Smarty/templates/default/products/review_complete.tpl
===================================================================
--- branches/version-2_5-dev/data/Smarty/templates/default/products/review_complete.tpl	(revision 18700)
+++ branches/version-2_5-dev/data/Smarty/templates/default/products/review_complete.tpl	(revision 19697)
@@ -23,5 +23,5 @@
 
   <div id="windowarea">
-    <h2><img src="<!--{$TPL_DIR}-->img/products/review_title.jpg" width="500" height="40" alt="お客様の声書き込み" /></h2>
+    <h2 class="title">お客様の声書き込み</h2>
     <div id="completebox">
       <p>登録が完了しました。ご利用ありがとうございました。<br />
@@ -30,5 +30,5 @@
     </div>
     <div class="btn">
-      <a href="javascript:window.close()" onmouseover="chgImg('<!--{$TPL_DIR}-->img/common/b_close_on.gif','b_close');" onmouseout="chgImg('<!--{$TPL_DIR}-->img/common/b_close.gif','b_close');"><img src="<!--{$TPL_DIR}-->img/common/b_close.gif" width="150" height="30" alt="閉じる" border="0" name="b_close" /></a>
+      <a href="javascript:window.close()" onmouseover="chgImg('<!--{$TPL_DIR}-->img/button/btn_close_on.gif','b_close');" onmouseout="chgImg('<!--{$TPL_DIR}-->img/button/btn_close.gif','b_close');"><img src="<!--{$TPL_DIR}-->img/button/btn_close.gif" width="150" height="30" alt="閉じる" border="0" name="b_close" /></a>
     </div>
   </div>
Index: branches/version-2_5-dev/data/Smarty/templates/default/products/review_confirm.tpl
===================================================================
--- branches/version-2_5-dev/data/Smarty/templates/default/products/review_confirm.tpl	(revision 18700)
+++ branches/version-2_5-dev/data/Smarty/templates/default/products/review_confirm.tpl	(revision 19697)
@@ -23,5 +23,5 @@
 
   <div id="windowarea">
-    <h2><img src="<!--{$TPL_DIR}-->img/products/review_title.jpg" width="500" height="40" alt="お客様の声書き込み" /></h2>
+    <h2 class="title">お客様の声書き込み</h2>
     <form name="form1" method="post" action="?">
       <input type="hidden" name="mode" value="complete" />
@@ -63,6 +63,6 @@
         </table>
         <div class="btn">
-          <input type="image" onclick=" mode.value='return';" onmouseover="chgImgImageSubmit('<!--{$TPL_DIR}-->img/common/b_back_on.gif',this)" onmouseout="chgImgImageSubmit('<!--{$TPL_DIR}-->img/common/b_back.gif',this)" src="<!--{$TPL_DIR}-->img/common/b_back.gif" class="box150" alt="戻る"  name="back" id="back" />
-          <input type="image" onmouseover="chgImgImageSubmit('<!--{$TPL_DIR}-->img/common/b_send_on.gif',this)" onmouseout="chgImgImageSubmit('<!--{$TPL_DIR}-->img/common/b_send.gif',this)" src="<!--{$TPL_DIR}-->img/common/b_send.gif" class="box150" alt="送信"  name="send" id="send" />
+          <input type="image" onclick=" mode.value='return';" onmouseover="chgImgImageSubmit('<!--{$TPL_DIR}-->img/button/btn_back_on.gif',this)" onmouseout="chgImgImageSubmit('<!--{$TPL_DIR}-->img/button/btn_back.gif',this)" src="<!--{$TPL_DIR}-->img/button/btn_back.gif" class="box150" alt="戻る"  name="back" id="back" />
+          <input type="image" onmouseover="chgImgImageSubmit('<!--{$TPL_DIR}-->img/button/btn_send_on.gif',this)" onmouseout="chgImgImageSubmit('<!--{$TPL_DIR}-->img/button/btn_send.gif',this)" src="<!--{$TPL_DIR}-->img/button/btn_send.gif" class="box150" alt="送信"  name="send" id="send" />
         </div>
       </form>
Index: branches/version-2_5-dev/data/Smarty/templates/default/products/review.tpl
===================================================================
--- branches/version-2_5-dev/data/Smarty/templates/default/products/review.tpl	(revision 18700)
+++ branches/version-2_5-dev/data/Smarty/templates/default/products/review.tpl	(revision 19697)
@@ -25,5 +25,5 @@
 
   <div id="windowarea">
-    <h2><img src="<!--{$TPL_DIR}-->img/products/review_title.jpg" width="500" height="40" alt="お客様の声書き込み" /></h2>
+    <h2 class="title">お客様の声書き込み</h2>
     <p class="windowtext">以下の商品について、お客様のご意見、ご感想をどしどしお寄せください。<br />
       「<span class="attention">※</span>」印は入力必須項目です。<br />
@@ -79,5 +79,5 @@
         </table>
         <div class="btn">
-          <input type="image" onmouseover="chgImgImageSubmit('<!--{$TPL_DIR}-->img/common/b_confirm_on.gif',this)" onmouseout="chgImgImageSubmit('<!--{$TPL_DIR}-->img/common/b_confirm.gif',this)" src="<!--{$TPL_DIR}-->img/common/b_confirm.gif" class="box150" alt="確認ページへ" name="conf" id="conf" />
+          <input type="image" onmouseover="chgImgImageSubmit('<!--{$TPL_DIR}-->img/button/btn_confirm_on.gif',this)" onmouseout="chgImgImageSubmit('<!--{$TPL_DIR}-->img/button/btn_confirm.gif',this)" src="<!--{$TPL_DIR}-->img/button/btn_confirm.gif" class="box150" alt="確認ページへ" name="conf" id="conf" />
         </div>
       </form>
Index: branches/version-2_5-dev/data/Smarty/templates/default/list.tpl
===================================================================
--- branches/version-2_5-dev/data/Smarty/templates/default/list.tpl	(revision 19680)
+++ branches/version-2_5-dev/data/Smarty/templates/default/list.tpl	(revision 19697)
@@ -269,6 +269,6 @@
                     <span class="btnbox">
                         <!--{assign var=name value="detail`$id`"}-->
-                        <a href="<!--{$smarty.const.DETAIL_P_HTML}--><!--{$arrProduct.product_id|escape:url}-->" 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>
+                        <a href="<!--{$smarty.const.DETAIL_P_HTML}--><!--{$arrProduct.product_id|escape:url}-->" onmouseover="chgImg('<!--{$TPL_DIR}-->img/button/btn_detail_on.gif','<!--{$name}-->');" onmouseout="chgImg('<!--{$TPL_DIR}-->img/button/btn_detail.gif','<!--{$name}-->');">
+                            <img src="<!--{$TPL_DIR}-->img/button/btn_detail.gif" width="115" height="25" alt="詳しくはこちら" name="<!--{$name}-->" id="<!--{$name}-->" /></a>
                     </span>
                 </p>
@@ -328,9 +328,9 @@
                                         type="image"
                                         id="cart<!--{$id}-->"
-                                        src="<!--{$TPL_DIR}-->img/products/b_cartin.gif"
+                                        src="<!--{$TPL_DIR}-->img/button/btn_cartin.gif"
                                         alt="カゴに入れる"
                                         onclick="fnInCart(this.form); return false;"
-                                        onmouseover="chgImg('<!--{$TPL_DIR}-->img/products/b_cartin_on.gif', this);"
-                                        onmouseout="chgImg('<!--{$TPL_DIR}-->img/products/b_cartin.gif', this);"
+                                        onmouseover="chgImg('<!--{$TPL_DIR}-->img/button/btn_cartin_on.gif', this);"
+                                        onmouseout="chgImg('<!--{$TPL_DIR}-->img/button/btn_cartin.gif', this);"
                                     />
                                 </div>
Index: branches/version-2_5-dev/data/Smarty/templates/default/input_zip.tpl
===================================================================
--- branches/version-2_5-dev/data/Smarty/templates/default/input_zip.tpl	(revision 18700)
+++ branches/version-2_5-dev/data/Smarty/templates/default/input_zip.tpl	(revision 19697)
@@ -23,5 +23,5 @@
 
   <div id="zipsearchcolumn">
-    <h2><img src="<!--{$TPL_DIR}-->img/common/zip_title.jpg" width="460" height="40" alt="住所検索" /></h2>
+    <h2>住所検索</h2>
     <div id="zipsearcharea">
       <form name="form1" id="form1" method="post" action="?">
@@ -34,5 +34,5 @@
       </form>
     </div>
-    <div class="btn"><a href="javascript:window.close()" onmouseover="chgImg('<!--{$TPL_DIR}-->img/common/b_close_on.gif','b_close');" onmouseout="chgImg('<!--{$TPL_DIR}-->img/common/b_close.gif','b_close');"><img src="<!--{$TPL_DIR}-->img/common/b_close.gif" width="140" height="30" alt="閉じる" border="0" name="b_close" /></a></div>
+    <div class="btn"><a href="javascript:window.close()" onmouseover="chgImg('<!--{$TPL_DIR}-->img/button/btn_close_on.gif','b_close');" onmouseout="chgImg('<!--{$TPL_DIR}-->img/button/btn_close.gif','b_close');"><img src="<!--{$TPL_DIR}-->img/button/btn_close.gif" width="140" height="30" alt="閉じる" border="0" name="b_close" /></a></div>
   </div>
 
Index: branches/version-2_5-dev/data/Smarty/templates/default/bloc/best5.tpl
===================================================================
--- branches/version-2_5-dev/data/Smarty/templates/default/bloc/best5.tpl	(revision 19680)
+++ branches/version-2_5-dev/data/Smarty/templates/default/bloc/best5.tpl	(revision 19697)
@@ -22,5 +22,5 @@
 <!--{if count($arrBestProducts) > 0}-->
 <div id="recomendarea" class="bloc_outer">
-    <h2><img src="<!--{$TPL_DIR}-->img/bloc/best5/title_icon.gif" width="20" height="20" alt="*" class="title_icon" />
+    <h2><img src="<!--{$TPL_DIR}-->img/icon/ico_block_recommend.gif" width="20" height="20" alt="*" class="title_icon" />
         おすすめ商品</h2>
     <!--{section name=cnt loop=$arrBestProducts step=2}-->
Index: branches/version-2_5-dev/data/Smarty/templates/default/bloc/login.tpl
===================================================================
--- branches/version-2_5-dev/data/Smarty/templates/default/bloc/login.tpl	(revision 18700)
+++ branches/version-2_5-dev/data/Smarty/templates/default/bloc/login.tpl	(revision 19697)
@@ -21,5 +21,5 @@
  *}-->
 <div class="bloc_outer">
-    <h2><img src="<!--{$TPL_DIR}-->img/bloc/login/title_icon.gif" width="20" height="20" alt="*" class="title_icon" />
+    <h2><img src="<!--{$TPL_DIR}-->img/icon/ico_block_login.gif" width="20" height="20" alt="*" class="title_icon" />
         ログイン</h2>
     <div id="loginarea" class="bloc_body">
@@ -39,21 +39,21 @@
                 <p class="btn">
                     <a href="?" 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/button/btn_block_logout.gif" width="61" height="22" alt="ログアウト" /></a>
                 </p>
              </div>
                     <!--{/if}-->
                 <!--{else}-->
-                <p><img src="<!--{$TPL_DIR}-->img/side/icon_mail.gif" width="40" height="21" alt="メールアドレス" /><input type="text" name="login_email" class="box96" value="<!--{$tpl_login_email|escape}-->" style="ime-mode: disabled;"/></p>
-                <p><img src="<!--{$TPL_DIR}-->img/side/icon_pw.gif" width="40" height="22" alt="パスワード" /><input type="password" name="login_pass" class="box96" /></p>
+                <p><img src="<!--{$TPL_DIR}-->img/icon/ico_mail.gif" width="40" height="21" alt="メールアドレス" /><input type="text" name="login_email" class="box96" value="<!--{$tpl_login_email|escape}-->" style="ime-mode: disabled;"/></p>
+                <p><img src="<!--{$TPL_DIR}-->img/icon/ico_password.gif" width="40" height="22" alt="パスワード" /><input type="password" name="login_pass" class="box96" /></p>
             </div>
                 <p class="mini">
                     <a href="<!--{$smarty.const.SSL_URL|sfTrimURL}-->/forgot/<!--{$smarty.const.DIR_INDEX_URL}-->" onclick="win01('<!--{$smarty.const.SSL_URL|sfTrimURL}-->/forgot/<!--{$smarty.const.DIR_INDEX_URL}-->','forget','600','400'); return false;" target="_blank">パスワードを忘れた方はこちら</a>
                 </p>
-                <p>
-                    <input type="checkbox" name="login_memory" value="1" <!--{$tpl_login_memory|sfGetChecked:1}--> />
-                    <img src="<!--{$TPL_DIR}-->img/header/memory.gif" width="18" height="9" alt="記憶" />
+                <p class="mini">
+                    <input type="checkbox" name="login_memory" id="login_memory" value="1" <!--{$tpl_login_memory|sfGetChecked:1}--> />
+                   <label for="login_memory">記憶</label>
                 </p>
                 <p class="btn">
-                    <input type="image" onmouseover="chgImgImageSubmit('<!--{$TPL_DIR}-->img/side/button_login_on.gif',this)" onmouseout="chgImgImageSubmit('<!--{$TPL_DIR}-->img/side/button_login.gif',this)" src="<!--{$TPL_DIR}-->img/side/button_login.gif" class="box51" alt="ログイン" name="subm" />
+                    <input type="image" onmouseover="chgImgImageSubmit('<!--{$TPL_DIR}-->img/button/btn_block_login_on.gif',this)" onmouseout="chgImgImageSubmit('<!--{$TPL_DIR}-->img/button/btn_block_login.gif',this)" src="<!--{$TPL_DIR}-->img/button/btn_block_login.gif" width="61" height="22" alt="ログイン" name="subm" />
                 </p>
                 <!--{/if}-->
Index: branches/version-2_5-dev/data/Smarty/templates/default/bloc/search_products.tpl
===================================================================
--- branches/version-2_5-dev/data/Smarty/templates/default/bloc/search_products.tpl	(revision 18700)
+++ branches/version-2_5-dev/data/Smarty/templates/default/bloc/search_products.tpl	(revision 19697)
@@ -21,5 +21,5 @@
  *}-->
 <div class="bloc_outer">
-    <h2><img src="<!--{$TPL_DIR}-->img/bloc/search_products/title_icon.gif" width="20" height="20" alt="*" class="title_icon" />
+    <h2><img src="<!--{$TPL_DIR}-->img/icon/ico_block_search_products.gif" width="20" height="20" alt="*" class="title_icon" />
         検索条件</h2>
     <div id="searcharea" class="bloc_body">
@@ -27,5 +27,5 @@
         <form name="search_form" id="search_form" method="get" action="<!--{$smarty.const.URL_DIR}-->products/list.php">
 
-            <p><img src="<!--{$TPL_DIR}-->img/side/search_cat.gif" width="104" height="10" alt="商品カテゴリから選ぶ" />
+            <p class="mini">商品カテゴリから選ぶ
                 <input type="hidden" name="mode" value="search" />
                 <select name="category_id" class="box142">
@@ -35,5 +35,5 @@
             </p>
             <!--{if $arrMakerList}-->
-            <p>メーカーから選ぶ
+            <p class="mini">メーカーから選ぶ
                 <select name="maker_id" class="box142">
                     <option label="すべてのメーカー" value="">すべてのメーカー</option>
@@ -42,7 +42,7 @@
             </p>
             <!--{/if}-->
-            <p><img src="<!--{$TPL_DIR}-->img/side/search_name.gif" width="66" height="10" alt="商品名を入力" /></p>
-            <p><input type="text" name="name" class="box142" maxlength="50" value="<!--{$smarty.get.name|escape}-->" /></p>
-            <p class="btn"><input type="image" onmouseover="chgImgImageSubmit('<!--{$TPL_DIR}-->img/side/button_search_on.gif',this)" onmouseout="chgImgImageSubmit('<!--{$TPL_DIR}-->img/side/button_search.gif',this)" src="<!--{$TPL_DIR}-->img/side/button_search.gif" class="box51" alt="検索" name="search" /></p>
+            <p class="mini">商品名を入力
+              <input type="text" name="name" class="box142" maxlength="50" value="<!--{$smarty.get.name|escape}-->" /></p>
+            <p class="btn"><input type="image" onmouseover="chgImgImageSubmit('<!--{$TPL_DIR}-->img/button/btn_block_search_on.gif',this)" onmouseout="chgImgImageSubmit('<!--{$TPL_DIR}-->img/button/btn_block_search.gif',this)" src="<!--{$TPL_DIR}-->img/button/btn_block_search.gif" class="box51" alt="検索" name="search" /></p>
         </form>
     </div>
Index: branches/version-2_5-dev/data/Smarty/templates/default/bloc/cart.tpl
===================================================================
--- branches/version-2_5-dev/data/Smarty/templates/default/bloc/cart.tpl	(revision 18700)
+++ branches/version-2_5-dev/data/Smarty/templates/default/bloc/cart.tpl	(revision 19697)
@@ -21,5 +21,5 @@
  *}-->
 <div class="bloc_outer">
-    <h2><img src="<!--{$TPL_DIR}-->img/bloc/cart/title_icon.gif" width="20" height="20" alt="*" class="title_icon" />
+    <h2><img src="<!--{$TPL_DIR}-->img/icon/ico_block_cart.gif" width="20" height="20" alt="*" class="title_icon" />
         現在のカゴの中</h2>
     <div id="cartarea" class="bloc_body">
@@ -36,6 +36,6 @@
         </p>
         <p class="btn">
-            <a href="<!--{$smarty.const.URL_CART_TOP}-->" 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>
+            <a href="<!--{$smarty.const.URL_CART_TOP}-->" onmouseover="chgImg('<!--{$TPL_DIR}-->img/button/btn_block_cartin_on.gif','button_cartin');" onmouseout="chgImg('<!--{$TPL_DIR}-->img/button/btn_block_cartin.gif','button_cartin');">
+                <img src="<!--{$TPL_DIR}-->img/button/btn_block_cartin.gif" width="87" height="22" alt="カゴの中を見る" border="0" name="button_cartin" id="button_cartin" /></a>
         </p>
     </div>
Index: branches/version-2_5-dev/data/Smarty/templates/default/bloc/news.tpl
===================================================================
--- branches/version-2_5-dev/data/Smarty/templates/default/bloc/news.tpl	(revision 18700)
+++ branches/version-2_5-dev/data/Smarty/templates/default/bloc/news.tpl	(revision 19697)
@@ -21,5 +21,5 @@
  *}-->
 <div id="newsarea" class="bloc_outer">
-    <h2><img src="<!--{$TPL_DIR}-->img/bloc/news/title_icon.gif" width="27" height="20" alt="*" class="title_icon" />
+    <h2><img src="<!--{$TPL_DIR}-->img/icon/ico_block_news.gif" width="27" height="20" alt="*" class="title_icon" />
         新着情報</h2>
     <div class="bloc_body">
Index: branches/version-2_5-dev/data/Smarty/templates/default/bloc/category.tpl
===================================================================
--- branches/version-2_5-dev/data/Smarty/templates/default/bloc/category.tpl	(revision 18700)
+++ branches/version-2_5-dev/data/Smarty/templates/default/bloc/category.tpl	(revision 19697)
@@ -21,5 +21,5 @@
  *}-->
 <div class="bloc_outer">
-    <h2><img src="<!--{$TPL_DIR}-->img/bloc/category/title_icon.gif" width="20" height="20" alt="*" class="title_icon" />
+    <h2><img src="<!--{$TPL_DIR}-->img/icon/ico_block_category.gif" width="20" height="20" alt="*" class="title_icon" />
         商品カテゴリー</h2>
     <div id="categoryarea" class="bloc_body">
Index: branches/version-2_5-dev/data/Smarty/templates/default/mypage/history.tpl
===================================================================
--- branches/version-2_5-dev/data/Smarty/templates/default/mypage/history.tpl	(revision 19680)
+++ branches/version-2_5-dev/data/Smarty/templates/default/mypage/history.tpl	(revision 19697)
@@ -189,5 +189,5 @@
 
         <div class="tblareabtn">
-            <a href="./<!--{$smarty.const.DIR_INDEX_URL}-->" onmouseover="chgImg('<!--{$TPL_DIR}-->img/common/b_back_on.gif','change');" onmouseout="chgImg('<!--{$TPL_DIR}-->img/common/b_back.gif','change');"><img src="<!--{$TPL_DIR}-->img/common/b_back.gif" width="150" height="30" alt="戻る" name="change" id="change" /></a>
+            <a href="./<!--{$smarty.const.DIR_INDEX_URL}-->" onmouseover="chgImg('<!--{$TPL_DIR}-->img/button/btn_back_on.gif','change');" onmouseout="chgImg('<!--{$TPL_DIR}-->img/button/btn_back.gif','change');"><img src="<!--{$TPL_DIR}-->img/button/btn_back.gif" width="150" height="30" alt="戻る" name="change" id="change" /></a>
         </div>
 
Index: branches/version-2_5-dev/data/Smarty/templates/default/mypage/refusal.tpl
===================================================================
--- branches/version-2_5-dev/data/Smarty/templates/default/mypage/refusal.tpl	(revision 18700)
+++ branches/version-2_5-dev/data/Smarty/templates/default/mypage/refusal.tpl	(revision 19697)
@@ -34,5 +34,5 @@
 
         <div class="tblareabtn">
-          <input type="image" onmouseover="chgImgImageSubmit('<!--{$TPL_DIR}-->img/mypage/b_refuse_on.gif',this);" onmouseout="chgImgImageSubmit('<!--{$TPL_DIR}-->img/mypage/b_refuse.gif',this);" src="<!--{$TPL_DIR}-->img/mypage/b_refuse.gif" class="box180" alt="会員退会を行う" name="refusal" id="refusal" />
+          <input type="image" onmouseover="chgImgImageSubmit('<!--{$TPL_DIR}-->img/button/btn_refuse_on.gif',this);" onmouseout="chgImgImageSubmit('<!--{$TPL_DIR}-->img/button/btn_refuse.gif',this);" src="<!--{$TPL_DIR}-->img/button/btn_refuse.gif" class="box180" alt="会員退会を行う" name="refusal" id="refusal" />
         </div>
 
Index: branches/version-2_5-dev/data/Smarty/templates/default/mypage/change_confirm.tpl
===================================================================
--- branches/version-2_5-dev/data/Smarty/templates/default/mypage/change_confirm.tpl	(revision 18865)
+++ branches/version-2_5-dev/data/Smarty/templates/default/mypage/change_confirm.tpl	(revision 19697)
@@ -108,7 +108,7 @@
 
       <div class="tblareabtn">
-        <a href="?" onclick="fnModeSubmit('return', '', ''); return false;" onmouseover="chgImg('<!--{$TPL_DIR}-->img/common/b_back_on.gif','back');" onmouseout="chgImg('<!--{$TPL_DIR}-->img/common/b_back.gif','back');"><img src="<!--{$TPL_DIR}-->img/common/b_back.gif" width="150" height="30" alt="戻る" name="back" id="back" /></a>
+        <a href="?" onclick="fnModeSubmit('return', '', ''); return false;" onmouseover="chgImg('<!--{$TPL_DIR}-->img/button/btn_back_on.gif','back');" onmouseout="chgImg('<!--{$TPL_DIR}-->img/button/btn_back.gif','back');"><img src="<!--{$TPL_DIR}-->img/button/btn_back.gif" width="150" height="30" alt="戻る" name="back" id="back" /></a>
         &nbsp;
-       <input type="image" onmouseover="chgImgImageSubmit('<!--{$TPL_DIR}-->img/common/b_send_on.gif',this)" onmouseout="chgImgImageSubmit('<!--{$TPL_DIR}-->img/common/b_send.gif',this)" src="<!--{$TPL_DIR}-->img/common/b_send.gif" class="box150" alt="送信" name="complete" id="complete" />
+       <input type="image" onmouseover="chgImgImageSubmit('<!--{$TPL_DIR}-->img/button/btn_send_on.gif',this)" onmouseout="chgImgImageSubmit('<!--{$TPL_DIR}-->img/button/btn_send.gif',this)" src="<!--{$TPL_DIR}-->img/button/btn_send.gif" class="box150" alt="送信" name="complete" id="complete" />
       </div>
     </form>
Index: branches/version-2_5-dev/data/Smarty/templates/default/mypage/delivery.tpl
===================================================================
--- branches/version-2_5-dev/data/Smarty/templates/default/mypage/delivery.tpl	(revision 19682)
+++ branches/version-2_5-dev/data/Smarty/templates/default/mypage/delivery.tpl	(revision 19697)
@@ -35,5 +35,5 @@
           <!--{if $tpl_login}-->
             <p class="addbtn">
-                <a href="<!--{$smarty.const.URL_DIR}-->mypage/delivery_addr.php" onclick="win03('./delivery_addr.php','delivadd','600','640'); return false;" onmouseover="chgImg('<!--{$TPL_DIR}-->img/common/newadress_on.gif','newadress');" onmouseout="chgImg('<!--{$TPL_DIR}-->img/common/newadress.gif','newadress');" target="_blank"><img src="<!--{$TPL_DIR}-->img/common/newadress.gif" width="160" height="22" alt="新しいお届け先を追加" border="0" name="newadress" /></a>
+                <a href="<!--{$smarty.const.URL_DIR}-->mypage/delivery_addr.php" onclick="win03('./delivery_addr.php','delivadd','600','640'); return false;" onmouseover="chgImg('<!--{$TPL_DIR}-->img/button/btn_add_address_on.gif','newadress');" onmouseout="chgImg('<!--{$TPL_DIR}-->img/button/btn_add_address.gif','newadress');" target="_blank"><img src="<!--{$TPL_DIR}-->img/button/btn_add_address.gif" width="160" height="22" alt="新しいお届け先を追加" border="0" name="newadress" /></a>
             </p>
           <!--{/if}-->
Index: branches/version-2_5-dev/data/Smarty/templates/default/mypage/change.tpl
===================================================================
--- branches/version-2_5-dev/data/Smarty/templates/default/mypage/change.tpl	(revision 18700)
+++ branches/version-2_5-dev/data/Smarty/templates/default/mypage/change.tpl	(revision 19697)
@@ -41,5 +41,5 @@
     <!--{/if}-->
     <div class="tblareabtn">
-      <input type="image" onmouseover="chgImgImageSubmit('<!--{$TPL_DIR}-->img/common/b_confirm_on.gif',this)" onmouseout="chgImgImageSubmit('<!--{$TPL_DIR}-->img/common/b_confirm.gif',this)" src="<!--{$TPL_DIR}-->img/common/b_confirm.gif" class="box150" alt="確認ページへ" name="refusal" id="refusal" />
+      <input type="image" onmouseover="chgImgImageSubmit('<!--{$TPL_DIR}-->img/button/btn_confirm_on.gif',this)" onmouseout="chgImgImageSubmit('<!--{$TPL_DIR}-->img/button/btn_confirm.gif',this)" src="<!--{$TPL_DIR}-->img/button/btn_confirm.gif" class="box150" alt="確認ページへ" name="refusal" id="refusal" />
     </div>
   </form>
Index: branches/version-2_5-dev/data/Smarty/templates/default/mypage/login.tpl
===================================================================
--- branches/version-2_5-dev/data/Smarty/templates/default/mypage/login.tpl	(revision 18879)
+++ branches/version-2_5-dev/data/Smarty/templates/default/mypage/login.tpl	(revision 19697)
@@ -29,10 +29,10 @@
     <input type="hidden" name="mode" value="login" />
    <div class="loginarea">
-     <p><img src="<!--{$TPL_DIR}-->img/login/member.gif" width="202" height="16" alt="会員登録がお済みのお客様" /></p>
+     <p><img src="<!--{$TPL_DIR}-->img/title/tit_sub_member.gif" width="202" height="16" alt="会員登録がお済みのお客様" /></p>
      <p class="inputtext">会員の方は、登録時に入力されたメールアドレスとパスワードでログインしてください。</p>
        <div class="inputbox">
        <!--{assign var=key value="mypage_login_email"}-->
        <span class="attention"><!--{$arrErr[$key]}--></span>
-       <p><img src="<!--{$TPL_DIR}-->img/login/mailadress.gif" width="92" height="13" alt="メールアドレス" />&nbsp;
+       <p>メールアドレス:&nbsp;
          <input type="text" name="<!--{$key}-->"
                 value="<!--{$tpl_login_email|escape}-->"
@@ -49,11 +49,10 @@
          <!--{assign var=key value="mypage_login_pass"}-->
          <span class="attention"><!--{$arrErr[$key]}--></span>
-         <img src="<!--{$TPL_DIR}-->img/login/password.gif"
-              width="92" height="13" alt="パスワード" />
-         &nbsp;<input type="password" name="<!--{$key}-->" maxlength="<!--{$arrForm[$key].length}-->" style="<!--{$arrErr[$key]|sfGetErrorColor}-->" size="40" class="box300" />
+         パスワード:&nbsp;
+         <input type="password" name="<!--{$key}-->" maxlength="<!--{$arrForm[$key].length}-->" style="<!--{$arrErr[$key]|sfGetErrorColor}-->" size="40" class="box300" />
        </p>
      </div>
      <div class="tblareabtn">
-      <input type="image" onmouseover="chgImgImageSubmit('<!--{$TPL_DIR}-->img/login/b_login_on.gif',this)" onmouseout="chgImgImageSubmit('<!--{$TPL_DIR}-->img/login/b_login.gif',this)" src="<!--{$TPL_DIR}-->img/login/b_login.gif" alt="ログイン" name="log" id="log" class="box140" />
+      <input type="image" onmouseover="chgImgImageSubmit('<!--{$TPL_DIR}-->img/button/btn_login_on.gif',this)" onmouseout="chgImgImageSubmit('<!--{$TPL_DIR}-->img/button/btn_login.gif',this)" src="<!--{$TPL_DIR}-->img/button/btn_login.gif" alt="ログイン" name="log" id="log" class="box140" />
      </div>
      <p class="inputtext02">
@@ -64,5 +63,5 @@
   <div class="loginarea">
     <p>
-      <img src="<!--{$TPL_DIR}-->img/login/guest.gif" width="247" height="16" alt="まだ会員登録されていないお客様" />
+      <img src="<!--{$TPL_DIR}-->img/title/tit_sub_guest.gif" width="247" height="16" alt="まだ会員登録されていないお客様" />
     </p>
     <p class="inputtext">会員登録をすると便利なMyページをご利用いただけます。<br />
@@ -70,6 +69,6 @@
     </p>
     <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>
+      <a href="<!--{$smarty.const.URL_DIR}-->entry/kiyaku.php" onmouseover="chgImg('<!--{$TPL_DIR}-->img/button/btn_entry_on.gif','b_gotoentry');" onmouseout="chgImg('<!--{$TPL_DIR}-->img/button/btn_entry.gif','b_gotoentry');">
+        <img src="<!--{$TPL_DIR}-->img/button/btn_entry.gif" width="130" height="30" alt="会員登録をする" border="0" name="b_gotoentry" /></a>
     </div>
   </div>
Index: branches/version-2_5-dev/data/Smarty/templates/default/mypage/error.tpl
===================================================================
--- branches/version-2_5-dev/data/Smarty/templates/default/mypage/error.tpl	(revision 18700)
+++ branches/version-2_5-dev/data/Smarty/templates/default/mypage/error.tpl	(revision 19697)
@@ -29,5 +29,5 @@
 
 <div class="button">
-<a href="javascript:window.close()" onmouseOver="chgImg('<!--{$TPL_DIR}-->img/button/close_on.jpg','close');" onmouseout="chgImg('<!--{$TPL_DIR}-->img/button/close.jpg','close');"><img src="<!--{$TPL_DIR}-->img/button/close.jpg" width="129" height="32" alt="閉じる" name="close" id="close" /></a>
+<a href="javascript:window.close()" onmouseOver="chgImg('<!--{$TPL_DIR}-->img/button/btn_close_on.gif','close');" onmouseout="chgImg('<!--{$TPL_DIR}-->img/button/btn_close.gif','close');"><img src="<!--{$TPL_DIR}-->img/button/btn_close.gif" width="129" height="32" alt="閉じる" name="close" id="close" /></a>
 </div>
 
Index: branches/version-2_5-dev/data/Smarty/templates/default/mypage/change_complete.tpl
===================================================================
--- branches/version-2_5-dev/data/Smarty/templates/default/mypage/change_complete.tpl	(revision 18837)
+++ branches/version-2_5-dev/data/Smarty/templates/default/mypage/change_complete.tpl	(revision 19697)
@@ -35,5 +35,5 @@
 
     <div class="tblareabtn">
-      <a href="<!--{$smarty.const.URL_SITE_TOP}-->" onmouseover="chgImg('<!--{$TPL_DIR}-->img/common/b_toppage_on.gif','fortop');" onmouseout="chgImg('<!--{$TPL_DIR}-->img/common/b_toppage.gif','fortop');"><img src="<!--{$TPL_DIR}-->img/common/b_toppage.gif" width="150" height="30" alt="トップページへ" name="fortop" id="fortop" /></a>
+      <a href="<!--{$smarty.const.URL_SITE_TOP}-->" onmouseover="chgImg('<!--{$TPL_DIR}-->img/button/btn_toppage_on.gif','fortop');" onmouseout="chgImg('<!--{$TPL_DIR}-->img/button/btn_toppage.gif','fortop');"><img src="<!--{$TPL_DIR}-->img/button/btn_toppage.gif" width="150" height="30" alt="トップページへ" name="fortop" id="fortop" /></a>
     </div>
   </div>
Index: branches/version-2_5-dev/data/Smarty/templates/default/mypage/delivery_addr.tpl
===================================================================
--- branches/version-2_5-dev/data/Smarty/templates/default/mypage/delivery_addr.tpl	(revision 18700)
+++ branches/version-2_5-dev/data/Smarty/templates/default/mypage/delivery_addr.tpl	(revision 19697)
@@ -39,5 +39,5 @@
 
         <div class="btn">
-            <input type="image" onmouseover="chgImgImageSubmit('<!--{$TPL_DIR}-->img/common/b_entry_on.gif',this);" onmouseout="chgImgImageSubmit('<!--{$TPL_DIR}-->img/common/b_entry.gif',this);" src="<!--{$TPL_DIR}-->img/common/b_entry.gif" class="box150" alt="登録する" name="register" id="register" />
+            <input type="image" onmouseover="chgImgImageSubmit('<!--{$TPL_DIR}-->img/button/btn_add_address_complete_on.gif',this);" onmouseout="chgImgImageSubmit('<!--{$TPL_DIR}-->img/button/btn_add_address_complete.gif',this);" src="<!--{$TPL_DIR}-->img/button/btn_add_address_complete.gif" class="box150" alt="登録する" name="register" id="register" />
         </div>
     </form>
Index: branches/version-2_5-dev/data/Smarty/templates/default/mypage/refusal_confirm.tpl
===================================================================
--- branches/version-2_5-dev/data/Smarty/templates/default/mypage/refusal_confirm.tpl	(revision 18874)
+++ branches/version-2_5-dev/data/Smarty/templates/default/mypage/refusal_confirm.tpl	(revision 19697)
@@ -34,6 +34,6 @@
       <p>退会手続きを実行してもよろしいでしょうか？</p>
       <div class="tblareabtn">
-        <a href="./refusal.php" onmouseover="chgImg('<!--{$TPL_DIR}-->img/mypage/b_no_on.gif','refusal_no');" onmouseout="chgImg('<!--{$TPL_DIR}-->img/mypage/b_no.gif','refusal_no');"><img src="<!--{$TPL_DIR}-->img/mypage/b_no.gif" width="180" height="30" alt="いいえ、退会しません" name="refusal_no" id="refusal_no" /></a>&nbsp;
-        <input type="image" onmouseover="chgImgImageSubmit('<!--{$TPL_DIR}-->img/mypage/b_yes_on.gif',this);" onmouseout="chgImgImageSubmit('<!--{$TPL_DIR}-->img/mypage/b_yes.gif',this);" src="<!--{$TPL_DIR}-->img/mypage/b_yes.gif" class="box180" alt="はい、退会します" name="refusal_yes" id="refusal_yes" />
+        <a href="./refusal.php" onmouseover="chgImg('<!--{$TPL_DIR}-->img/button/btn_refuse_not_on.gif','refuse_not');" onmouseout="chgImg('<!--{$TPL_DIR}-->img/button/btn_refuse_not.gif','refuse_not');"><img src="<!--{$TPL_DIR}-->img/button/btn_refuse_not.gif" width="180" height="30" alt="いいえ、退会しません" name="refuse_not" id="refuse_not" /></a>&nbsp;
+        <input type="image" onmouseover="chgImgImageSubmit('<!--{$TPL_DIR}-->img/button/btn_refuse_do_on.gif',this);" onmouseout="chgImgImageSubmit('<!--{$TPL_DIR}-->img/button/btn_refuse_do.gif',this);" src="<!--{$TPL_DIR}-->img/button/btn_refuse_do.gif" class="box180" alt="はい、退会します" name="refuse_do" id="refuse_do" />
       </div>
 
Index: branches/version-2_5-dev/data/Smarty/templates/default/header.tpl
===================================================================
--- branches/version-2_5-dev/data/Smarty/templates/default/header.tpl	(revision 19670)
+++ branches/version-2_5-dev/data/Smarty/templates/default/header.tpl	(revision 19697)
@@ -47,19 +47,19 @@
       <li>
         <a href="<!--{$smarty.const.SSL_URL}-->mypage/login.php"
-           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>
+           onmouseover="chgImg('<!--{$TPL_DIR}-->img/common/btn_header_mypage_on.gif','mypage');"
+           onmouseout="chgImg('<!--{$TPL_DIR}-->img/common/btn_header_mypage.gif','mypage');">
+          <img src="<!--{$TPL_DIR}-->img/common/btn_header_mypage.gif" width="95" height="20" alt="MYページ" name="mypage" id="mypage" /></a>
       </li>
       <li>
         <a href="<!--{$smarty.const.URL_DIR}-->entry/kiyaku.php"
-           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>
+           onmouseover="chgImg('<!--{$TPL_DIR}-->img/common/btn_header_entry_on.gif','entry');"
+           onmouseout="chgImg('<!--{$TPL_DIR}-->img/common/btn_header_entry.gif','entry');">
+          <img src="<!--{$TPL_DIR}-->img/common/btn_header_entry.gif" width="95" height="20" alt="会員登録" name="entry" id="entry" /></a>
       </li>
       <li>
         <a href="<!--{$smarty.const.URL_CART_TOP}-->"
-           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>
+           onmouseover="chgImg('<!--{$TPL_DIR}-->img/common/btn_header_cartin_on.gif','cartin');"
+           onmouseout="chgImg('<!--{$TPL_DIR}-->img/common/btn_header_cartin.gif','cartin');">
+          <img src="<!--{$TPL_DIR}-->img/common/btn_header_cartin.gif" width="95" height="20" alt="カゴの中を見る" name="cartin" id="cartin" /></a>
       </li>
     </ul>
