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

2016/02/04 (木) 19:00
@BIGCAT (大阪府)[出演] DuelJewel
レビュー:--件
ヴィジュアル系

2014/11/16 (日) 17:30
@吉祥寺CLUB SEATA (東京都)[出演] DuelJewel
レビュー:--件
ヴィジュアル系

2011/07/24 (日) 18:00
@新宿BLAZE (東京都)[出演] DuelJewel
レビュー:--件
ヴィジュアル系

2010/03/22 (月)
@アメリカ村FANJ twice (大阪府)[出演] DuelJewel
レビュー:--件
ヴィジュアル系

2009/12/12 (土)
@池袋Black Hole (東京都)[出演] DuelJewel
レビュー:--件
ヴィジュアル系

2009/12/03 (木)
@KYOTO MUSE (京都府)[出演] DuelJewel
レビュー:--件
ヴィジュアル系

2009/07/18 (土)
@恵比寿LIQUIDROOM (東京都)[出演] DuelJewel
レビュー:--件
ヴィジュアル系

2009/06/28 (日)
@横浜SUNPHONIX HALL (神奈川県)[出演] DuelJewel
レビュー:--件
ヴィジュアル系

2009/04/12 (日)
@OSAKA MUSE (大阪府)[出演] DuelJewel
レビュー:--件
ヴィジュアル系

2008/10/15 (水)
@梅田Shangri-La (大阪府)[出演] DuelJewel
レビュー:--件
ヴィジュアル系

2008/10/04 (土)
@HEAVEN'S ROCK 熊谷 VJ-1 (埼玉県)[出演] DuelJewel
レビュー:--件
ヴィジュアル系

2008/01/27 (日)
@KYOTO MUSE (京都府)[出演] DuelJewel
レビュー:--件
ヴィジュアル系

2007/07/21 (土)
@横浜BLITZ (神奈川県)[出演] DuelJewel
レビュー:--件
ヴィジュアル系

2007/07/15 (日)
@心斎橋CLUB QUATTRO (大阪府)[出演] DuelJewel
レビュー:--件
ヴィジュアル系

2007/01/14 (日) 18:00
@ell. FITSALL (愛知県)[出演] DuelJewel
レビュー:--件
ヴィジュアル系
// 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;
});