Index: /temp/trunk/html/test/naka/mail.php
===================================================================
--- /temp/trunk/html/test/naka/mail.php	(revision 7028)
+++ /temp/trunk/html/test/naka/mail.php	(revision 7029)
@@ -5,6 +5,5 @@
 $body = "¥Æ¥¹¥È¤Ç¤¹¡£";
 
-
-$body = mb_convert_encoding($body, 'UTF-8', 'EUC-JP');
+//$body = mb_convert_encoding($body, 'UTF-8', 'EUC-JP');
 
 print("<meta http-equiv='Content-Type' content='text/html; charset=UTF-8'>\n");
