/* CSS Document */

#top {
}


/* Lyout
===================================================================*/

#t_twoLine {
	width: 990px;
	margin: 0 auto 0 auto;
}

#t_twoLine td {
}

#t_twoLine td#t_twoLine_main {
	width: 795px;
	vertical-align: top;
}

#t_twoLine td#t_twoLine_side {
	width: 180px;
	vertical-align: top;
	position: relative;
	top: 0;
	left: 0;
}




/* Top Image
===================================================================*/

#t_cnt {
	width: 796px;/*
	background: url(../images2/bg_main796.jpg) 0 0 no-repeat;*/
	background: url(../images2/bg_main_winter.jpg) 0 0 no-repeat;
	/*background: url(../images2/bg_main_spring.jpg) 0 0 no-repeat;
	background: url(../images2/bg_main_summer.jpg) 0 0 no-repeat;*/
	height: 304px;
	margin: 0 auto;
	text-align: left;
}

#in_t_cnt {
	width: 773px;
	margin: 0 0 0 16px;
}


/* program */

#t_prg {
	width: 270px;
	padding: 0;
	vertical-align: top;
}

#t_prg .prg_w_s {
	margin: 56px 0 0 158px;
	padding: 0;
}

#t_prg .prg_w_s img {
	margin-bottom: 2px;
}

#t_prg td {
	padding: 5px 8px 5px 0;
	vertical-align: top;
	background: url(../images2/dot_g.jpg) 0 bottom repeat-x;
}

#t_prg td p.time {
	background: url(../images2/icon_tv.jpg) 0 0 no-repeat;
	margin: 0 0 5px 0;
	padding: 7px 0 2px 25px;
	line-height: 100%;
	color: #999999;
	font-size: 10px;
}

#t_prg td a.prg_ttl {
	display: block;
	margin: 0 0 10px 0;
	font-size: 14px;
	font-weight: bold;
	line-height: 100%;
}

#t_prg td span.cmt {
	font-size: 10px;
	line-height: 12px;
}


/* tab&Sclrollbar */

.Scroller-Container {
  position: absolute;
  top: 0px;
  left: 0px;
}

#Scrollbar-Container {
	position: absolute;
	top: 123px;
	left: 295px;
}

.Scrollbar-Up {
  position: absolute;
  width: 10px;
  height: 10px;
  background-color: #CCC;
  font-size: 0px;
}

.Scrollbar-Track {
  width: 10px;
  height: 140px;
  position: absolute;
  top: 15px;
  background-color: #EEE;
}

.Scrollbar-Handle {
  position: absolute;
  width: 10px;
  height: 30px;
  background-color: #CCC;
}

.Scrollbar-Down {
  position: absolute;
  top: 160px;
  width: 10px;
  height: 10px;
  background-color: #CCC;
  font-size: 0px;
}

#Container {
  position: absolute;
  top: 118px;
  left: 35px;
  width: 260px;
  height: 175px;
}

#Container img {
	border-right: 2px solid #999999;
	border-bottom: 2px solid #999999;
}

#sun, #mon, #tue, #wed, #thu, #fri, #sat { 
  position: absolute;
  overflow: hidden;
  width: 260px;
  height: 175px;
  display: none;
}

#sun {
	display: block;
}

#Navigation {
  position: absolute; 
  top: 90px;
  left: 35px;
  width: 280px;
}
#Navigation a {
  display: block;
  float: left;
  margin: 0;
  padding: 0;
  height: 27px;
  width: 36px;
  background: url(../images2/sicon_week.jpg) 0 bottom no-repeat;
  text-align: center;
  text-decoration: none;
}

#Navigation a span {
	color: black;
	font-weight: bold;
	padding: 14px 0 0 1px;
	font-size: 12px;
	line-height: 12px;
	display: block;
}
#Navigation a:hover {
  margin-top: 0px;
  height: 27px;
  width: 36px;
  background: url(../images2/micon_week.jpg) 0 bottom no-repeat;
  text-align: center;
}
#Navigation a.current {
  margin-top: 0px;
  height: 27px;
  width: 54px;
  background: url(../images2/icon_week.jpg) 0 0 no-repeat;
  text-align: center;
}
#Navigation a.current span {
	padding: 9px 0 0 1px;
	font-size: 17px;
	line-height: 18px;
}
#Navigation a.current:hover {
  margin-top: 0px;
  height: 27px;
  width: 54px;
  background: url(../images2/icon_week.jpg) 0 0 no-repeat;
  text-align: center;
}

/* Space */

.space1 {
	width: 17px;
}

.space1 img {
	width: 17px;
	height: 1px;
}

.space2 {
	width: 18px;
}

.space2 img {
	width: 18px;
	height: 1px;
}


/* Movie */

#t_mve {
	vertical-align: top;
	text-align: center;
	padding: 48px 0 0 0;
}

