/**
 * Information
 */
document.write('<div id="information">');
document.write('<div id="information-inner" class="clearfix">');

document.write('<p id="information-photo"><img src="'+locationURL+'/img/common/information_photo.jpg" alt="Photo" /></p>');
document.write('<h3>오후 호텔 카마타<br />櫻楓ホテル 蒲田<br />Ohfu Hotel Kamata</h3>');
document.write('<p>〒144-0052<br />東京都大田区蒲田4-18-24</p>');
document.write('<p>TEL: 03-5713-3939<br />(해외에서:+81-03-5713-3939)</p>');
document.write('<p>체크       인 15:00<br />체크아웃 10:00</p>');
document.write('<p></p>');
document.write('<p>E-mail: <a href="mailto:info@ohfuhotel-kamata.com">info@ohfuhotel-kamata.com</a></p>');
document.write('</div>');
document.write('</div>');