document.write('<table>');
document.write('<tr>');

/*ここから1軒目*/
document.write('<td class="spb">');

//1軒目URL
//document.write('<a href="#" target="_top">');

//1軒目画像ファイル名とALT
document.write('<a href="http://www.annex.gr.jp/" target="_blank"><img src="/shutoken/special_link/images/annex_g.gif" alt="アネックスグループ" width="260" height="80" border="0"></a>');

//document.write('</a>');
document.write('<br>');
//1軒目店名
document.write('アネックスグループ');
document.write('</td>');


/*ここから2軒目*/
document.write('<td class="spb">');

//2軒目URL
//document.write('<a href="#" target="_top">');

//2軒目画像ファイル名とALT
document.write('<a href="http://club.manzoku.or.jp/shop/ueno2.html" target="_blank"><img src="/shutoken/special_link/images/pokepara2nd.jpg" alt="ポケパラステーション2ndプレミアム" width="260" height="80" border="0"></a>');
//document.write('</a>');
document.write('<br>');
//2軒目店名
document.write('ポケパラステーション2ndプレミアム');
document.write('</td>');


/*ここから3軒目*/
document.write('<td class="spb">');

//3軒目URL
//document.write('<a href="#" target="_top">');

//3軒目画像ファイル名とALT
document.write('<a href="http://kirajob.jp/" target="_blank"><img src="/shutoken/special_link/images/kira_260_80.jpg" alt="高収入バイトはキラジョブ!" width="260" height="80" border="0"></a>');
//document.write('</a>');
document.write('<br>');
//3軒目店名
document.write('高収入バイト【キラジョブ】');
document.write('</td>');

document.write('</tr>');
document.write('</table>');