|
|
演奏率:1% |
購入本当の嘘- iTunes Store
- レコチョク
- HMV&BOOKS online
- TOWER RECORDS ONLINE
- Amazon.co.jp購入する
歌詞
|
表示順:
2017/07/29 (土) 14:00
@パシフィコ横浜 国立大ホール (神奈川県)[出演] Plastic Tree
レビュー:--件
ヴィジュアル系ロック
2017/06/25 (日) 17:00
@横浜ベイホール (神奈川県)[出演] Plastic Tree
レビュー:--件
ヴィジュアル系ロック
2016/12/29 (木) 18:00
@TOKYO DOME CITY HALL (東京都)[出演] Plastic Tree
レビュー:--件
ヴィジュアル系ロック
2015/12/29 (火) 18:00
@TOKYO DOME CITY HALL (東京都)[出演] Plastic Tree
レビュー:--件
ヴィジュアル系ロック
1999/08/25 (水)
@渋谷公会堂 (東京都)[出演] Plastic Tree
レビュー:--件
ヴィジュアル系ロック
1999/03/01 (月)
@新宿LIQUIDROOM (東京都)[出演] Plastic Tree
レビュー:--件
ヴィジュアル系ロック
1998/12/19 (土)
@新宿LIQUIDROOM (東京都)[出演] Plastic Tree
レビュー:--件
ヴィジュアル系ロック
1998/09/26 (土)
@新宿LIQUIDROOM (東京都)[出演] Plastic Tree
レビュー:--件
ヴィジュアル系ロック
1998/09/22 (火)
@神戸チキンジョージ (兵庫県)[出演] Plastic Tree
レビュー:--件
ヴィジュアル系ロック
1998/08/26 (水)
@新潟CLUB JUNK BOX (新潟県)[出演] Plastic Tree
レビュー:--件
ヴィジュアル系ロック
1998/08/23 (日)
@KYOTO MUSE (京都府)[出演] Plastic Tree
レビュー:--件
ヴィジュアル系ロック
1998/08/07 (金)
@仙台MACANA (宮城県)[出演] Plastic Tree
レビュー:--件
ヴィジュアル系ロック
1998/05/22 (金)
@赤坂BLITZ (東京都)[出演] Plastic Tree
レビュー:--件
ヴィジュアル系ロック
1998/02/18 (水)
@新宿LIQUIDROOM (東京都)[出演] Plastic Tree
レビュー:--件
ヴィジュアル系ロック
// 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;
});