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

2014/01/05 (日) 17:00
@TSUTAYA O-EAST (東京都)[出演] サイキックラバー, 串田アキラ, 水木一郎, 高取ヒデアキ, MoJo, 宮内タカユキ, 和田光司, Kacky, 流田Project
[ゲスト] 谷本貴義
レビュー:--件
アニメ/ゲーム/声優

2004/05/30 (日)
@横浜アリーナ (神奈川県)[出演] 新谷良子, 後藤沙緒里, 山口眞弓, かないみか, 田村ゆかり, 沢城みゆき, エンジェル隊, 佐藤裕美, 伊東隼人, MIKI, 榎本温…
レビュー:--件
アニメ/ゲーム/声優ポップスR&B/ソウル
// 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;
});