Index: temp/trunk/html/entry/index.php
===================================================================
--- temp/trunk/html/entry/index.php	(revision 8330)
+++ temp/trunk/html/entry/index.php	(revision 10399)
@@ -9,5 +9,5 @@
 class LC_Page {
 	function LC_Page() {
-		$this->tpl_css = '/css/layout/entry/index.css';	// ¥á¥¤¥óCSS¥Ñ¥¹
+		$this->tpl_css = URL_DIR.'css/layout/entry/index.css';	// ¥á¥¤¥óCSS¥Ñ¥¹
 		$this->tpl_mainpage = 'entry/index.tpl';		// ¥á¥¤¥ó¥Æ¥ó¥×¥ì¡¼¥È
 		$this->tpl_title .= '²ñ°÷ÅÐÏ¿(ÆþÎÏ¥Ú¡¼¥¸)';			//¡¡¥Ú¡¼¥¸¥¿¥¤¥È¥ë
Index: temp/trunk/html/entry/complete.php
===================================================================
--- temp/trunk/html/entry/complete.php	(revision 5934)
+++ temp/trunk/html/entry/complete.php	(revision 10399)
@@ -9,5 +9,5 @@
 class LC_Page {
 	function LC_Page() {
-		$this->tpl_css = '/css/layout/entry/complete.css';	// ¥á¥¤¥óCSS¥Ñ¥¹
+		$this->tpl_css = URL_DIR.'css/layout/entry/complete.css';	// ¥á¥¤¥óCSS¥Ñ¥¹
 		$this->tpl_mainpage = 'entry/complete.tpl';			// ¥á¥¤¥ó¥Æ¥ó¥×¥ì¡¼¥È
 		$this->tpl_title .= '²ñ°÷ÅÐÏ¿(´°Î»¥Ú¡¼¥¸)';			//¡¡¥Ú¡¼¥¸¥¿¥¤¥È¥ë
