SELECT count(ID) as CNT FROM DAT_HAISYA WHERE ENABLE='ENABLE:公開中' AND PREF='千葉県' AND ( ( (TMP05 = '松戸駅' and PREF='千葉県') or (TMP05 = '北松戸駅' and PREF='千葉県') or (TMP05 = '馬橋駅' and PREF='千葉県') or (TMP05 = '新松戸駅' and PREF='千葉県') or (TMP05 = '北小金駅' and PREF='千葉県') or (TMP05 = '南柏駅' and PREF='千葉県') or (TMP05 = '柏駅' and PREF='千葉県') or (TMP05 = '北柏駅' and PREF='千葉県') or (TMP05 = '我孫子駅' and PREF='千葉県') or (TMP05 = '天王台駅' and PREF='千葉県') ) ) ;