@charset "Shift_JIS";
/*///////ROOMS///////*/

/*general*/
body{background: url(img/bg.jpg) #000;color:#fff;text-align:center;margin:0;padding:0;}
a{color:#d67469;}
a img{border:0;}
p,h1,h2,h3,h4,h5,h6{margin:0;padding:0;}
ul,ol,li,dl,dt,dd{margin:0;padding:0;list-style:none;}
body,table,form{font-size:12px;font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;line-height:1.5;}

.clearfix:after{
    content:"."; 
    display:block; 
    height:0; 
    clear:both; 
    visibility:hidden;
	}
	.clearfix{display:inline-block;}
	/* Hides from IE-mac ?*/
	* html .clearfix{height:1%;}
	.clearfix{display:block;}
	/* End hide from IE-mac */
.alt{
	visibility:hidden;
	position:absolute;
	top:-15000px;
	left:-15000px;
	width:1px;
	display:none;
	/*?*/
	display:block;
	/**/
	}

hr{display:none;}

/*contents*/
#node1{
	width:870px;margin: 0 auto;text-align:left;
	}
#node2{text-align:left;}

#header{background:url(img/title.jpg) no-repeat top center; height:528px; position:relative; text-align:center;}
#header .inner{width:943px; margin-left:auto; margin-right:auto; text-align:left; position:relative;}
#header #spe{
	font-size:9px;
	position:absolute;
	width:257px;
	top:187px;
	left:641px;
}
#header dt{float:left;}
.yel{ color:#ffcd00;}




#trial{
    position:relative;

}
#swf-trial{
	position:absolute;
	outline:none;
	top:142px;
	left:94px;
	width:710px;
	height:398px;
}


/*フッタ*/


#footer{background:#fff; padding:20px; color:#000; border-top: solid 1px #e5e5e5;}
