|
|
|
演奏率:1% |
購入Drums- iTunes Store
- レコチョク
- HMV&BOOKS online
 - TOWER RECORDS ONLINE
- Amazon.co.jp購入する
歌詞
|
表示順:

1988/07/29 (金) 18:30
@よみうりホール (東京都)[出演] P-MODEL
[ゲスト] 荒木康弘, チューリップ・ウォーター
レビュー:--件
ポップスエレクトロニカ/ダンス

1986/11/26 (水) 19:00
@アールエヌホール[出演] P-MODEL
[ゲスト] 美尾洋乃, "謎のゼブラ男"銀座の百々ちゃん, 小久保かよ, 伊藤そのみ
レビュー:--件
ポップスエレクトロニカ/ダンス
// 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;
});