1 |
1曲目定番
|
演奏率:62% |
購入スーパー・ノヴァ- iTunes Store
- レコチョク
- HMV&BOOKS online
 - TOWER RECORDS ONLINE
- Amazon.co.jp購入する
歌詞
|
表示順:

2021/04/04 (日) 20:00
@オンラインライブ[出演] 古川本舗
レビュー:--件
ポップス

2014/09/28 (日) 18:00
@SuperDeluxe (東京都)[出演] 古川本舗
レビュー:--件
ポップス

2014/08/30 (土) 15:00
@池上本門寺 野外特設ステージ (東京都)[出演] 古川本舗
レビュー:--件
ポップスロック


2014/08/29 (金) 16:05
@山中湖交流プラザきらら (山梨県)[出演] 古川本舗
レビュー:--件
ロックポップスオルタナティブ/パンク


2014/02/28 (金) 19:30
@duo MUSIC EXCHANGE (東京都)[出演] 古川本舗
レビュー:--件
ポップス
// 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;
});