$(function() {
	// パスワード、メールアドレスの貼り付けを抑制
	disablePaste("ma_email_confirm");
});

