Index: branches/dev/html/test/kakinaka/templates/index.tpl
===================================================================
--- branches/dev/html/test/kakinaka/templates/index.tpl	(revision 17)
+++ branches/dev/html/test/kakinaka/templates/index.tpl	(revision 14580)
@@ -9,5 +9,5 @@
 	<tr>
 		<td bgcolor="#ffffff" align="left">
-			<img src="<!--{$smarty.const.SITE_URL}-->resize_image.php?image=<!--{$smarty.const.IMAGE_TEMP_DIR}-->kaki.jpg" alt="¥°¥é¥Õ">
+			<img src="<!--{$smarty.const.URL_DIR}-->resize_image.php?image=<!--{$smarty.const.IMAGE_TEMP_DIR}-->kaki.jpg" alt="¥°¥é¥Õ">
 		</td>
 	</tr>
Index: branches/dev/html/test/kakinaka/templates/utf.tpl
===================================================================
--- branches/dev/html/test/kakinaka/templates/utf.tpl	(revision 377)
+++ branches/dev/html/test/kakinaka/templates/utf.tpl	(revision 14580)
@@ -38,5 +38,5 @@
 	<tr>
 		<td bgcolor="#ffffff" align="left">
-			<img src="<!--{$smarty.const.SITE_URL}-->resize_image.php?image=<!--{$smarty.const.IMAGE_TEMP_DIR}-->kaki.jpg" alt="¥°¥é¥Õ">
+			<img src="<!--{$smarty.const.URL_DIR}-->resize_image.php?image=<!--{$smarty.const.IMAGE_TEMP_DIR}-->kaki.jpg" alt="¥°¥é¥Õ">
 		</td>
 	</tr>
