　
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="ja" lang="ja">

<head>
<meta http-equiv="content-type" content="application/xhtml+xml; charset=EUC-JP" />
<meta http-equiv="content-script-type" content="text/javascript" />
<meta http-equiv="content-style-type" content="text/css" />
<link rel="stylesheet" href="./css/contents.css" type="text/css" />
<script type="text/javascript" src="./js/css.js"></script>
<title>ECサイト管理者ページ</title>
</head>

<body bgcolor="#f3f3f3" text="#666666" link="#007bb7" vlink="#007bb7" alink="#cc0000" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0" onload="preLoadImg()">
<noscript>
<link rel="stylesheet" href="./css/common.css" type="text/css" />
</noscript>

<div align="center">
<!--▼HEADER-->
<table width="780" border="0" cellspacing="0" cellpadding="0" summary=" ">
	<tr><td bgcolor="#bfbf9f" height="3"></td></tr>
	<tr>
		<td bgcolor="#dedecd" height="40"><img src="./misc/logo.gif" width="365" height="16" alt="ECサイト管理者ページ" /></td>
	</tr>
	<tr><td height="1" bgcolor="#ffffff"></td></tr>
</table>
<!--▲HEADER-->

<!--▼CONTENTS-->
<table width="780" border="0" cellspacing="0" cellpadding="0" summary=" ">
	<tr>
		<td height="400" bgcolor="#ffffff" align="center">
		<form id="form1" method="post" action="">
		<table width="400" bgcolor="#cccccc" cellspacing="1" cellpadding="10">
			<tr>
				
			  <td height="200" align="center" class="fs12n" bgcolor="#ffffff"> 
				<span class="red">パスワードが違います</span><br />　<br />
				<input name="subm" id="subm" type="button" onclick="location.href='./index.html'" value="戻る" />
				</td>
			</tr>
		</table>
		</form>
		</td>
	</tr>
</table>
<!--▲CONTENTS-->

<!--▼FOOTER-->
<table width="780" border="0" cellspacing="0" cellpadding="0" summary=" ">
	<tr><td bgcolor="#e5e5df" height="5"></td></tr>
</table>
<!--▲FOOTER-->
</div>
</body>
</html>