| 1 | <!--{*
|
|---|
| 2 | * Copyright(c) 2000-2007 LOCKON CO.,LTD. All Rights Reserved.
|
|---|
| 3 | *
|
|---|
| 4 | * http://www.lockon.co.jp/
|
|---|
| 5 | *}-->
|
|---|
| 6 | <!--¢§CONTENTS-->
|
|---|
| 7 | <table width="760" border="0" cellspacing="0" cellpadding="0" summary=" ">
|
|---|
| 8 | <tr>
|
|---|
| 9 | <td align="center" bgcolor="#ffffff">
|
|---|
| 10 | <!--¢§MAIN ONTENTS-->
|
|---|
| 11 | <table width="700" border="0" cellspacing="0" cellpadding="0" summary=" ">
|
|---|
| 12 | <tr>
|
|---|
| 13 | <td><img src="<!--{$smarty.const.URL_DIR}-->img/login/title.jpg" width="700" height="40" alt="¥í¥°¥¤¥ó"></td>
|
|---|
| 14 | </tr>
|
|---|
| 15 | <tr><td height="20"></td></tr>
|
|---|
| 16 | </table>
|
|---|
| 17 | <!--¢§²ñ°÷ÅÐÏ¿¤¬¤ªºÑ¤ß¤Î¤ªµÒÍÍ-->
|
|---|
| 18 | <table width="640" border="0" cellspacing="0" cellpadding="0" summary=" ">
|
|---|
| 19 | <tr>
|
|---|
| 20 | <td align="center" bgcolor="#cccccc">
|
|---|
| 21 | <table width="630" border="0" cellspacing="0" cellpadding="0" summary=" ">
|
|---|
| 22 | <tr><td height="5"></td></tr>
|
|---|
| 23 | <tr>
|
|---|
| 24 | <td align="center" bgcolor="#ffffff">
|
|---|
| 25 | <table width="604" border="0" cellspacing="0" cellpadding="0" summary=" ">
|
|---|
| 26 | <tr><td height="13"></td></tr>
|
|---|
| 27 | <tr>
|
|---|
| 28 | <td><img src="<!--{$smarty.const.URL_DIR}-->img/login/member.gif" width="202" height="16" alt="²ñ°÷ÅÐÏ¿¤¬¤ªºÑ¤ß¤Î¤ªµÒÍÍ"></td>
|
|---|
| 29 | </tr>
|
|---|
| 30 | <tr><td height="20"></td></tr>
|
|---|
| 31 | </table>
|
|---|
| 32 | <!--¥í¥°¥¤¥ó¤³¤³¤«¤é-->
|
|---|
| 33 | <table width="530" border="0" cellspacing="0" cellpadding="0" summary=" ">
|
|---|
| 34 | <form name="member_form" id="member_form" method="post" action="./deliv.php" onsubmit="return fnCheckLogin('member_form')">
|
|---|
| 35 | <input type="hidden" name="mode" value="login">
|
|---|
| 36 | <tr>
|
|---|
| 37 | <td class="fs12">²ñ°÷¤ÎÊý¤Ï¡¢ÅÐÏ¿»þ¤ËÆþÎϤµ¤ì¤¿¥á¡¼¥ë¥¢¥É¥ì¥¹¤È¥Ñ¥¹¥ï¡¼¥É¤Ç¥í¥°¥¤¥ó¤·¤Æ¤¯¤À¤µ¤¤¡£</td>
|
|---|
| 38 | </tr>
|
|---|
| 39 | <tr><td height="10"></td></tr>
|
|---|
| 40 | <tr>
|
|---|
| 41 | <td align="center" bgcolor="#f0f0f0">
|
|---|
| 42 | <table width="490" border="0" cellspacing="0" cellpadding="0" summary=" ">
|
|---|
| 43 | <tr><td height="20"></td></tr>
|
|---|
| 44 | <tr>
|
|---|
| 45 | <td><img src="<!--{$smarty.const.URL_DIR}-->img/login/mailadress.gif" width="92" height="13" alt="¥á¡¼¥ë¥¢¥É¥ì¥¹"></td>
|
|---|
| 46 | <td class="fs12">
|
|---|
| 47 | <!--{assign var=key value="login_email"}--><span class="red"><!--{$arrErr[$key]}--></span>
|
|---|
| 48 | <input type="text" name="<!--{$key}-->" value="<!--{$tpl_login_email|escape}-->" maxlength="<!--{$arrForm[$key].length}-->" style="<!--{$arrErr[$key]|sfGetErrorColor}-->; ime-mode: disabled;" size="40" class="box40" />
|
|---|
| 49 | </td>
|
|---|
| 50 | </tr>
|
|---|
| 51 | <tr>
|
|---|
| 52 | <td align="right"></td>
|
|---|
| 53 | <td class="fs10n"><input type="checkbox" name="login_memory" value="1" <!--{$tpl_login_memory|sfGetChecked:1}-->/><label for="memory">²ñ°÷¥á¡¼¥ë¥¢¥É¥ì¥¹¤ò¥³¥ó¥Ô¥å¡¼¥¿¡¼¤Ëµ²±¤µ¤»¤ë</label></td>
|
|---|
| 54 | </tr>
|
|---|
| 55 | <tr><td height="10"></td></tr>
|
|---|
| 56 | <tr>
|
|---|
| 57 | <td><img src="<!--{$smarty.const.URL_DIR}-->img/login/password.gif" width="92" height="13" alt="¥Ñ¥¹¥ï¡¼¥É"></td>
|
|---|
| 58 | <td class="fs12">
|
|---|
| 59 | <!--{assign var=key value="login_pass"}--><span class="red"><!--{$arrErr[$key]}--></span>
|
|---|
| 60 | <input type="password" name="<!--{$key}-->" maxlength="<!--{$arrForm[$key].length}-->" style="<!--{$arrErr[$key]|sfGetErrorColor}-->" size="40" class="box40" />
|
|---|
| 61 | </td>
|
|---|
| 62 | </tr>
|
|---|
| 63 | <tr><td height="20"></td></tr>
|
|---|
| 64 | </table>
|
|---|
| 65 | </td>
|
|---|
| 66 | </tr>
|
|---|
| 67 | <tr><td height="20"></td></tr>
|
|---|
| 68 | <tr>
|
|---|
| 69 | <td align="center">
|
|---|
| 70 | <input type="image" onmouseover="chgImgImageSubmit('<!--{$smarty.const.URL_DIR}-->img/login/b_login_on.gif',this)" onmouseout="chgImgImageSubmit('<!--{$smarty.const.URL_DIR}-->img/login/b_login.gif',this)" src="<!--{$smarty.const.URL_DIR}-->img/login/b_login.gif" width="140" height="30" alt="¥í¥°¥¤¥ó" name="log" id="log" />
|
|---|
| 71 | </td>
|
|---|
| 72 | </tr>
|
|---|
| 73 | <tr><td height="15"></td></tr>
|
|---|
| 74 | <tr>
|
|---|
| 75 | <td class="fs10">¥Ñ¥¹¥ï¡¼¥É¤ò˺¤ì¤¿Êý¤Ï<a href="<!--{$smarty.const.URL_DIR}-->forgot/index.php" onclick="win01('<!--{$smarty.const.URL_DIR}-->forgot/index.php','forget','600','400'); return false;" target="_blank">¤³¤Á¤é</a>¤«¤é¥Ñ¥¹¥ï¡¼¥É¤ÎºÆÈ¯¹Ô¤ò¹Ô¤Ã¤Æ¤¯¤À¤µ¤¤¡£<br>
|
|---|
| 76 | ¥á¡¼¥ë¥¢¥É¥ì¥¹¤ò˺¤ì¤¿Êý¤Ï¡¢¤ª¼ê¿ô¤Ç¤¹¤¬¡¢<a href="<!--{$smarty.const.URL_DIR}-->contact/index.php">¤ªÌ䤤¹ç¤ï¤»¥Ú¡¼¥¸</a>¤«¤é¤ªÌ䤤¹ç¤ï¤»¤¯¤À¤µ¤¤¡£</td>
|
|---|
| 77 | </tr>
|
|---|
| 78 | <tr><td height="20"></td></tr>
|
|---|
| 79 | </form>
|
|---|
| 80 | </table>
|
|---|
| 81 | <!--¥í¥°¥¤¥ó¤³¤³¤Þ¤Ç-->
|
|---|
| 82 | </td>
|
|---|
| 83 | </tr>
|
|---|
| 84 | <tr><td height="5"></td></tr>
|
|---|
| 85 | </table>
|
|---|
| 86 | </td>
|
|---|
| 87 | </tr>
|
|---|
| 88 | <tr><td height="20"></td></tr>
|
|---|
| 89 | </table>
|
|---|
| 90 | <!--¢¥²ñ°÷ÅÐÏ¿¤¬¤ªºÑ¤ß¤Î¤ªµÒÍÍ-->
|
|---|
| 91 | <!--¢§¤Þ¤À²ñ°÷ÅÐÏ¿¤µ¤ì¤Æ¤¤¤Ê¤¤¤ªµÒÍÍ-->
|
|---|
| 92 | <table width="640" border="0" cellspacing="0" cellpadding="0" summary=" ">
|
|---|
| 93 | <tr>
|
|---|
| 94 | <td align="center" bgcolor="#cccccc">
|
|---|
| 95 | <table width="630" border="0" cellspacing="0" cellpadding="0" summary=" ">
|
|---|
| 96 | <tr><td height="5"></td></tr>
|
|---|
| 97 | <tr>
|
|---|
| 98 | <td align="center" bgcolor="#ffffff">
|
|---|
| 99 | <table width="604" border="0" cellspacing="0" cellpadding="0" summary=" ">
|
|---|
| 100 | <tr><td height="13"></td></tr>
|
|---|
| 101 | <tr>
|
|---|
| 102 | <td><img src="<!--{$smarty.const.URL_DIR}-->img/login/guest.gif" width="247" height="16" alt="¤Þ¤À²ñ°÷ÅÐÏ¿¤µ¤ì¤Æ¤¤¤Ê¤¤¤ªµÒÍÍ"></td>
|
|---|
| 103 | </tr>
|
|---|
| 104 | <tr><td height="20"></td></tr>
|
|---|
| 105 | </table>
|
|---|
| 106 |
|
|---|
| 107 | <table width="530" border="0" cellspacing="0" cellpadding="0" summary=" ">
|
|---|
| 108 | <form name="member_form2" id="member_form2" method="post" action="./index.php">
|
|---|
| 109 | <input type="hidden" name="mode" value="nonmember">
|
|---|
| 110 | <tr>
|
|---|
| 111 | <td class="fs12">²ñ°÷ÅÐÏ¿¤ò¤¹¤ë¤ÈÊØÍø¤ÊMy¥Ú¡¼¥¸¤ò¤´ÍøÍѤ¤¤¿¤À¤±¤Þ¤¹¡£<br>
|
|---|
| 112 | ¤Þ¤¿¡¢¥í¥°¥¤¥ó¤¹¤ë¤À¤±¤Ç¡¢Ëè²ó¤ªÌ¾Á°¤ä½»½ê¤Ê¤É¤òÆþÎϤ¹¤ë¤³¤È¤Ê¤¯¥¹¥à¡¼¥º¤Ë¤ªÇ㤤ʪ¤ò¤ª³Ú¤·¤ß¤¤¤¿¤À¤±¤Þ¤¹¡£</td>
|
|---|
| 113 | </tr>
|
|---|
| 114 | <tr><td height="10"></td></tr>
|
|---|
| 115 | <tr>
|
|---|
| 116 | <td align="center" bgcolor="#f0f0f0">
|
|---|
| 117 | <table width="490" border="0" cellspacing="0" cellpadding="0" summary=" ">
|
|---|
| 118 | <tr><td height="20"></td></tr>
|
|---|
| 119 | <tr>
|
|---|
| 120 | <td align="center">
|
|---|
| 121 | <a href="<!--{$smarty.const.URL_DIR}-->entry/kiyaku.php" onmouseover="chgImg('<!--{$smarty.const.URL_DIR}-->img/login/b_gotoentry_on.gif','b_gotoentry');" onmouseout="chgImg('<!--{$smarty.const.URL_DIR}-->img/login/b_gotoentry.gif','b_gotoentry');"><img src="<!--{$smarty.const.URL_DIR}-->img/login/b_gotoentry.gif" width="130" height="30" alt="²ñ°÷ÅÐÏ¿¤ò¤¹¤ë" border="0" name="b_gotoentry"></a>¡¡
|
|---|
| 122 | <input type="image" onmouseover="chgImgImageSubmit('<!--{$smarty.const.URL_DIR}-->img/login/b_buystep_on.gif',this)" onmouseout="chgImgImageSubmit('<!--{$smarty.const.URL_DIR}-->img/login/b_buystep.gif',this)" src="<!--{$smarty.const.URL_DIR}-->img/login/b_buystep.gif" width="130" height="30" alt="¹ØÆþ¼ê³¤¤Ø" name="buystep" id="buystep" />
|
|---|
| 123 | </td>
|
|---|
| 124 | </tr>
|
|---|
| 125 | <tr><td height="20"></td></tr>
|
|---|
| 126 | </table>
|
|---|
| 127 | </td>
|
|---|
| 128 | </tr>
|
|---|
| 129 | <tr><td height="20"></td></tr>
|
|---|
| 130 | </form>
|
|---|
| 131 | </table>
|
|---|
| 132 | </td>
|
|---|
| 133 | </tr>
|
|---|
| 134 | <tr><td height="5"></td></tr>
|
|---|
| 135 | </table>
|
|---|
| 136 | </td>
|
|---|
| 137 | </tr>
|
|---|
| 138 | </table>
|
|---|
| 139 | <!--¢¥¤Þ¤À²ñ°÷ÅÐÏ¿¤µ¤ì¤Æ¤¤¤Ê¤¤¤ªµÒÍÍ-->
|
|---|
| 140 | <!--¢¥MAIN ONTENTS-->
|
|---|
| 141 | </td>
|
|---|
| 142 | </tr>
|
|---|
| 143 | </table>
|
|---|
| 144 | <!--¢¥CONTENTS-->
|
|---|