str = location.search;
str = str.substring(1,str.length);
p = '#'+str+' {display: block;}';
if((str.match( /PRINTPAGE/ ))) {
	document.write('<img width="314" height="10" alt="COPYRIGHT &copy; キッコーマン株式会社 All Rights Reserved." src="/common/image/txt_footer_01.gif" />');
}
