@charset "utf-8";

body
{
	background: url(../img/tv/bg_stripe.png) repeat 0 0;
}

#wrap
{
	min-height: 884px;
}

/*************************
	container
*************************/

#container
{
	background: url(../img/tv/bg.png) repeat-x 50% 50%;
	min-height: 884px;
}

/*************************
	bg
*************************/

#bg
{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -467px;
	background: url(../img/tv/bg.png) repeat-x -3px 50%;
}

#bg div
{
	width: 786px;
	height: 443px;
	position: absolute;
	top: 50%;
	left: 0;
	margin-top: -214px;
}

/*************************
	content
*************************/

#content
{
	width: 1102px;
	height: 704px;
	margin: -350px 0 0 -551px;
}

#content div.jugem
{
	position: absolute;
	top: 0;
	right: 0;
}

/*************************
	subttl
*************************/

#subttl
{
	width: 672px;
	height: 84px;
	margin: 29px 0 0 107px;
	overflow: hidden;
	background: url(../img/tv/subttl.png) no-repeat 0 0;
}

#subttl h2, #subttl p
{
	display: none;
}

/*************************
	movie
*************************/

#movie
{
	width: 784px;
	height: 441px;
	margin: 24px 0 0 85px;
	background: #000;
}

#externalSwfContainer
{
	width: 784px;
	height: 441px;
}

#externalSwfContainer img
{
	margin-top: 190px;
}

p.txt
{
	width: 650px;
	margin: 28px 0 0 85px;
	font-size: 11px;
	line-height: 16px;
}

p.txt span
{
	display: block;
	width: 650px;
	height: 42px;
	background: url(../img/tv/notice_txt.png) no-repeat 0 0;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}

p.txt strong
{
	font-weight: normal;
	color: #e60012;
}

/*************************
	bttn
*************************/

#bttn
{
	width: 142px;
	height: 107px;
	position: absolute;
	top: 513px;
	left: 874px;
}

#bttn a
{
	display: block;
	width: 142px;
	height: 107px;
	background: url(../img/tv/btn_mktv.png) no-repeat 0 0;
	text-indent: 100%;
	overflow: hidden;
	white-space: nowrap;
}

body#pc #bttn a:hover
{
	background-position: 0 -107px;
}

#bttn span.new
{
	display: block;
	width: 42px;
	height: 18px;
	background: url(../img/top/btn_new.png) no-repeat 0 0;
	position: absolute;
	top: -3px;
	left: -4px;
	text-indent: 50px;
	white-space: nowrap;
	overflow: hidden;
}
