map.html 975 Bytes
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=shift_jis">
<title>地図(お気に入りのお店)</title>
<style type="text/css">
<!--
.f_size {font-size: 14px}
.waku {
	border: 1px solid #CCCCCC;
}
-->
</style>

</head>

<body>
<table width="100" border="0" cellpadding="0" cellspacing="0" class="waku">
  <tr bgcolor="#FFFFCC">
    <td height="29" colspan="2"><strong> 地図(お気に入りのお店)</strong></td>
  </tr>
  <tr>
    <td height="34" colspan="2"><div align="center">
        <input name="txt_yu" type="text" id="txt_yu" size="45"> 
        <input type="submit" name="Submit" value="検 索">
    </div></td>
  </tr>
  <tr>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
  </tr>
  <tr>
    <td><img src="img/map_1.gif" width="197" height="395"></td>
    <td><img src="img/map_2.gif" width="602" height="395"></td>
  </tr>
</table>

</body>
</html>