@charset "utf-8";
/* CSS Document */

html, body {
	height: 100%;
	background-color: #D9F8FD;
}

body {
	padding: 0;
	text-align: center; /* これにより、IE 5* ブラウザではコンテナが中央揃えになります。そして、テキストは、#container セレクタの初期設定である左揃えに設定されます */
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #D9F8FD;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
.oneColLiqCtr #container {
	width: 900px;
	margin: 0 auto; /* 自動マージン（幅と連動）により、ページが中央揃えになります */
	border: 1px solid #000000;
	text-align: left; /* この設定は body エレメントの text-align: center より優先されます。 */
}
#wrap {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}


.oneColLiqCtr #mainContent {
	padding: 0 20px; /* 余白は div ボックスの内側のスペース、マージンは div ボックスの外側のスペースです */
}
#header {
	height: 80px;
}

#rss_wrap h1 {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}


#content {
	height: 100%;
	text-align: center;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
#pluginMessageArea {
	font-size: 12px;
	line-height: 1.7;
	color: #333333;
	padding: 20px;
	width: 660px;
	border: 2px solid #D5D5D5;
	background-color: #F7F7F7;
	text-align: left;
	margin-top: 10px;
}

.rss_box {
	margin-bottom: 0px;
}
#rss_wrap a {
	color: #0099CC;
	font-weight: bold;
}
#rss_wrap img a {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#rss_wrap {
	text-align: left;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
	color: #666666;
	line-height: 1.7;
}
small {
	font-size: 10px;
	margin-bottom: 10px;
	display: block;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #003366;
	text-align: left;
}

.clear {
	float: none;
	height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-top: 0px;
	margin-bottom: 20px;
}
#content #top_fla {
	height: 100%;
	width: 100%;
}
#wrap #ent {
	margin-right: auto;
	margin-left: auto;
}
#wrap h1 {
	font-size: 10px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	text-align: left;
	color: #FFFFFF;
}
#footer_enter {
	text-align: center;
}


#wrap h2 {
	font-size: 11px;
	color: #666666;
	padding: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-weight: normal;
	text-align: center;
}

a:link, a:visited {
	color:#003366;
	line-height: 1.6;

}
a:hover {
	color:#0099CC;
	text-decoration:none
}
.demo a{
display:block;
height:35px;
margin-right:3px;
float:left;
background-image:url(images/menu.jpg);
background-repeat:no-repeat;
cursor:pointer;
margin-left: auto;
margin-bottom: 3px;
}
       
#btn_enter{
	background-position:0 0;
	float: left;
	height: 35px;
	width: 200px;

}
	#btn_enter:hover,#btn_enter.hover{
	background-position:0 -35px;
}
        
	#btn_leave{
	background-position:-200px 0;
	left: 0px;
	height: 30px;
	width: 200px;
}
	#btn_leave:hover,#btn_leave.hover{
	background-position:-200px -35px;
}

	#btn_flash{
	background-position:-400px 0;
	left: 0px;
	height: 35px;
	width: 200px;
}
	#btn_flash:hover,#btn_flash.hover{
	background-position:-400px -35px;
}
#footer_bnr {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	top: 0px;
	clear: both;
	color: #666666;
	margin-bottom: 10px;
	margin-top: 100px;
}


.demo {
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	width: 700px;
	padding-top: 230px;
}
#ent_bg {
	background-image: url(images/enter.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#footer_bnr #adbnr td {
	font-size: 10px;
}

#Player{
	margin-top:100px;
}
#topbtn {
	position: relative;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	width: 500px;
	left: -150px;
}
