Index: branches/dev/html/test/uehara/mail.php
===================================================================
--- branches/dev/html/test/uehara/mail.php	(revision 129)
+++ branches/dev/html/test/uehara/mail.php	(revision 130)
@@ -2,5 +2,5 @@
 
 $subject = $_POST['subject'];
-$body = mb_convert_encoding( $_POST['body'], "iso-2022-jp", "EUC-JP");
+$body = $_POST['body'];
 
 Mb_language( "Japanese" );
