豊田市コンサートホール・能楽堂
ホール
会場情報
住所 |
〒471-0025 愛知県豊田市西町1-200 豊田参合館 |
アクセス |
豊田市駅 徒歩すぐ
新豊田駅 徒歩5分
東名高速道路 豊田IC 車で15分
|
収容人数 |
コンサートホール 1,004人 能楽堂 458人
|
コインロッカー |
- |
座席表 |
コンサートホール / 能楽堂
|
ホームページ |
豊田市コンサートホール・能楽堂 |
豊田市コンサートホール・能楽堂のアーティスト公演回数ランキング
※LiveFans登録公演数累計
// 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;
});