Index: branches/dev/data/class/SC_CustomerList.php
===================================================================
--- branches/dev/data/class/SC_CustomerList.php	(revision 12399)
+++ branches/dev/data/class/SC_CustomerList.php	(revision 12400)
@@ -203,5 +203,5 @@
         	$val = ($this->arrSql['domain']);
         	if($val==3){
-        			$this->setWhere( "email_mobile LIKE '%@docomo.ne.jp || @ezweb.ne.jp || @softbank.ne.jp || @vodafone.ne.jp%'");
+        			$this->setWhere( "email_mobile LIKE '%@docomo.ne.jp or @ezweb.ne.jp%'");
         	}
         }
