<html>

<head>
<title>Error Encountered</title>
<meta http-equiv="Content-Type" content="text/html; charset=x-sjis">
<style type="text/css">
<!--
.BDBlack {BACKGROUND-COLOR: #000000; COLOR: #000000;  FONT-FAMILY: 'MS Sans Serif','Sans Serif',Charcoal,Arial; FONT-SIZE: 8pt; FONT-WEIGHT: normal}
.BDTitle {BACKGROUND-COLOR: #000084; COLOR: #FFFFFF; FONT-FAMILY: 'MS GOTHIC','OSAKA',Charcoal,Arial; FONT-SIZE: 10pt; FONT-WEIGHT: normal}
.Content {BACKGROUND-COLOR: #C6C3C6; COLOR: #000000; FONT-FAMILY: MS GOTHIC,OSAKA; FONT-SIZE: 10pt; FONT-WEIGHT: normal}
.CommandButton {FONT-FAMILY: 'MS GOTHIC','OSAKA',Charcoal,Arial; FONT-SIZE: 8pt; FONT-WEIGHT: normal}
.ContentTitle {COLOR: #000084; FONT-FAMILY: MSGOTHIC,OSAKA,Arial; FONT-SIZE: 14pt; FONT-WEIGHT: bold}
-->
</style>
<script language="javascript">
<!--
   function goback()
   {
       history.go(-1)
   }
   function LoadMe()
   {
	  self.close();
   }
   function LaunchError() 
   {
      var popup = null;

      popup = window.open('', 'ErrorMessage', 'width=400,height=400,resizable=1,scrollbars=auto');

      if (popup != null) 
      {
          if (popup.opener == null) 
           {
              popup.opener = self;    
           }
           popup.location.href = '@@URL@@';
           popup.focus();
       }
   }
// -->
</script>
</head>
<body bgcolor="#FFFFFF">

<div align="center">
  <center>
  <table border="0" cellspacing="0" width="90%" class="BDBlack">
    <tr>
      <td>
        <div align="center">
          <center>
          <table border="0" cellpadding="0" cellspacing="0" class="Content" width="100%">
            <tr>
              <td>
        <div align="center">
          <table border="0" cellpadding="5" width="100%">
            <tr>
              <td class="BDTitle">Error Encountered</td>
            </tr>
            <tr>
              <td class="Content">
                <blockquote>
                  <p class="ContentTitle">ご指定のアイテムは存在しません</p>
                  <p>アイテム、QuillMouseは、データベースに存在しません。前画面に戻り、正しいSKUを入力したかどうかを確認してください。<P>同じエラーが何度も発生する場合、その旨を<A HREF="mailto:serveradmin@pspinc.com">ウェブ管理者</A>に連絡してください。<P><form><input type="button" VALUE=" < 戻る  " OnClick="goback()" class="CommandButton"></form></p>
                </blockquote>
              </td>
            </tr>
          </table>
        </div>
              </td>
            </tr>
          </table>
          </center>
        </div>
      </td>
    </tr>
  </table>
  </center>
</div>
</body>
</html>
