Index: branches/dev/html/mobile/entry/index.php
===================================================================
--- branches/dev/html/mobile/entry/index.php	(revision 11813)
+++ branches/dev/html/mobile/entry/index.php	(revision 11842)
@@ -19,5 +19,5 @@
 $objConn = new SC_DbConn();
 $objPage = new LC_Page();
-$objView = new SC_SiteView();
+$objView = new SC_MobileView();
 $objDate = new SC_Date(START_BIRTH_YEAR, date("Y",strtotime("now")));
 $objPage->arrPref = $arrPref;
@@ -196,5 +196,5 @@
 			$objPage->to_name01 = $_POST['name01'];
 			$objPage->to_name02 = $_POST['name02'];
-			$objMailText = new SC_SiteView();
+			$objMailText = new SC_MobileView();
 			$objMailText->assignobj($objPage);
 			$subject = sfMakesubject('²ñ°÷ÅÐÏ¿¤Î¤´³ÎÇ§');
