<!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>HINOMOT PAGT HTML TOP</title>
<style type="text/css">
<!--
body {
	background-color: #0a0a0a;
   background-image: url("gif/click02.gif"); /* 全体の背景画像 */
   background-repeat: no-repeat;            /* 背景を繰り返さない */
   background-position: 50% 50%             /* 背景画像の位置は画面中央 */
}
/*説明ボタン画像スクロール*/
.rollover01 a { 
display:block;
 width:150px;
 height:150px;
 background:url(gif/click01.gif) no-repeat left top;
 font-size:1px;
 line-height:1px;
 text-indent:-9999px;
 text-decoration:none;
 outline:none; 
}
.rollover01 a:hover {
background-position:left bottom;
}
-->
</style></head>

<body>
<table width="150" height="768" border="0" align="center" cellpadding="0" cellspacing="0">

  <tr>
    <td>
	<!--==========================ボタン画像スクロール============================-->
	<div class="rollover01">
	<a href="index.htm">入り口</a>
	</div> 
</td>
  </tr>
</table>

</body>
</html>
