Index: branches/dev/data/Smarty/templates/mobile/shopping/deliv_addr.tpl
===================================================================
--- branches/dev/data/Smarty/templates/mobile/shopping/deliv_addr.tpl	(revision 12680)
+++ branches/dev/data/Smarty/templates/mobile/shopping/deliv_addr.tpl	(revision 12779)
@@ -10,10 +10,5 @@
 <form name="form1" method="post" action="<!--{$smarty.server.PHP_SELF|escape}-->">
 	<input type="hidden" name="mode" value="set1">
-	<input type="hidden" name="zip01" value="<!--{$arrAddr[0].zip01}-->">
-	<input type="hidden" name="zip02" value="<!--{$arrAddr[0].zip02}-->">
-	<input type="hidden" name="pref" value="<!--{$arrAddr[0].pref}-->">
-	<input type="hidden" name="addr01" value="<!--{$arrAddr[0].addr01}-->">
-	<input type="hidden" name="addr02" value="<!--{$arrAddr[0].addr02}-->">
-	
+
 	<font color="#FF0000">*¤ÏÉ¬¿Ü¹àÌÜ¤Ç¤¹¡£</font><br>
 	<br>
Index: branches/dev/data/Smarty/templates/mobile/shopping/payment.tpl
===================================================================
--- branches/dev/data/Smarty/templates/mobile/shopping/payment.tpl	(revision 12685)
+++ branches/dev/data/Smarty/templates/mobile/shopping/payment.tpl	(revision 12779)
@@ -15,5 +15,5 @@
 <input type="hidden" name="deliv_date" value="<!--{$arrForm.deliv_date.value}-->">
 <input type="hidden" name="deliv_time_id" value="<!--{$arrForm.deliv_time_id.value}-->">
-<input type="text" name="zip01" value="<!--{$arrAddr[0].zip01}-->">
+<input type="hidden" name="zip01" value="<!--{$arrAddr[0].zip01}-->">
 <input type="hidden" name="zip02" value="<!--{$arrAddr[0].zip02}-->">
 <input type="hidden" name="pref" value="<!--{$arrAddr[0].pref}-->">
Index: branches/dev/data/Smarty/templates/mobile/shopping/deliv.tpl
===================================================================
--- branches/dev/data/Smarty/templates/mobile/shopping/deliv.tpl	(revision 12647)
+++ branches/dev/data/Smarty/templates/mobile/shopping/deliv.tpl	(revision 12779)
@@ -24,5 +24,5 @@
 <!--{else}-->
 <input type="hidden" name="mode" value="other_addr">
-<input type="text" name="other_deliv_id" value="<!--{$arrAddr[cnt].other_deliv_id}-->">
+<input type="hidden" name="other_deliv_id" value="<!--{$arrAddr[cnt].other_deliv_id}-->">
 <!--{/if}-->
 ¢£ÇÛÁ÷Àè<!--{$smarty.section.cnt.iteration}--><br>
