Index: /temp/trunk/html/test/naka/send.php
===================================================================
--- /temp/trunk/html/test/naka/send.php	(revision 7176)
+++ /temp/trunk/html/test/naka/send.php	(revision 7177)
@@ -77,5 +77,5 @@
 		}		
 	}
-	return mb_convert_encoding(urldecode($ret), 'EUC-JP');
+	return mb_convert_encoding(urldecode($ret), 'EUC-JP', 'auto');
 }
 
