Index: branches/dev/html/mobile/nonmember/payment.php
===================================================================
--- branches/dev/html/mobile/nonmember/payment.php	(revision 12839)
+++ branches/dev/html/mobile/nonmember/payment.php	(revision 12840)
@@ -69,5 +69,5 @@
 		$objSiteSess->setRegistFlag();
 		//header("Location: " . gfAddSessionId(MOBILE_URL_SHOP_TOP));
-        header("Location: " . gfAddSessionId('nonmember/index.php'));
+        header("Location: " . gfAddSessionId('index.php'));
 		exit;
 	}
