@charset"Shift_JIS";

* {
	font-family:'メイリオ', 'Meiryo', "Hiragino Kaku Gothic Pro W3", "ヒラギノ角ゴ Pro W3", HiraKakuPro-W3, "平成角ゴシック", "ＭＳ Ｐゴシック", "Osaka", Helvetica, Arial, sans-serif;
	margin: 0;
	padding: 0;
	border:0;
	border-style: none;
	font-style: normal;
	font-weight: normal;
	outline:none;
}

body{
  background:#e60000;
}

img, a img {
  border: 0;
  border-style: none;
}

div#scriptAlert {
  margin:100px auto 0 auto;
  padding:0;
  text-align:center;
  width:100%;
  letter-spacing:1px;
  color:#fff;
  font-size:12px;
  font-weight:bold;
}

div#scriptAlert img {
  display:block;
  margin:0 auto 20px auto;
  padding: 0;
}

div#scriptAlert a {
  display:block;
  margin:15px auto 0 auto;
  padding:0;
  color:#fff;
  font-size:12px;
  text-decoration:none;
}

div#content {
  display: none;
}