@charset "utf-8";
body {
	font-size: 12px;
	line-height:1.5;
	color: #2e9c81;
	margin: 0;
	padding: 0px;
	background: url(../images/bg.gif) repeat center top #93e6d2;
	min-width:1300px;
	width: auto !important;  
	width: 1300px;
}

.txts {
	font-size:12px;
}

p {
	margin:0px;
	padding:0px;
}
img {
	border:0px;
	margin:0px;
	padding:0px;
}
dl,dt,dd {
	margin:0px;
	padding:0px;
}
ul,li {
	margin:0px;
	padding:0px;
}
a:link,a:visited {
	color: #dd4d4d;
	text-decoration: none;
}
a:hover,a:active {
	color: #747fea;
	text-decoration: underline;
}

/*clearfix hack
---------------------------------------------*/
.clearfix:after {
  content: "."; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;
}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


/*anWraper
---------------------------------------------*/
.wholeBox{width:1300px;margin:0 auto;}


/*all style
---------------------------------------------*/

.f_clr {
    clear: both;
    margin: 0;
    padding: 0;
    width: auto;
}

#container{
	font-family:'Lucida Grande','Hiragino Kaku Gothic ProN', Meiryo, sans-serif;
	margin:0 0 0 0;
	padding: 0;
	width:980px;
	float:left;
}

/*menu
---------------------------------------------*/
#menubox{
	margin:0 0 0 0;
	padding:0 0 0 20px;
	width:567px;
	float:left;
}


#menubox span{
	display:none;
}


#menubox a{
	height:56px;
	width:182px;
	padding: 0;
	margin:0 7px 7px 0;
	display: block;
	float:left;
}

/*---------------*/
#menubox #btn_news a:link,#menubox #btn_news a:visited {
	background: url(../images/btn_news.png) no-repeat left top;
}
#menubox #btn_news a:hover,#menubox #btn_news a:active {
	background: url(../images/btn_news_on.png) no-repeat left top;
}
/*---------------*/
#menubox #btn_introduction a:link,#menubox #btn_introduction a:visited {
	background: url(../images/btn_introduction.png) no-repeat left top;
}
#menubox #btn_introduction a:hover,#menubox #btn_introduction a:active {
	background: url(../images/btn_introduction_on.png) no-repeat left top;
}
/*---------------*/
#menubox #btn_cast a:link,#menubox #btn_cast a:visited {
	background: url(../images/btn_cast.png) no-repeat left top;
}
#menubox #btn_cast a:hover,#menubox #btn_cast a:active {
	background: url(../images/btn_cast_on.png) no-repeat left top;
}
/*---------------*/
#menubox #btn_trailer a:link,#menubox #btn_trailer a:visited {
	background: url(../images/btn_trailer.png) no-repeat left top;
}
#menubox #btn_trailer a:hover,#menubox #btn_trailer a:active {
	background: url(../images/btn_trailer_on.png) no-repeat left top;
}
/*---------------*/
#menubox #btn_backnumber a:link,#menubox #btn_backnumber a:visited {
	background: url(../images/btn_backnumber.png) no-repeat left top;
}
#menubox #btn_backnumber a:hover,#menubox #btn_episodes a:active {
	background: url(../images/btn_backnumber_on.png) no-repeat left top;
}
/*---------------*/
#menubox #btn_onair a:link,#menubox #btn_onair a:visited {
	background: url(../images/btn_onair.png) no-repeat left top;
}
#menubox #btn_onair a:hover,#menubox #btn_onair a:active {
	background: url(../images/btn_onair_on.png) no-repeat left top;
}
/*---------------*/
#menubox #btn_streaming a:link,#menubox #btn_streaming a:visited {
	background: url(../images/btn_streaming.png) no-repeat left top;
}
#menubox #btn_streaming a:hover,#menubox #btn_streaming a:active {
	background: url(../images/btn_streaming_on.png) no-repeat left top;
}
/*---------------*/
#menubox #btn_pv a:link,#menubox #btn_pv a:visited {
	background: url(../images/btn_pv.png) no-repeat left top;
}
#menubox #btn_pv a:hover,#menubox #btn_pv a:active {
	background: url(../images/btn_pv_on.png) no-repeat left top;
}
/*---------------*/
#menubox #btn_streaming a:link,#menubox #btn_streaming a:visited {
	background: url(../images/btn_streaming.png) no-repeat left top;
}
#menubox #btn_streaming a:hover,#menubox #btn_streaming a:active {
	background: url(../images/btn_streaming_on.png) no-repeat left top;
}
/*---------------*/
#menubox #btn_top a:link,#menubox #btn_top a:visited {
	background: url(../images/btn_top.png) no-repeat left top;
}
#menubox #btn_top a:hover,#menubox #btn_top a:active {
	background: url(../images/btn_top_on.png) no-repeat left top;
}

#menubox a.wugbnr{height:56px;width:371px;}

/*top style
---------------------------------------------*/

#container h1{
	margin:0 auto;
	padding:0;
	display:none;
}

.topimg{
	background: url(../images/top_img2.png) no-repeat center top;
	margin:17px auto 0 auto;
	height:925px;
	padding:0;
}