#t_mve table {
	width: 100%;
	
}

#t_mve th {
	vertical-align: top;
	text-align: left;
}

#t_mve td {
	vertical-align: top;
	padding: 17px 5px 0 0;
	text-align: right;
}

#t_mve td img {
	margin-bottom: 12px;
}

#lbOverlay {
	position: absolute;
	left: 0;
	width: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	left: 50%;
	overflow: hidden;
	background-color: #fff;
	text-align: center;
	padding: 5px;
}

.lbLoading {
	background: #fff url(loading.gif) no-repeat center;
}

#lbImage {
	border: 10px solid #fff;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(../css/prevlabel.gif) no-repeat 0% 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(../css/nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 5px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(closelabel.gif) no-repeat center;
	margin: 5px 0;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}


/* Fujii */

td#t_twoLine_side div#t_fujii {
	background: url(../fujii/back_s_pink.gif) repeat 0 0 ;
	text-align: center;
	display: block;
	margin: 0 0 15px 0;
	border: 1px solid pink;
}

#t_fujii ul {
	margin: 5px 0 0 0;
	padding: 0;
}

#t_fujii li {
	padding: 2px 0 5px 0;
	margin: 0;
}

#t_fujii li p {
	background: url(../fujii/icon_pink.gif) 5px 0 no-repeat;
	padding: 0 0 0 20px;
	font-size: 12px;
	margin: 0 0 2px 0;
	text-align: left;
}


/* Main Contents
===================================================================*/

#m_cnt {
/*	width: 990px;
	background: url(../images2/top_mainbg.jpg) 20px bottom no-repeat;*/
	margin: 10px auto 0 auto;
}


/* space */

#m_cnt .space img {
	width: 10px;
}


/* tichet */

#t_thicket {
	vertical-align: top;
	width: 280px;
	text-align: center;
}

#t_thicket td {
	background: url(../images2/tct_bg.jpg) 0 0 repeat-y;
	text-align: center;
	padding: 0 0 10px 0;
	border-bottom: 1px solid #ffdc1b;
}

#t_thicket a {
	display: block;
	margin: 5px 0 0 0;
}

/* recommend */

#t_thicket .rec_cnt td {
	background: url(../images2/cnm_bg.jpg) 0 0 repeat-y;
	border-bottom: 1px solid #c6db29;
}


/* cinema & sports 

#t_thicket ul.cinema {
	margin: 10px 0;
	padding: 40px 0 0 0;
	text-align: left;
	background: url(../images2/t_cnm_gid.gif) 0 0 no-repeat;
}

#t_thicket ul.sports {
	margin: 10px 0;
	padding: 40px 0 0 0;
	text-align: left;
	background: url(../images2/t_spt.gif) 0 0 no-repeat;
}

#t_thicket li {
	margin: 0 0 0 19px;
	padding: 1px 0 0 27px;
	border-left: 1px solid #99CC99;
}

#t_thicket li a {
	line-height: 100%;
	padding: 0;
	margin: 0;
}*/


/* cinema & sports 2010/10/08 ¥Ü¥ê¥å¡¼¥àÃé»ç€ËæØÂ*/

#t_thicket ul.cinema {
	margin: 10px 0;
	padding: 40px 0 0 0;
	text-align: left;
	background: url(../images2/t_cnm_gid.gif) 0 0 no-repeat;
}

#t_thicket ul.sports {
	margin: 10px 0;
	padding: 40px 0 0 0;
	text-align: left;
	background: url(../images2/t_spt.gif) 0 0 no-repeat;
}

#t_thicket li {
	margin: 0 0 0 19px;
	padding: 1px 0 0 27px;
	border-left: 1px solid #99CC99;
}

#t_thicket li a {
	line-height: 100%;
	padding: 0;
	margin: 0;
}



/* news */

#t_news {
	vertical-align: top;
	width: 500px;
	padding-top: 5px;
}

#t_news #news {
	background-color: white;
	margin-bottom: 10px;
}

#t_news #news .ttl {
	background: url(../images2/news_ttl.jpg) 0 0 no-repeat;
	text-align: right;
	vertical-align: bottom;
	padding: 0 20px 0 0;
	height: 46px;
}

#t_news #news .ttl a img {
	margin: 0 0 8px 0;
}

#t_news #news .lineup {
	padding: 10px 15px 5px 15px;
	border-left: 4px solid #a0d847;
	border-right: 4px solid #a0d847;
}

#t_news #news .lineup ul {
	margin: 5px 0;
	padding: 0;
}

#t_news #news .lineup li {
	background: url(../images2/dot_nws.jpg) 0 bottom repeat-x;
	padding: 0 0 3px 0;
	margin-bottom: 8px;
	color: #999999;
	line-height: 140%;
}

