Index: branches/dev/html/mobile/frontparts/bloc/news.php
===================================================================
--- branches/dev/html/mobile/frontparts/bloc/news.php	(revision 11460)
+++ branches/dev/html/mobile/frontparts/bloc/news.php	(revision 11840)
@@ -13,5 +13,5 @@
 
 $objSubPage = new LC_NewsPage();
-$objSubView = new SC_SiteView();
+$objSubView = new SC_MobileView();
 
 //¿·Ãå¾ðÊó¼èÆÀ
Index: branches/dev/html/mobile/frontparts/bloc/category.php
===================================================================
--- branches/dev/html/mobile/frontparts/bloc/category.php	(revision 11686)
+++ branches/dev/html/mobile/frontparts/bloc/category.php	(revision 11840)
@@ -17,5 +17,5 @@
 
 $objSubPage = new LC_CatPage();
-$objSubView = new SC_SiteView();
+$objSubView = new SC_MobileView();
 
 $objSubPage = lfGetMainCat(true, $objSubPage);
