@charset "utf-8";
/* CSS Document */
.page,
#article_wrapper{
	height:0!important;
	min-height:0;
}


div#orientation_{
	top:0;
	left:0;
	display:block;
	width:100%;
	height:100%;
	position:absolute;
	background-color:#fff;
	font-weight:bold;
	color:#2c5364;
	font-size:35px;
	z-index:3000;
}
#orientation_ div{
	position:relative;
	top:37.5%;
	height:80px;
	margin:-40px auto 0 auto;
	text-align:center;
}