@charset "UTF-8";
/* ========================================
* File Name: sample02.css
* Created Date: 2014.05
* Author: TAM
======================================== */

#contentsWrap.screening .bgwrap {
	height: 940px;
	background: transparent url(../images/other/screening-bg.jpg) no-repeat 0 200px
}

#contentsWrap.screening .wrap0 {
	width: 841px;
	height: 670px;
	top: 220px;
	left: 12px;
	z-index: 5;
}
#contentsWrap.screening .wrap1 {
	left: 50px;
	top: 265px;
	width: 932px;
	height: 595px;
	z-index: 1;
}
#contentsWrap.screening .ttl {
	position: absolute;
	left:0;
	z-index: 6;
}
#contentsWrap.screening .ttl.naga { top: 230px; }
#contentsWrap.screening .ttl.maru { top: 575px; }

#contentsWrap .bgw.print {
	left:0;
	top:-20px;
}