#t_news #news .lineup li a {
	margin-right: 4px;
	padding: 0 0 0 15px;
	background: url(../images2/mark2.jpg) 3px 2px no-repeat;
	font-size: 14px;
}

#t_news #news .lineup .head {
	background-color: #f4f4f4;
	padding: 8px 15px;
	margin-bottom: 8px;
}

#t_news #news .lineup .head ul {
	margin: 5px 0;
	padding: 0;
}

#t_news #news .lineup .head li {
	background: none;
	display: inline;
	padding: 0;
}

#t_news #news .lineup .head li a {
	background: none;
	padding: 0 0 3px 0;
	font-size: 14px;
}

#t_news #news .lineup .head .cmt {
	line-height: 140%;
	padding: 5px 0 0 0;
	font-size: 14px;
}

#t_news #news .foot {
	background: url(../images2/news_btm.jpg) 0 bottom repeat-x;
	height: 39px;
	vertical-align: top;
}

#t_news #news .foot ul {
	margin: 10px 0 0 15px;
	padding: 0;
}

#t_news #news .foot li {
	background: url(../images2/mark1.jpg) 0 center no-repeat;
	display: inline;
	padding: 0 15px 0 8px;
	font-size: 10px;
	font-weight: bold;
}


/* inf */

#t_news #inf {
	background-color: white;
	margin-bottom: 10px;
}

#t_news #inf .ttl {
}

#t_news #inf .lineup {
	padding: 10px 15px 5px 15px;
	border-left: 4px solid #54d0f6;
	border-right: 4px solid #54d0f6;
}

#t_news #inf .lineup ul {
	margin: 5px 0;
	padding: 0;
}

#t_news #inf .lineup li {
	background: url(../images2/dot_inf.jpg) 0 bottom repeat-x;
	padding: 0 0 3px 0px;
	margin-bottom: 8px;
	color: #999999;
	font-size: 14px;
}

#t_news #inf .lineup li span {
	margin-left: 5px;
	color: #333333;
}

#t_news #inf .foot {
	background: url(../images2/inf_btm.jpg) 0 bottom repeat-x;
	height: 39px;
	vertical-align: top;
}

#t_news #inf .foot ul {
	margin: 10px 0 0 15px;
	padding: 0;
}

#t_news #inf .foot li {
	background: url(../images2/mark1.jpg) 0 center no-repeat;
	display: inline;
	padding: 0 15px 0 8px;
	font-size: 10px;
	font-weight: bold;
}


/* cinema_sports */

#t_news #cinema_sports {
	background-color: white;
	margin-bottom: 10px;
	text-align: center;
	padding: 0;
	background: url(../images2/cinema_m.jpg) 0 0 repeat-y;
}

#t_news #cinema_sports table {
	width: 460px;
	margin: 0 auto;
}

#t_news #cinema_sports ul {
	margin: 5px 0;
	padding: 0;
}

#t_news #cinema_sports li {
	padding: 0 0 3px 0px;
	margin-bottom: 8px;
	color: #999999;
	font-size: 14px;
	text-align: left;
	background: url(../images2/mark2.jpg) 3px 4px no-repeat;
	text-indent: 15px;
}

.google {
margin: 15px 0 0 0px;
}


/* banner */

.t_baner a {
	display: block;
	margin: 0 0 5px 0;
}

.foot_bnr {
	margin: 20px auto 0 auto;
	width: 990px;
}

.foot_bnr td {
text-align: center;
padding-bottom: 10px;
}

/*.foot_bnr td.last {
text-align: right;
}*/




/* Countdown add.20110526
===================================================================*/

div.countDownWrap {
	width: 182px;
	height: 110px;
	position: relative;
	top: 0;
	left: 0;
	z-index:1;
}

div#countDown {
	background: url(../images2/countdown/bg_countdown.jpg) 0 0 no-repeat;
	width: 182px;
	height: 110px;
	position: relative;
	top: 0;
	left: 0;
	z-index:2;
}

div#countDown div.figure3 {
	width: 42px;
	height: 59px;
	position: absolute;
	top: 40px;
	left: 35px;
}

div#countDown div.figure2 {
	width: 42px;
	height: 59px;
	position: absolute;
	top: 40px;
	left: 77px;
}

div#countDown div.figure1 {
	width: 42px;
	height: 59px;
	position: absolute;
	top: 40px;
	left: 119px;
}

div#countDown div.figure1 img, 
div#countDown div.figure2 img, 
div#countDown div.figure3 img {
	width: 42px;
	height: 59px;
	position: absolute;
	top: 0;
	left: 0;
}

div.countDownWrap a {
	display: block;
	width: 182px;
	height: 100px;
	position: absolute;
	top: 0;
	left: 0;
	border:none;
	z-index:3;
	background-color: red;
	filter: alpha(opacity=0);
	-moz-opacity:0.00;
	opacity:0.00;
}





