@charset "utf-8";
/* layout
========================================== */
#thermae_romae2LP {
	width: 950px;
	margin: 0 auto;
	background: url(/static/img/pages/lp/thermae2/bg_btm.jpg?v=1) center bottom no-repeat;
	padding-bottom: 15px;
}
#thermae_romae2LP .lpHeader{
	background: url(/static/img/pages/lp/thermae2/header.jpg?v=1) left top no-repeat;
	width: 950px;
	height: 482px;
}
#thermae_romae2LP .sec1{
	background: url(/static/img/pages/lp/thermae2/img1.jpg?v=1) left top no-repeat;
	width: 950px;
	height: 222px;
}
#thermae_romae2LP .sec2{
	background: url(/static/img/pages/lp/thermae2/img2.jpg?v=1) left top no-repeat;
	width: 950px;
	height: 178px;
}
#thermae_romae2LP .sec3{
	background: url(/static/img/pages/lp/thermae2/img3.jpg?v=1) left top no-repeat;
	width: 950px;
	height: 188px;
}
#thermae_romae2LP .sec4{
	background: url(/static/img/pages/lp/thermae2/img4.jpg?v=1) left top no-repeat;
	width: 950px;
	height: 270px;
}
#thermae_romae2LP .sec5{
	background: url(/static/img/pages/lp/thermae2/img5.jpg?v=1) left top no-repeat;
	width: 950px;
	height: 335px;
}

/* entry button
========================================== */

#thermae_romae2LP .entry_btn a{
	display: block;
	width: 370px;
	height: 75px;
	background: url(/static/img/pages/lp/bt_play.png?v=1) no-repeat -368px -225px;
	margin: 0 auto;
	text-indent: -9999px;
	z-index: 100;
}
#thermae_romae2LP .entry_btn a:hover{
	background-position: -368px -300px;
}

#thermae_romae2LP .entry_btn{
	margin-top: -10px;
}
#thermae_romae2LP .lpHeader .entry_btn{
	margin-top: 0;
	padding-top: 370px;
}
/* text hidden
============================================== */
#thermae_romae2LP h1,
#thermae_romae2LP .copy,
#thermae_romae2LP dt,
#thermae_romae2LP dd,
.entry{
	text-indent: 200%;
	white-space: nowrap;
	overflow: hidden;
	text-indent: -9000px\9;
}