@charset "Shift_JIS";
.cts_story {
	font-size: 12px;
	color: #FFFFFF;
	line-height: 21px;
	padding-right: 30px;
	padding-left: 150px;
	background-image: url(/etc/cinema/warner/lotr/img/story_bg.jpg);
	background-repeat: no-repeat;
	vertical-align: top;
	padding-bottom: 10px;
	height: 120px;
	padding-top: 10px;
}

.cts_lotr01 {
	font-size: 11px;
	color: #EEEEEE;
	line-height: 17px;
	padding-right: 25px;
	padding-left: 25px;
	background-image: url(/etc/cinema/warner/lotr/img/lotr01_bg.gif);
	background-repeat: repeat-y;
	vertical-align: top;
}


.cts_lotr02 {
	font-size: 11px;
	color: #EEEEEE;
	line-height: 17px;
	padding-right: 25px;
	padding-left: 25px;
	background-image: url(/etc/cinema/warner/lotr/img/lotr02_bg.gif);
	background-repeat: repeat-y;
	vertical-align: top;
}


.cts_lotr03 {
	font-size: 11px;
	color: #EEEEEE;
	line-height: 17px;
	padding-right: 25px;
	padding-left: 25px;
	background-image: url(/etc/cinema/warner/lotr/img/lotr03_bg.gif);
	background-repeat: repeat-y;
	vertical-align: top;
}



/* gameInfo */
div.gameInfoBar{
	position: relative;
	margin-bottom: 1px;
}
div.gameInfoBarButton{
	position: absolute;
	right: 5px;
	top: -10px;
}

div#gameInfo{
	margin-top: 1px;
	background: url(/etc/cinema/warner/lotr/img-game-info/lotr_game_back.jpg);
	height: 626px;
	width: 715px;
}

div#gameInfo{
	position: relative;
}

div#gameInfo p{
	position: absolute;
	color: #dadada;
	font-weight: 900;
	width: 380px;
}

div#gameInfo p a{
	color: #FF0;
}

div#gameInfo p.gameInfoTxt01{
	left: 319px;
	top: 80px;
	font-size: 18px;
	line-height: 22px;
}

div#gameInfo p.gameInfoTxt02{
	left: 319px;
	top: 213px;
	font-size: 12px;
	line-height: 14px;
}

div#gameInfo p.gameInfoTxt03{
	left: 506px;
	top: 294px;
	font-size: 12px;
	line-height: 14px;
	width: 195px;
}



