/* CSS Document */
body,html{
	width: 100%;
	position: relative;
	height: 100%;
	min-height: 100%;
}

#container{
	
}

header{
	width:100%;
	height:50px;
	border-bottom:1px solid #3c3838;
	position: fixed!important;
	position:absolute;
	z-index:3;
	background:#000;
}
header .inner{
	padding:18px 0 15px;
}


footer{
	width:100%;
	position: fixed!important;
	position:absolute;
    bottom: 0;
    width: 100%;
	z-index:2;
	background:#000;
}

footer #sqexFooter{
	border-top:1px solid #333!important;
}
footer li{
	font-size:12px;
}
footer .sqex-footer-copyright{
	font-size:12px;
}

/*
footer a{
	color:#ffffff;
	text-decoration:none;
	font-size:10px;
}
footer a:hover{
	text-decoration:underline;
	color:#9f1222;
}
footer .inner{*zoom: 1;}
footer .inner:after{content: "."; display: block; clear: both; height:0; visibility:hidden;}

footer nav{
	width:600px;
	float:left;
}
footer nav ul{
	*zoom: 1;
}
footer nav ul:after{content: "."; display: block; clear: both; height:0; visibility:hidden;}
footer nav ul li{
	float:left;
	background:url(/teaser/images/nav_bg_line_01.png) right center no-repeat;
	padding:0 10px;
	
}
footer nav ul li.firstChild{
	padding-left:0;
}
footer nav ul li.lastChild{
	background:none;
}
*/

/*QR*/
/*
footer .qr{
	float:right;
	width:350px;
}
footer .qr .inner{
	*zoom: 1;
}
footer .qr .inner:after{content: "."; display: block; clear: both; height:0; visibility:hidden;}

footer .qr .inner dt{
	float:right;
	width:67px;
	text-align:right;
}
footer .qr .inner dd{
	float:right;
	text-align:right;
	width:180px;
}

footer .copy{
	margin-top:30px;
	text-align:center;
	color:#ffffff;
	font-size:10px;
}
*/


#main{
	padding-top:50px;
	*zoom: 1;	
}
#main:after{content: "."; display: block; clear: both; height:0; visibility:hidden;}

.btnSound{
	position:absolute;
	right:0;
	top:0;
	z-index:10;
}


#flashContentBlock{
	width:600px;
	margin:0 auto;	
	position:relative;	
}
#flashContentBlockInner{
	position:absolute;
	top:100px;
	width:600px;	
}


#sns{
	width:200px;
	margin:20px auto 0;
	*zoom: 1;
}
#sns:after{content: "."; display: block; clear: both; height:0; visibility:hidden;}
#sns ul{margin-left:40px;}
#sns li{
	float:left;
	width:40px;
	margin-right:20px;	
}
#sns li.lastChild{
	margin-right:0;
}


/*
modules
*/
.modBx01{
	width:965px;
	margin:0 auto;
	position:relative;
}
.modBx02{
	width:1013px;
	margin:0 auto;
	position:relative;
}
