表示順:
2022/11/25 (金) 18:30
@穴吹学園ホール (香川県)
[出演] サンボマスター
レビュー:--件
ロックオルタナティブ/パンク
2020/11/07 (土) 16:00
@穴吹学園ホール (香川県)
[出演] 宮沢和史
レビュー:--件
ポップスロック
2018/02/10 (土) 13:30
@高松テルサ (香川県)
[出演] 清塚信也
レビュー:--件
クラシック
2014/09/08 (月) 18:30
@高松テルサ (香川県)
[出演] 嘉門達夫
レビュー:--件
歌謡曲
2014/05/10 (土) 17:30
@高松テルサ (香川県)
[出演] 馬場俊英
レビュー:--件
ポップスフォーク/ニューミュージック
2010/04/30 (金)
@高松テルサ (香川県)
[出演] 矢野顕子
レビュー:--件
ポップスジャズ/フュージョン
2006/08/09 (水) 18:30
@高松テルサ ホール (香川県)
[出演] 川嶋あい
レビュー:--件
ポップス
2005/11/11 (金)
@高松テルサ (香川県)
[出演] BONNIE PINK
レビュー:--件
ロック
2004/02/03 (火) 19:00
@高松テルサ (香川県)
[出演] 森山直太朗
レビュー:--件
ポップスフォーク/ニューミュージック
// 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;
});