function fsDrowLink(){
	document.write('<dl>');
	
	document.write('<dt><p><b class="news">■</b>2010年09月06日</p>');
	_newImg('2010.09.06');
	document.write('</dt>');
	document.write('<dd><a href="http://www.in4s.co.jp/news/2010/09/post-19.html">＊＊＊事務所移転のお知らせ<br>');
	document.write('<img src="/images/top/btn_detail.jpg" width="63" height="17" alt="詳細" class="detail"></a>');
	document.write('</dd>');
	
	document.write('<dt><p><b class="news">■</b>2010年08月28日</p>');
	_newImg('2010.08.28');
	document.write('</dt>');
	document.write('<dd><a href="http://www.in4s.co.jp/news/2010/08/post-18.html">★★★【電話に関する重要なお知らせ】<br>');
	document.write('<img src="/images/top/btn_detail.jpg" width="63" height="17" alt="詳細" class="detail"></a>');
	document.write('</dd>');
	
	document.write('<dt><p><b class="news">■</b>2010年07月01日</p>');
	_newImg('2010.07.01');
	document.write('</dt>');
	document.write('<dd><a href="http://www.in4s.co.jp/news/2010/07/post-17.html">連絡先・住所変更のお知らせ<br>');
	document.write('<img src="/images/top/btn_detail.jpg" width="63" height="17" alt="詳細" class="detail"></a>');
	document.write('</dd>');
	
	document.write('</dl>');
}

