@import "http://";
@charset "utf-8";


.main_box_normal {
	width: 898px;
	height: 2525px;
	background-image:url(//zs.aihame.jp/static/lp.png) ;
	background-repeat: no-repeat;
}

video {
    position: relative;
    width:600px;
    height:336px; 
    top: 213px; /* #contents内の上から何pxか */
    left:154px; /* #contents内の左から何pxか */
}
