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

2019/09/14 (土)
@TOWER RECORDS渋谷 (東京都)[出演] DuelJewel
レビュー:--件
ヴィジュアル系

2016/02/23 (火) 17:30
@Zepp Tokyo (東京都)[出演] DuelJewel
レビュー:--件
ヴィジュアル系

2015/12/12 (土) 17:30
@甲府KAZOO HALL (山梨県)[出演] DuelJewel
レビュー:--件
ヴィジュアル系

2015/11/28 (土) 17:30
@福井CHOP (福井県)[出演] DuelJewel
レビュー:--件
ヴィジュアル系

2015/11/20 (金) 19:00
@KYOTO MUSE (京都府)[出演] DuelJewel
レビュー:--件
ヴィジュアル系

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

2007/07/21 (土)
@横浜BLITZ (神奈川県)[出演] 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;
});