@charset "utf-8";
/*______________________________________

  ISSEY MIYAKE

  Copyright (c) ISSEY MIYAKE INC. All Rights Reserved.
  http://www.isseymiyake.co.jp/
______________________________________*/

* {
 margin: 0;
 padding: 0;
}

html {
 /*\*/
 height: 100%;
 overflow: auto;
 overflow-x: auto;
 overflow-y: auto;
 /* */
}

body {
 background: #f2eeec;
 color: #f2eeec;
 _overflow: auto;
 _overflow-x: auto;
 _overflow-y: auto;
 /*\*/
 height: inherit;
 /* */
}

#content-body {
 background: #000000;
 /*\*/
 height: inherit;
 /* */
}

hr.divider,
address.copyright {
 position: absolute;
 top: -9999px;
 display: none;
}

#alternate-content-body {
 position: absolute;
 background: #f2eeec url(/images/bg.gif) no-repeat;
 color: #000000;
 /*\*/
 width: 100%;
 height: 100%;
 /* */
}

#alternate-content-body img {
 border: none;
}

#alternate-content-body h1 {
 position: absolute;
 top: 151px;
 left: 38px;
}

#alternate-content-body ul#getflashplayer {
 position: absolute;
 top: 234px;
 left: 38px;
 list-style: none;
}

#alternate-content-body p#notice {
 position: absolute;
 top: 336px;
 left: 38px;
}

#alternate-content-body #system-recommended {
 position: absolute;
 top: 395px;
 left: 38px;
 width: 700px;
 height: 57px;
 overflow: hidden;
}

#alternate-content-body #system-recommended img {
 position: absolute;
 top: 0;
 left: 0;
 z-index: 100;
}

