function header_menu()
{
	document.write("<table width='770' border='0' align='center' cellpadding='5' cellspacing='0'>");
	document.write("	<tr height=5><td></td></tr>");
	document.write("	<tr>");
	document.write("		<td valign=bottom>");
	document.write("			<div align='left'>");
	document.write("				<a href='index.htm'>トップページ</a> | ");
	document.write("				<a href='faq.html'>よくある質問</a> | ");
	document.write("				<a href='new-pixy-faq'>ピクシー質問</a> | ");
	document.write("				<a href='user.html'>お客様の声</a> | ");
	document.write("				<a href='data.html'>まりもの知識</a> | ");
	document.write("			</div>");
	document.write("             <a href='care.html'>購入時のご注意</a> |");
	document.write("				必見!!<a href='http://www.love-marimo.com/new-pixytop.html' target='_blank'>ピクシーシュリンプ</a> | ");
	document.write("				<a href='http://www.love-marimo.com/cgi-local/shop_frame_mini.html' target='_blank'>みにまりうむ販売</a>｜");
	document.write("			</div>");
	document.write("		</td>");
	document.write("		<td rowspan=2>");
	document.write("				<a href='http://www.love-marimo.com/cgi-local/shop_frame.html' target='_blank'><img src='/image/banner.jpg' style='vertical-align:middle;' width='100' height='40' border='0' alt='まりもの販売はこちらへ'></a>");
	document.write("			</div>");
	document.write("		</td>");
	document.write("		<td valign=bottom>");
	document.write("			<div align='right'>お問い合わせ ＞ <a href='mailto:order@love-marimo.com'>まりも倶楽部</a></div>");
	document.write("		</td>");
	document.write("	</tr>");
	document.write("	<tr height=5><td></td></tr>");
	document.write("</table>");
}

function footer_menu()
{
	document.write("<table width='770' border='0' align='center' cellpadding='1' cellspacing='0'>");
	document.write("	<tr height=5><td></td></tr>");
	document.write("	<tr>");
	document.write("		<td>");
	document.write("			<div align='right'>");
	document.write("				<a href='index.htm'>トップページ</a> | ");
	document.write("				<a href='faq.html'>よくある質問</a> | ");
	document.write("				<a href='user.html'>お客様の声</a> | ");
	document.write("				<a href='data.html'>まりもの知識</a> | ");
	document.write("				<a href='care.html'>購入時のご注意</a> | ");
	document.write("			</div>");
	document.write("		</td>");
	document.write("		<td rowspan=2>");
	document.write("			<div align='right'>");
	document.write("				<a href='http://www.love-marimo.com/cgi-local/shop_frame.html' target='_blank'><img src='/image/banner.jpg' style='vertical-align:middle;' width='100' height='40' border='0' alt='まりもの販売はこちらへ'></a>");
	document.write("			</div>");
	document.write("		</td>");
	document.write("	</tr>");
	document.write("	<tr>");
	document.write("		<td>");
	document.write("			<div align='right'>");
	document.write("				<a href='./aqua-fish/index.html'>アクアフィッシュ</a> | ");
	document.write("				<a href='http://www.minimarium.com/new/form/houjin_toiawase.htm' target='_blank'>問屋・卸・法人様お問い合わせフォーム</a>　 | ");
	document.write("			</div>");
	document.write("		</td>");
	document.write("	</tr>");
	document.write("	<tr height=5><td></td></tr>");
	document.write("	<tr>");
	document.write("		<td><div align='center'>Copyright (C) 2004 <a href='http://www.love-marimo.com/' target='_top'>love-marimo.com</a> All Rights Reserved.Powered By <a href='http://www.world-guppy.com'>aQua</a> IT staff (<a href='corp.html'>通信販売法に基づく表記</a>)</div></td>");
	document.write("	</tr>");
	document.write("</table>");
	document.write("<img src='http://www.love-marimo.com/access/acc/acclog.cgi?");
	document.write("referrer="+document.referrer+"&");
	document.write("width="+screen.width+"&");
	document.write("height="+screen.height+"&");
	document.write("color="+screen.colorDepth+"'>");

}

function write_footer()
{
	document.write("<img src='http://www.love-marimo.com/access/acc/acclog.cgi?");
	document.write("referrer="+document.referrer+"&");
	document.write("width="+screen.width+"&");
	document.write("height="+screen.height+"&");
	document.write("color="+screen.colorDepth+"'>");

}
