|
1 |
ラスト定番
|
演奏率:60% |
購入未来地図- iTunes Store
- レコチョク
- HMV&BOOKS online
 - TOWER RECORDS ONLINE
- Amazon.co.jp購入する
歌詞
|
表示順:

2015/03/21 (土) 17:30
@SANUKI ROCK COLOSSEUM 2015会場 [高松Olive Hall / 高松DIME / 高松MONSTER / 高松SUMUS cafe / 瓦町駅前地下広場] (香川県)[出演] Suzu
レビュー:--件
ロックオルタナティブ/パンクポップス


2014/11/15 (土)
@Zepp DiverCity (東京都)[出演] Suzu
レビュー:--件
ポップス

2014/10/04 (土)
@TOWER RECORDS仙台PARCO (宮城県)[出演] Suzu
レビュー:--件
ポップスロック
// 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;
});