// --------------------------------------------------
// Banner
// --------------------------------------------------
document.write('<div id="banner">');
document.write('<div id="banner-wrap" class="clearfix">');
document.write('<p style="margin-bottom: 5px;"><a href="'+locationURI+'/pdf/pamphlet.pdf" rel="external"><img src="'+locationURI+'/img/banner/bn_pamphlet.jpg" alt="パンフレットダウンロード" /></a></p>');
document.write('<p><a href="'+locationURI+'/pdf/floor_guide.pdf" rel="external"><img src="'+locationURI+'/img/banner/bn_floorguide.jpg" alt="フロアのご案内" /></a></p>');
document.write('</div>');
document.write('</div>');
