12 |
ラスト定番
|
演奏率:35% |
購入真善美- iTunes Store
- レコチョク
- HMV&BOOKS online
 - TOWER RECORDS ONLINE
- Amazon.co.jp購入する
歌詞
|
表示順:
≪Prev|1…|2|3|4|5|6|Next≫

2018/03/04 (日)
@広島CLUB QUATTRO (広島県)[出演] BRAHMAN
レビュー:--件
オルタナティブ/パンク

2018/03/03 (土) 19:00
@周南RISING HALL (山口県)[出演] BRAHMAN
レビュー:1件
オルタナティブ/パンク

2018/02/09 (金) 19:00
@日本武道館 (東京都)[出演] BRAHMAN
[ゲスト] ハナレグミ, 細美武士, 谷中敦, うつみようこ, 山口 洋, NARGO, 北原雅彦, GAMO, 中川敬, KO, ILL-BOSSTINO
レビュー:1件
オルタナティブ/パンク
≪Prev|1…|2|3|4|5|6|Next≫
// 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;
});