﻿document.write('<div class="copy">');

document.write('<span style="float:left;"><a href="privacypolicy.html"><img src="img/footmenu_001.gif" width="130" height="20" alt="プライバシーポリシー" onmouseover=this.src="img/footmenu_101.gif" onmouseout=this.src="img/footmenu_001.gif"></a><a href="responsibility.html"><img src="img/footmenu_002.gif" width="80" height="20" alt="免責事項" onmouseover=this.src="img/footmenu_102.gif" onmouseout=this.src="img/footmenu_002.gif"></a><a href="sitemap.html"><img src="img/footmenu_003.gif" width="90" height="20" alt="サイトマップ" onmouseover=this.src="img/footmenu_103.gif" onmouseout=this.src="img/footmenu_003.gif"></a></span>');

document.write('<span style="float:right;"><img src="img/jabiai.gif" width="200" height="36" alt="社団法人日本自動車車体工業会" style="margin-right:15px;"><img src="img/iso_9001.gif" width="145" height="35" alt="ISO9001取得"><img src="img/iso_14001.gif" width="145" height="35" alt="ISO14001取得"></span>');



document.write('<br />');
document.write('<span style="float:left;">');

document.write('&copy;&nbsp;');
	now = new Date();
	year = now.getYear();
	if(year < 2000) { year = year + 1900; }
document.write(year);
document.write('&nbsp;ISUZU&nbsp;BODY&nbsp;CORPORATION&nbsp;All&nbsp;rights&nbsp;reserved.');
document.write('</span>');

