Index: branches/dev/data/class/SC_CustomerList.php
===================================================================
--- branches/dev/data/class/SC_CustomerList.php	(revision 12414)
+++ branches/dev/data/class/SC_CustomerList.php	(revision 12415)
@@ -206,5 +206,5 @@
         	}
         	if($val==2){
-        		$this->setWhere( "email NOT LIKE '%@docomo.ne.jp%' OR email_mobile LIKE '%@docomo.ne.jp%'" );
+        		$this->setWhere( "email NOT LIKE '%@docomo.ne.jp%'" );
         	}
         }
