|
|
演奏率:1% |
購入最後のホーリーナイト- iTunes Store
- レコチョク
- HMV&BOOKS online
 - TOWER RECORDS ONLINE
- Amazon.co.jp購入する
歌詞
|
表示順:

2017/11/19 (日) 17:00
@さっぽろ芸術文化の館 ニトリ文化ホール (北海道)[出演] KAN, PUFFY, スターダスト☆レビュー, 杉山清貴
レビュー:--件
ポップス

2017/09/24 (日) 17:00
@多賀城市文化センター 市民会館 大ホール (宮城県)[出演] KAN, スターダスト☆レビュー, 杉山清貴
レビュー:1件
ポップス

2017/09/23 (土) 17:30
@大館市民文化会館 大ホール (秋田県)[出演] KAN, スターダスト☆レビュー, 杉山清貴
[ゲスト] KUDANZ
レビュー:--件
ポップス
// 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;
});