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

#contentsWrap.pressing .bgwrap {
	height: 772px;
	background: transparent url(../images/other/pressing-bg.jpg) no-repeat 0 242px;
	z-index: -2;
}
.pageHeader{
	z-index: 10000;
}

#contentsWrap.pressing .wrap0 {
	width: 456px;
	height: 466px;
	left: 425px;
	top: 242px;
	z-index: 5;
}
#contentsWrap.pressing .wrap1 {
	left: 0;
	top: 138px;
	width: 984px;
	height: 472px;
	z-index: -1;
}
#contentsWrap.pressing .ttl {
	position: absolute;
	left:0;
	z-index: 6;
}
#contentsWrap.pressing .items dt {
	width: 96px;
}
#contentsWrap.pressing .items dd {
}