表示順:
2014/08/31 (日) 15:30
@三次市文化会館 (広島県)
[出演] 吉田兄弟
レビュー:--件
日本伝統音楽/民謡
2014/04/24 (木) 18:00
@三次市文化会館 (広島県)
[出演] 鳥羽一郎
[ゲスト] 林よしこ, 桐山純一, 藤千春
レビュー:--件
演歌
2014/04/24 (木) 14:00
@三次市文化会館 (広島県)
[出演] 鳥羽一郎
[ゲスト] 林よしこ, 桐山純一, 藤千春
レビュー:--件
演歌
2013/11/08 (金) 19:00
@三次市文化会館 (広島県)
[出演] カルロス・マルサン タンゴ楽団
レビュー:--件
2012/11/17 (土) 17:00
@三次市文化会館 (広島県)
[出演] 海援隊
レビュー:--件
フォーク/ニューミュージック
2012/07/24 (火) 19:00
@三次市文化会館 (広島県)
[出演] 水前寺清子
レビュー:--件
演歌
1992/08/23 (日)
@三次市文化会館 (広島県)
[出演] The Ventures
レビュー:--件
ロック
1987/07/03 (金)
@三次市文化会館 (広島県)
[出演] HOUND DOG
レビュー:--件
ロック
1985/11/18 (月)
@三次市文化会館 (広島県)
[出演] 尾崎豊
レビュー:--件
ロック
// NARROWSEARCH TL
//jQuery('.typeFes').not('#type00').addClass('hide');
jQuery(document).on('change','#typeLive',function(){
jQuery('.typeFes').addClass('hide');
jQuery('#' + jQuery('#typeLive option:selected').attr('class')).removeClass('hide');
jQuery('.typeFes').not('#' + jQuery('#typeLive option:selected').attr('class')).val('');
});
jQuery(document).on('click','.memoBox > dl dt a.btnMemo',function(){
jQuery(this).parents('dl').hide();
jQuery('form'+jQuery(this).attr('href')).show();
return false;
});
jQuery(document).on('click','dt a.btnCncl',function(){
jQuery('form'+jQuery(this).attr('href')).hide();
jQuery('form'+jQuery(this).attr('href')).siblings('dl').show();
return false;
});