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='福島県') or (TMP05 = '要田駅' and PREF='福島県') or (TMP05 = '三春駅' and PREF='福島県') or (TMP05 = '舞木駅' and PREF='福島県') or (TMP05 = '郡山駅' and PREF='福島県') ) ) ;