.top_kvarea{
	height:684px;
	padding:21px 0 0 0;
}

.hoso{
	margin:0px;
	padding:0px 0 0 0;
	background: url(../images/hoso03.png) no-repeat bottom;
	height:583px;
}
.hoso h2{
	display:none;
}

/*TOP新着
---------------------------------------------*/
#tnews {
	margin: 0px 0 0px 146px;
	padding: 0;
	height: 81px;
	width:814px;
	overflow:auto;
}

.topnewsdate{
    background: url("../images/arrow.gif") no-repeat right;
	font-weight:bold;
	color:#004207;
	padding:7px 0 0 0;
	width:130px;
	float:left;
}

.topnewstxt{
	padding: 7px 0 0 0;
	margin: 0 0 0 20px;
	width:630px;
	float:left;
}


.topnewstxt a:link,.topnewstxt a:visited {
	color: #004207;
	text-decoration: underline;
}
.topnewstxt a:hover,.topnewstxt a:active {
	color: #F47A00;
	text-decoration: none;
}




/*under style
---------------------------------------------*/
#mainbg{
	background: url(../images/foot.png) no-repeat center bottom;
	margin:0 0 20px 0;
	padding:0 0 36px 0;
}

#u_head{
	background: url(../images/head.png) no-repeat center top;
	margin:17px 0 0 0;
	padding:22px 0 0 0;
	height:245px;
}

#u_head h1{
	margin:0;
	padding:0 0 0 0;
	width:393px;
	height:245px;
	float:left;
	display:block;
}

#u_head h1 a{
	margin:0;
	padding:0;
	width:393px;
	height:245px;
	display:block;
}

#u_head h1 span{
	display:none;
}



#u_head h2{
	display:none;
}
.cate_tit_news{
	background: url(../images/tit_news.gif) no-repeat 89px bottom;
}

.cate_tit_introduction{
	background: url(../images/tit_introduction.gif) no-repeat 89px bottom;
}

.cate_tit_cast{
	background: url(../images/tit_cast.gif) no-repeat 89px bottom;
}

.cate_tit_trailer{
	background: url(../images/tit_trailer.gif) no-repeat 89px bottom;
}

.cate_tit_backnumber{
	background: url(../images/tit_backnumber.gif) no-repeat 89px bottom;
}

.cate_tit_onair{
	background: url(../images/tit_onair.gif) no-repeat 89px bottom;
}

.cate_tit_streaming{
	background: url(../images/tit_streaming.gif) no-repeat 89px bottom;
}


#contents {
	margin: 0 0 0 auto;
	padding:10px 0;
	width:980px;
	background: url(../images/c_bg.gif) repeat center top;
	min-height:400px;
	height: auto !important;  
	height: 400px;
}


.kijibox {
	padding:14px 0;
	margin: 0 41px 0 37px;
	width: 902px;
}

.kiji_top {
	background: url(../images/kiji_top.gif) no-repeat center top;
	padding:25px 0 0 0;
	margin: 0 auto;
}

.kiji_bottom {
	background: url(../images/kiji_bottom.gif) no-repeat center bottom;
	padding:0 0 25px 0;
	margin: 0 auto;
}


.kijihead{
	background: url(../images/kiji_tit.gif) repeat-y center top;
	padding:14px 20px 14px 25px;
	margin: 0 0 0 0;
	font-size:16px;
	font-weight: bold;
}

.kijidate {
	padding:0px 16px 0px 0;
	margin:0 0 0 0;
	float:left;
	color:#fff833;
}

.kijitit{
	padding:0px 0;
	margin: 0 0 0 0;
	color:#fff;
	float:left;
}

.kijitxt {
	clear:both;
	background: url(../images/kiji_body.gif) repeat-y center top;
	padding:20px 38px 20px 44px;
	margin: 0 auto;
	width:820px;
	min-height:60px;
	height: auto !important;  
	height: 60px;
}


#copyright{
	display:none;
}


/*--動画--*/
.mov{
	background: url(../images/mov_bg.gif) no-repeat center top;
	padding:13px;
	margin:30px auto 0 auto;
	text-align:center;
	clear:both;
	width:604px;
	height:360px;
}


/*banner
---------------------------------------------*/

/*banner
---------------------------------------------*/
#bannerarea {
	clear: both;
	margin: 0 auto;
	padding: 10px 0;
	width:980px;
	text-align:center;
}
#bannerarea img {
	margin: 0;
	padding: 4px;
}

/*--トップ時間変更--*/

.time_change {
	margin: 0px;
	padding: 4px 0;
	text-align: center;
	
}

/*--ソーシャル--*/

.t_social_area {
	height: 31px;
	margin: 0 auto;
	padding: 30px 0 0px 10px;
	width: 390px;
	clear:both;
}

.social_area {
	height: 31px;
	margin: 0 auto;
	padding: 40px 0 0 0;
	width:390px;
	text-align:center;
}

.so01,.so02,.so03 {
    float: left;
    margin: 0;
    padding: 0;
    width: 130px;
}

/*--trailer時間変更--*/
.timetxt {
	padding: 8px 0 8px 0;
	margin: 0;
	color:#F00;
	font-weight:bold;
}
