Index: branches/dev/html/mobile/nonmember/deliv.php
===================================================================
--- branches/dev/html/mobile/nonmember/deliv.php	(revision 12855)
+++ branches/dev/html/mobile/nonmember/deliv.php	(revision 12856)
@@ -62,4 +62,7 @@
             $objPage->tpl_mainpage = 'nonmember/nonmember_deliv.tpl';
             $objPage->tpl_title = '¤ªÆÏ¤±Àè¾ðÊó';
+            //objPage¤Î¾ðÊó¤òobjView¤Ë³ÊÇ¼
+$objView->assignobj($objPage);
+$objView->display(SITE_FRAME);
         }
         
