Index: /branches/feature-module-update/data/Smarty/templates/default/header.tpl
===================================================================
--- /branches/feature-module-update/data/Smarty/templates/default/header.tpl	(revision 15816)
+++ /branches/feature-module-update/data/Smarty/templates/default/header.tpl	(revision 16005)
@@ -17,5 +17,5 @@
            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="ログイン情報変更" name="mypage" />
+          <img src="<!--{$TPL_DIR}-->img/header/mypage.gif" width="95" height="20" alt="ログイン情報変更" name="mypage" id="mypage" />
         </a>
       </li>
@@ -24,5 +24,5 @@
            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" />
+          <img src="<!--{$TPL_DIR}-->img/header/member.gif" width="95" height="20" alt="会員登録" name="member" id="member" />
         </a>
       </li>
@@ -31,5 +31,5 @@
            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" />
+          <img src="<!--{$TPL_DIR}-->img/header/cartin.gif" width="95" height="20" alt="カゴの中を見る" name="cartin" id="cartin" />
         </a>
       </li>
