@charset "Shift_JIS";

/* normal settings */
body {
	background: transparent;
	padding: 0;
	margin: 0;
	color: #5d5d5d;
  font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック','MS PGothic',sans-serif;
	font-size: 10px;
	text-align: center;
}
a:link, a:visited, a:hover, a:active {
	color: #5d5d5d;
	text-decoration: none;
	outline: none;
}
img {
	border: 0;
	outline: none;
}
h1,h2,h3,h4,h5,h6,p{
	margin: 0;
	padding: 0;
}
/* wrap */
.wrap {
	margin: 0 auto;
	width: 910px;
	height: 560px;
	text-align: center;
	overflow: hidden;
}

#flvplayer{
	width: 910px;
	height: 560px;
	overflow: hidden;
	text-align: center;
}
.closebtn{
	width: 890px;
	margin: 10px auto 0 auto;
	text-align: right;
}