Index: branches/dev/data/class/SC_CustomerList.php
===================================================================
--- branches/dev/data/class/SC_CustomerList.php	(revision 13938)
+++ branches/dev/data/class/SC_CustomerList.php	(revision 13945)
@@ -206,5 +206,5 @@
         	$domain = ($this->arrSql['domain']);
         	//¥É¥á¥¤¥ó»ØÄê»þ
-        	if($domain == 2 || $domain == 3) {
+        	
         		foreach($arrDomainType as $val) {
         			//PC¥É¥á¥¤¥ó
@@ -227,5 +227,5 @@
         			$this->arrVal[] = $searchDomain;
         		}
-        	}
+        	
         	$this->setWhere($sql_where);
         }
