Index: branches/dev/html/frontparts/bloc/best5.php
===================================================================
--- branches/dev/html/frontparts/bloc/best5.php	(revision 11834)
+++ branches/dev/html/frontparts/bloc/best5.php	(revision 11837)
@@ -8,10 +8,10 @@
 	function LC_Best5Page() {
 		/** É¬¤ºÊÑ¹¹¤¹¤ë **/
-		$this->tpl_mainpage = 'frontparts/bloc/best5.tpla';	// ¥á¥¤¥ó
+		$this->tpl_mainpage = BLOC_PATH . 'best5.tpl';	// ¥á¥¤¥ó
 	}
 }
 
 $objSubPage = new LC_Best5Page();
-$objSubView = new SC_MobileView();
+$objSubView = new SC_SiteView();
 $objSiteInfo = $objView->objSiteInfo;
 
