<html>
<head>
<title>テキストのポップアップ表示(リンク)</title>
<META http-equiv="Content-Type" content="text/html; charset=Shift_JIS">
<META http-equiv="Content-Style-Type" content="text/css">
<style type="text/css">
<!--
body { text-align: center;}
-->
</style>
</head>
<body bgcolor="#FFFFFF" text="#000000">
<table border="0" cellspacing="0" cellpadding="0" align="center">
<tr>
<td align="center" colspan="4">
<p><img src="welcome.gif" width="400" height="50"></p>
</td>
</tr>
<tr>
<td align="center"><a href="movie.html"><img src="movie.gif" width="100" height="30" border="0" title="映画の紹介です"></a></td>
<td align="center"><a href="music.html"><img src="music.gif" width="100" height="30" border="0" title="音楽の紹介です"></a></td>
<td align="center"><a href="keijiban.html"><img src="bbs.gif" width="100" height="30" border="0" title="掲示板です"></a></td>
<td align="center"><a href="link.html"><img src="link.gif" width="100" height="30" border="0" title="リンク集です"></a></td>
</tr>
</table>
</body>
</html>