Index: /branches/dev/html/mobile/nonmember/confirm.php
===================================================================
--- /branches/dev/html/mobile/nonmember/confirm.php	(revision 12263)
+++ /branches/dev/html/mobile/nonmember/confirm.php	(revision 12823)
@@ -15,5 +15,5 @@
 	var $tpl_total_deliv_fee;
 	function LC_Page() {
-		$this->tpl_mainpage = 'shopping/confirm.tpl';
+		$this->tpl_mainpage = 'nonmember/confirm.tpl';
 		$this->tpl_css = '/css/layout/shopping/confirm.css';
 		$this->tpl_title = "¤´ÆþÎÏÆâÍÆ¤Î¤´³ÎÇ§";
@@ -84,5 +84,5 @@
 	// Àµ¾ï¤Ê¿ä°Ü¤Ç¤¢¤ë¤³¤È¤òµ­Ï¿¤·¤Æ¤ª¤¯
 	$objSiteSess->setRegistFlag();
-	header("Location: " . gfAddSessionId(MOBILE_URL_SHOP_PAYMENT));
+	header("Location: " . gfAddSessionId('./payment.php'));
 	exit;
 	break;
@@ -114,5 +114,4 @@
 }
 
-
 $objPage->arrData = $arrData;
 $objPage->arrInfo = $arrInfo;
