Index: branches/version-2_5-dev/data/Smarty/templates/mobile/mypage/login.tpl
===================================================================
--- branches/version-2_5-dev/data/Smarty/templates/mobile/mypage/login.tpl	(revision 19998)
+++ branches/version-2_5-dev/data/Smarty/templates/mobile/mypage/login.tpl	(revision 20020)
@@ -43,4 +43,4 @@
 会員登録をすると便利なMyページをご利用いただけます。<br>
 また、ログインするだけで、毎回お名前や住所などを入力することなくスムーズにお買い物をお楽しみいただけます。<br>
-<center><a href="../entry/kiyaku.php">会員登録</a></center>
+<center><a href="<!--{$smarty.const.MOBILE_HTTPS_URL}-->entry/kiyaku.php?<!--{$smarty.const.SID}-->">会員登録</a></center>
 <br>
Index: branches/version-2_5-dev/data/Smarty/templates/mobile/footer.tpl
===================================================================
--- branches/version-2_5-dev/data/Smarty/templates/mobile/footer.tpl	(revision 19961)
+++ branches/version-2_5-dev/data/Smarty/templates/mobile/footer.tpl	(revision 20020)
@@ -26,5 +26,5 @@
 <hr>
 
-<a href="<!--{$smarty.const.MOBILE_URLPATH}-->mypage/login.php" accesskey="8" utn><!--{8|numeric_emoji}-->MYページ</a><br>
+<a href="<!--{$smarty.const.MOBILE_HTTPS_URL}-->mypage/login.php?<!--{$smarty.const.SID}-->" accesskey="8" utn><!--{8|numeric_emoji}-->MYページ</a><br>
 <a href="<!--{$smarty.const.MOBILE_CART_URLPATH}-->" accesskey="9"><!--{9|numeric_emoji}-->かごを見る</a><br>
 <a href="<!--{$smarty.const.MOBILE_TOP_URLPATH}-->" accesskey="0"><!--{0|numeric_emoji}-->TOPページへ</a><br>
Index: branches/version-2_5-dev/data/Smarty/templates/mobile/entry/kiyaku.tpl
===================================================================
--- branches/version-2_5-dev/data/Smarty/templates/mobile/entry/kiyaku.tpl	(revision 19998)
+++ branches/version-2_5-dev/data/Smarty/templates/mobile/entry/kiyaku.tpl	(revision 20020)
@@ -33,5 +33,5 @@
 <!--{/if}-->
 
-<a href="./<!--{$smarty.const.DIR_INDEX_PATH}-->" accesskey="1"><!--{1|numeric_emoji}-->同意して登録へ</a><br>
+<a href="<!--{$smarty.const.MOBILE_HTTPS_URL}-->entry/<!--{$smarty.const.DIR_INDEX_PATH}-->?<!--{$smarty.const.SID}-->" accesskey="1"><!--{1|numeric_emoji}-->同意して登録へ</a><br>
 <a href="<!--{$smarty.const.MOBILE_TOP_URLPATH}-->" accesskey="2"><!--{2|numeric_emoji}-->同意しない</a><br>
 
Index: branches/version-2_5-dev/data/Smarty/templates/mobile/entry/email_mobile.tpl
===================================================================
--- branches/version-2_5-dev/data/Smarty/templates/mobile/entry/email_mobile.tpl	(revision 19998)
+++ branches/version-2_5-dev/data/Smarty/templates/mobile/entry/email_mobile.tpl	(revision 20020)
@@ -31,4 +31,4 @@
 <input type="text" name="email_mobile" value="<!--{$arrForm[$key].value|h}-->" size="40" maxlength="<!--{$arrForm[$key].length}-->" istyle="3"><br>
 <center><input type="submit" value="送信"></center>
-<center><a href="<!--{$smarty.const.MOBILE_URLPATH}-->mypage/<!--{$smarty.const.DIR_INDEX_PATH}-->" accesskey="0">今は登録しない</a></center>
+<center><a href="<!--{$smarty.const.MOBILE_HTTPS_URL}-->mypage/<!--{$smarty.const.DIR_INDEX_PATH}-->?<!--{$smarty.const.SID}-->" accesskey="0">今は登録しない</a></center>
 </form>
Index: branches/version-2_5-dev/data/Smarty/templates/mobile/index.tpl
===================================================================
--- branches/version-2_5-dev/data/Smarty/templates/mobile/index.tpl	(revision 19998)
+++ branches/version-2_5-dev/data/Smarty/templates/mobile/index.tpl	(revision 20020)
@@ -27,7 +27,7 @@
 <a href="products/search.php" accesskey="2"><!--{2|numeric_emoji}-->商品検索</a><br>
 <!--{if $isLogin eq true}-->
-<a href="mypage/refusal.php" accesskey="3"><!--{3|numeric_emoji}-->会員退会</a><br>
+<a href="<!--{$smarty.const.MOBILE_HTTPS_URL}-->mypage/refusal.php?<!--{$smarty.const.SID}-->" accesskey="3"><!--{3|numeric_emoji}-->会員退会</a><br>
 <!--{else}-->
-<a href="entry/kiyaku.php" accesskey="3"><!--{3|numeric_emoji}-->会員登録</a><br>
+<a href="<!--{$smarty.const.MOBILE_HTTPS_URL}-->entry/kiyaku.php?<!--{$smarty.const.SID}-->" accesskey="3"><!--{3|numeric_emoji}-->会員登録</a><br>
 <!--{/if}-->
 <a href="guide/<!--{$smarty.const.DIR_INDEX_PATH}-->" accesskey="4"><!--{4|numeric_emoji}-->ご利用ガイド</a><br>
