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='兵庫県') ) ) ;