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='鳥取県') or (TMP05 = '土師駅' and PREF='鳥取県') or (TMP05 = '那岐駅' and PREF='鳥取県') ) ) ;