//共通メニュー
document.write('<TABLE cellpadding="0" cellspacing="0" border="0">');
document.write('<TR> <TD><IMG src="/common_images/spacer.gif" width="30" height="1"></TD><TD width="196" height="12" class="r12"><A href="http://www.dex.ne.jp/mobile/" target="_top">モバイルサービス</A></TD></TR> ');
document.write('<TR> <TD colspan="2"><IMG src="./img/spacer.gif" width="1" height="6"></TD></TR> ');
document.write('<TR> <TD><IMG src="/common_images/spacer.gif" width="30" height="1"></TD><TD width="196" height="12" class="r12"><A href="/solution/" target="_top">法人向けサービス</A></TD></TR> ');
document.write('<TR> <TD colspan="4"><IMG src="/common_images/spacer.gif" width="1" height="13"> </TD></TR> ');
document.write('</TABLE>');

