Index: /temp/trunk/html/admin/design/template.php
===================================================================
--- /temp/trunk/html/admin/design/template.php	(revision 3263)
+++ /temp/trunk/html/admin/design/template.php	(revision 3264)
@@ -266,5 +266,5 @@
 	if ($objPage->tpl_subno_template == $objPage->arrSubnavi[1]){
 		// ¥Æ¥ó¥×¥ì¡¼¥È¥Õ¥¡¥¤¥ë¤ò¥³¥Ô¡¼
-		copy(ROOT_DIR . $tpl_path . $arrTemplate[0]['template_code'] . "top.tpl", ROOT_DIR . $tpl_path . "top.tpl");
+		copy(ROOT_DIR . $tpl_path . $arrTemplate[0]['template_code'] . "/top.tpl", ROOT_DIR . $tpl_path . "/top.tpl");
 //		copy($arrTemplate[$chk_tpl]["ProdTemplate"], ROOT_DIR . $tpl_path . "product.tpl");
 //		copy($arrTemplate[$chk_tpl]["DetailTemplate"], ROOT_DIR . $tpl_path . "detail.tpl");
