Index: temp/trunk/html/mypage/index.php
===================================================================
--- temp/trunk/html/mypage/index.php	(revision 3343)
+++ temp/trunk/html/mypage/index.php	(revision 3346)
@@ -7,5 +7,5 @@
 		$this->tpl_mainpage = ROOT_DIR . USER_DIR . 'templates/mypage/index.tpl';
 		$this->tpl_title = 'MY¥Ú¡¼¥¸/¹ØÆþÍúÎò°ìÍ÷';
-		$this->tpl_navi = '../mypage/navi.tpl';
+		$this->tpl_navi = ROOT_DIR . USER_DIR . 'templates/mypage/navi.tpl';
 		$this->tpl_mainno = 'mypage';
 		$this->tpl_mypageno = 'index';
