/*********************************************************************
 *
 *  </common/js/customer_02.js>
 *
*********************************************************************/

document.write (
	"<div id='customer'>" +
	"<h2><a href='/customer/index.html'>お客様相談センター</a></h2>" +
	"<p><img src='/common/image/img_customer_01.gif' width='34' height='34' alt='' />商品やサービスに関するQ&amp;A、お問い合わせ窓口</p>" +
	"</div>"
);
