1 |
|
演奏率:100% |
購入華と散れ我が人生- iTunes Store
- レコチョク
- HMV&BOOKS online
 - TOWER RECORDS ONLINE
- Amazon.co.jp購入する
歌詞
|
表示順:

2014/07/26 (土)
@TSUTAYA O-EAST (東京都)[出演] リウ
レビュー:--件
ヴィジュアル系エレクトロニカ/ダンス

2014/02/02 (日)
@SHIBUYA DESEO (東京都)[出演] リウ
レビュー:--件
ヴィジュアル系ハードロック/メタル

2014/02/01 (土)
@SHIBUYA DESEO (東京都)[出演] リウ
レビュー:--件
ヴィジュアル系

2014/01/25 (土)
@IMAGE (岡山県)[出演] リウ
レビュー:--件
ヴィジュアル系

2014/01/23 (木)
@福岡DRUM Be-1 (福岡県)[出演] リウ
レビュー:--件
ヴィジュアル系

2014/01/22 (水)
@福岡DRUM Be-1 (福岡県)[出演] リウ
レビュー:--件
ヴィジュアル系

2014/01/18 (土)
@阿倍野ROCKTOWN (大阪府)[出演] リウ
レビュー:--件
ヴィジュアル系

2014/01/04 (土)
@TSUTAYA O-WEST (東京都)[出演] リウ
レビュー:--件
ヴィジュアル系

2013/12/25 (水)
@新宿LOFT (東京都)[出演] リウ
レビュー:--件
ヴィジュアル系エレクトロニカ/ダンス
// 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;
});