河口湖ステラシアター
その他
会場情報
住所 |
〒401-0301 山梨県南都留郡富士河口湖町船津5577 |
アクセス |
東富士五湖道路 富士吉田IC 車で3分
中央自動車道 河口湖IC 車で5分
|
収容人数 |
野外大ホール 2,991人 室内小ホール 240人
|
コインロッカー |
- |
座席表 |
野外大ホール / 室内小ホール
|
ホームページ |
河口湖ステラシアター |
河口湖ステラシアターのアーティスト公演回数ランキング
※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;
});