Index: temp/trunk/html/index.php
===================================================================
--- temp/trunk/html/index.php	(revision 5934)
+++ temp/trunk/html/index.php	(revision 6079)
@@ -13,5 +13,5 @@
 		$this->tpl_css = '/css/layout/index.css';						// ¥á¥¤¥óCSS¥Ñ¥¹
 		/** É¬¤ºÊÑ¹¹¤¹¤ë **/
-		$this->tpl_mainpage = ROOT_DIR . 'html/user_data/templates/top.tpl';		// ¥á¥¤¥ó¥Æ¥ó¥×¥ì¡¼¥È
+		$this->tpl_mainpage = HTML_PATH . "user_data/templates/top.tpl";		// ¥á¥¤¥ó¥Æ¥ó¥×¥ì¡¼¥È
 	}
 }
