function to_news_index()
{
	document.write(' 	<div class="text">   ');
	document.write(' 	<span style="color: #606060; vertical-align:top;">ニュースリリース    ');
	document.write(' 	<a href="http://cweb.canon.jp/newsrelease/index.html" >   ');
	document.write(' 	<img src="../images/list.gif" border="0" width="52" height="18" hspace="1" vspace="0" />   ');
	document.write(' 	</a></span>   ');
	document.write(' 	</div>   ');

}