Index: /temp/trunk/data/conf/conf.php
===================================================================
--- /temp/trunk/data/conf/conf.php	(revision 6192)
+++ /temp/trunk/data/conf/conf.php	(revision 6227)
@@ -686,68 +686,4 @@
 );
 
-// ¥Æ¥ó¥×¥ì¡¼¥È
-$arrTemplate = array(
-	1 => array(
-			"TopImage" 		 	=> "/img/template/top_l1.gif",
-			"TopTemplate" 		=> ROOT_DIR."data/Smarty/templates/sample/top1.tpl",
-			"ProdImage" 		=> "/img/template/prod_l1.gif",
-			"ProdTemplate" 		=> ROOT_DIR."data/Smarty/templates/sample/product1.tpl",
-			"DetailImage" 		=> "/img/template/detail_l1.gif",
-			"DetailTemplate" 	=> ROOT_DIR."data/Smarty/templates/sample/detail1.tpl",
-			"MypageImage" 		=> "/img/template/mypage_l1.gif",
-			"MypageTemplate" 	=> ROOT_DIR."data/Smarty/templates/sample/mypage1.tpl"
-		),
-	2 => array(
-			"TopImage" 			=> "/img/template/top_l2.gif",
-			"TopTemplate" 		=> ROOT_DIR."data/Smarty/templates/sample/top2.tpl",
-			"ProdImage" 		=> "/img/template/prod_l2.gif",
-			"ProdTemplate" 		=> ROOT_DIR."data/Smarty/templates/sample/product2.tpl",
-			"DetailImage"  		=> "/img/template/detail_l2.gif",
-			"DetailTemplate" 	=> ROOT_DIR."data/Smarty/templates/sample/detail2.tpl",
-			"MypageImage" 		=> "/img/template/mypage_l2.gif",
-			"MypageTemplate" 	=> ROOT_DIR."data/Smarty/templates/sample/mypage2.tpl"
-		),
-	3 => array(
-			"TopImage" 			=> "/img/template/top_l3.gif",
-			"TopTemplate" 		=> ROOT_DIR."data/Smarty/templates/sample/top3.tpl",
-			"ProdImage" 		=> "/img/template/prod_l3.gif",
-			"ProdTemplate" 		=> ROOT_DIR."data/Smarty/templates/sample/product3.tpl",
-			"DetailImage" 		=> "/img/template/detail_l3.gif",
-			"DetailTemplate" 	=> ROOT_DIR."data/Smarty/templates/sample/detail3.tpl",
-			"MypageImage" 		=> "/img/template/mypage_l3.gif",
-			"MypageTemplate" 	=> ROOT_DIR."data/Smarty/templates/sample/mypage3.tpl"
-		),
-	4 => array(
-			"TopImage" 			=> "/img/template/top_l4.gif",
-			"TopTemplate" 		=> ROOT_DIR."data/Smarty/templates/sample/top4.tpl",
-			"ProdImage" 		=> "/img/template/prod_l4.gif",
-			"ProdTemplate" 		=> ROOT_DIR."data/Smarty/templates/sample/product4.tpl",
-			"DetailImage" 		=> "/img/template/detail_l4.gif",
-			"DetailTemplate" 	=> ROOT_DIR."data/Smarty/templates/sample/detail4.tpl",
-			"MypageImage" 		=> "/img/template/mypage_l4.gif",
-			"MypageTemplate" 	=> ROOT_DIR."data/Smarty/templates/sample/mypage4.tpl"
-		),
-	5 => array(
-			"TopImage" 			=> "/img/template/top_l5.gif",
-			"TopTemplate" 		=> ROOT_DIR."data/Smarty/templates/sample/top5.tpl",
-			"ProdImage" 		=> "/img/template/prod_l5.gif",
-			"ProdTemplate" 		=> ROOT_DIR."data/Smarty/templates/sample/product5.tpl",
-			"DetailImage" 		=> "/img/template/detail_l5.gif",
-			"DetailTemplate" 	=> ROOT_DIR."data/Smarty/templates/sample/detail5.tpl",
-			"MypageImage" 		=> "/img/template/mypage_l5.gif",
-			"MypageTemplate" 	=> ROOT_DIR."data/Smarty/templates/sample/mypage5.tpl"
-		),
-	6 => array(
-			"TopImage" 			=> "/img/template/top_l6.gif",
-			"TopTemplate" 		=> ROOT_DIR."data/Smarty/templates/sample/top6.tpl",
-			"ProdImage" 		=> "/img/template/prod_l6.gif",
-			"ProdTemplate" 		=> ROOT_DIR."data/Smarty/templates/sample/product6.tpl",
-			"DetailImage" 		=> "/img/template/detail_l6.gif",
-			"DetailTemplate" 	=> ROOT_DIR."data/Smarty/templates/sample/detail6.tpl",
-			"MypageImage" 		=> "/img/template/mypage_l6.gif",
-			"MypageTemplate" 	=> ROOT_DIR."data/Smarty/templates/sample/mypage6.tpl"
-		)
-);
-
 // ¥Ö¥í¥Ã¥¯ÇÛÃÖ
 $arrTarget = array(
