@charset "utf-8";

/**/

*{
margin:0;
padding:0;
color:#000000;
font-family:Century Gothic, Osaka, "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", sans-serif;
line-height:1.4;
}

body{
background:#FFFFFF;
}

*{
	margin:0;
	padding:0;
}
html,
body,
#flashcontent,
#fla
{
	height: 100%;
}

#noplayer
{
	padding: 120px 0 20px;
	text-align: center;
}
#noplayer *
{
	font-size: 10px;
	color: #656363;
}
#noplayer h1
{
	margin-bottom: 10px;
	font-weight: normal;
}
#noplayer .logo
{
	background: url(../images/logo01.gif) no-repeat center top;
	margin-bottom: 50px;
	text-indent: -9999px;
	height: 76px;
}
#noplayer .banner a
{
	display: block;
	background: url(../images/b1.gif) no-repeat center top;
	text-indent: -9999px;
	margin: 0 auto 20px;
	width: 160px;
	height: 41px;
}

#noplayer .txt01{
	margin-bottom: 15px;
}
#noplayer .txt02{
	margin-bottom: 30px;
}

