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

2018/10/07 (日) 18:00
@中野サンプラザ ホール (東京都)[出演] 高垣彩陽
レビュー:--件
アニメ/ゲーム/声優

2013/05/12 (日) 17:30
@日本特殊陶業市民会館 フォレストホール (愛知県)[出演] 高垣彩陽
レビュー:--件
アニメ/ゲーム/声優

2013/05/04 (土) 18:00
@グランキューブ大阪 メインホール (大阪府)[出演] 高垣彩陽
レビュー:--件
アニメ/ゲーム/声優

2013/04/27 (土) 18:00
@栃木県総合文化センター メインホール (栃木県)[出演] 高垣彩陽
レビュー:--件
アニメ/ゲーム/声優

2011/12/28 (水)
@グランキューブ大阪 (大阪府)[出演] 高垣彩陽
レビュー:--件
アニメ/ゲーム/声優

2011/12/18 (日)
@東京国際フォーラム ホールA (東京都)[出演] 高垣彩陽
レビュー:--件
アニメ/ゲーム/声優
// 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;
});