//Header Write------------------------------------------------
document.writeln('	<p id="pgtp"><a href="#">Back to Top</a></p>');
document.writeln('	<div id="footer">');
document.writeln('		<div class="inner clearbox">');
document.writeln('			<ul>');
document.writeln('				<li><span><a href="/en/utility/term.html">Terms and Conditions</a></span></li>');
document.writeln('				<li><a href="/en/utility/privacy.html">Privacy Policy</a></li>');
document.writeln('			</ul>');
document.writeln('			<p><img src="/en/common/images/txt-copy.gif" alt="Copyright &copy; Benesse Holdings ,Inc. All rights reserved." width="305" height="9"></p>');
document.writeln('		</div><!-- /inner -->');
document.writeln('	</div>');
