moforinです。
Masashi.Kさんすみません。
すっかり勘違いしておりました・・・
早速ですが以下がHTMLです。
【ソース】
<table width="729" border="0" cellspacing="0"
cellpadding="2">
<tr>
<td class="txt14under" colspan="2"
bgcolor="#f1e5d3"> 青森県の一覧</td>
</tr>
<tr>
<td class="txt14under" width="250"><a
href="http:#.html">名前1</a></td>
<input type="hidden" id="q1" value="住所1" />
<input type="hidden" id="r1" value="名前1" />
<input type="hidden" id="u1" value="電話1" />
<input type="hidden" id="y1"
value="40.825564" />
<input type="hidden" id="z1"
value="140.735638" />
<td class="txt12under">
<table width="100%" border="0"
cellspacing="0" cellpadding="2" bgcolor="#cccccc">
<tr>
<td bgcolor="white">住所1<br>
電話1<br>
</td>
<td align="right" bgcolor="white">
<!-- a href="http:#.html"><img
src="images/NEXT_BT2_01.gif" alt="" width="125" height="19"
border="0"></a -->
<a href="http:#.html"><img
src="images/NEXT_BT2_01.gif" alt="" width="125" height="19"
border="0"></a>
</td>
</tr>
</table>
</td>
<tr>
<td class="txt14under" width="250"><a
href="http:#.html">名前2</a></td>
<input type="hidden" id="q1" value="住所2" />
<input type="hidden" id="r1" value="名前2" />
<input type="hidden" id="u1" value="電話2" />
<input type="hidden" id="y2"
value="40.600264" />
<input type="hidden" id="z2"
value="140.478447" />
<td class="txt12under">
<table width="100%" border="0"
cellspacing="0" cellpadding="2" bgcolor="#cccccc">
<tr>
<td bgcolor="white">名前2<br>
電話2<br>
</td>
<td align="right" bgcolor="white">
<!-- a href="http:#.html"><img
src="images/NEXT_BT2_01.gif" alt="" width="125" height="19"
border="0"></a -->
<a href="http:#.html"><img
src="images/NEXT_BT2_01.gif" alt="" width="125" height="19"
border="0"></a>
</td>
</tr>
</table>
</td>
<tr>
<td class="txt14under" width="250"><a
href="http:#.html">名前3</a></td>
<input type="hidden" id="q1" value="住所3" />
<input type="hidden" id="r1" value="名前3" />
<input type="hidden" id="u1" value="電話3" />
<input type="hidden" id="y3"
value="40.624114" />
<input type="hidden" id="z3"
value="141.233926" />
<td class="txt12under">
<table width="100%" border="0"
cellspacing="0" cellpadding="2" bgcolor="#cccccc">
<tr>
<td bgcolor="white">住所3<br>
電話3<br>
</td>
<td align="right" bgcolor="white">
<!-- a href="http:#.html"><img
src="images/NEXT_BT2_01.gif" alt="" width="125" height="19"
border="0"></a -->
<a href="http:#.html"><img
src="images/NEXT_BT2_01.gif" alt="" width="125" height="19"
border="0"></a>
</td>
</tr>
</table>
</td>
<tr>
<td class="txt14under" width="250"><a
href="http:#.html">名前4</a></td>
<input type="hidden" id="q1" value="住所4" />
<input type="hidden" id="r1" value="名前4" />
<input type="hidden" id="u1" value="電話4" />
<input type="hidden" id="y4"
value="40.505726" />
<input type="hidden" id="z4"
value="141.484255" />
<input type="hidden" id="s" value="4" />
<input type="hidden" id="t" value="青森県" />
<td class="txt12under">
<table width="100%" border="0"
cellspacing="0" cellpadding="2" bgcolor="#cccccc">
<tr>
<td bgcolor="white">住所4<br>
電話4<br>
</td>
<td align="right" bgcolor="white">
<!-- a href="http:#.html"><img
src="images/NEXT_BT2_01.gif" alt="" width="125" height="19"
border="0"></a -->
<a href="http:#.html"><img
src="images/NEXT_BT2_01.gif" alt="" width="125" height="19"
border="0"></a>
</td>
</tr>
</table>
</td>
</tr>
</table>
【ソースここまで】
リンク先、住所などは一応個人情報なので伏せておきますね。
つたないところが沢山ありますが、以上よろしくお願いいたします。