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

.cont_wrap{

}

.invideo{
    text-align: center;
    margin-top: 1em;
}

.invideo iframe{
	border: solid 4px #164B77;
	margin: 0 auto;
}


.movnote{
	width: 80%;
	margin: 1em auto;
	line-height: 1.2em;
	font-size: 90%;
}

/*----------------------------*/
.bk_wrap{
	background: url(../../../../rekihaku-channel/obj/img/castle_pagebk.jpg) center bottom no-repeat;
	background-size: cover;
	padding-bottom: 0.1px;
}