@charset "utf-8";
* {-webkit-text-size-adjust:none;}
*{font-size:100.01%}
html {
	font-size:80%;
	height:100%;
}


* {
	margin: 0;
	padding: 0;
}

.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

/*clearfix*/
.clearfix{	display:: inline-block;}

/*hides from IE-mac \*/
* html .clearfix{ height:1%;}
.clearfix {display:block;}
/*End hide from IE-mac*/

/* common parts */
/*a {color:#3669BC;}*/
a {color:#135C93;text-decoration:none}
a:hover {text-decoration:underline}
a:hover img {
	opacity: .8;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
}

img {border-style:none;}
form, fieldset {
	margin:0;
	padding:0;
	border-style:none;
}


body {
	margin:0;
	padding: 0;
	width:100%;
	height:100%;
	background: #fff;
	font-family: Helvetica;
/*	-webkit-user-select: none;*/
	-webkit-text-size-adjust: none;
}


h2{
	color: #333;
	font: bold 13px Helvetica;
	text-align: left;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	padding: 0 ;
	margin: 0;
	position: relative;
	line-height:1.1;

}

h3{
	margin:15px 0 15px 5px;
	padding:  0 0 0 0;
	color: #333;
	font: bold 18px Helvetica;
	text-align: left;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	position: relative;

}



/************************************************
*	Header  									*
************************************************/

div#headline{
	margin: 0 auto 1px;
	padding: 0;
	width: 100%;
	background:#eee;
}

div#headline h1{
	margin:0 auto;
	padding:0;
	width:960px;
	color:#2C429A;
	font: normal 10px Helvetica;
	border:none;
}

div#header_inner {
	margin: 0 auto;
	padding: 0 0 8px 0;
	width: 960px;
	text-align:left;
}

div#fv_mark{
	margin:5px 10px 10px 10px;
	padding:0;
	float:left;
}


div#ad_header{
	margin:5px 0 0 0;
	width:728px;
	height:90px;
	float:right
}
div#ad_header div a{
	display:inline-block;
}
div#ad_header div, div#ad_header img{
	width: 100%;
}
div#ad_header div a:first-child{
	/*width:65%;*/
	width:70%;
}
div#ad_header div a:last-child{
	/*width:27%;*/
	width:29%;
}
div#common_btn{
	width: 106px;
	float:left;
}

div#common_btn ul{
	margin:10px 10px 0 10px ;
	padding:0;
	width: 86px;
	font: bold 13px Helvetica;
}

div#common_btn li{
	margin:0 0 3px 0;
	padding: 0;
	list-style-type: none;
	display:block;
}

div#header_inner dt{
	clear:left;
	float:left;
}

div#header_inner input.focus{
	width:140px;
}

div#header_inner dd{
	margin-left:3px;
	float:left;
}

div#contents_menu{
	clear:both;
	margin: 0 ;
	padding: 0;
	width: 100%;
	height:36px;
	background-image:url(../images/bg_menu.png);
	background-repeat:repeat-x ;
}

div#contents_menu ul{
	padding: 0;	   
	margin:0 auto;
	width: 960px;
	font: bold 13px Helvetica;
	
}

div#contents_menu li{
	margin:0;
	padding: 6px 15px 4px;
	color: #2C429A;
	border-right: 1px solid #ccc;
	list-style-type: none;
	display: inline-block;
	float:left;
}

div#contents_menu li:first-child{
	border-left: 1px solid #ccc;
}
.focus{
	color: #969696;
	background-color: #E6F3FD;
	border:1px solid #ccc;
}


div#nowOnAir{
	margin:0 auto 0;
	padding:0 2px;
	width:172px;
	height:14px;
	border:solid 1px #ccc;
	background:#eee;
	font-size:12px;
	float:left;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	position: relative;

}

div#nowOnAir a{
	font: normal 12px Helvetica;
	color:#135C93;
}
div#nowOnAir marquee{
	margin:0;
	padding:0;
}

div#nowOnAir.onair_time{
	margin-right:10px;
}

div#nowOnAir_title{
	margin:0;
	padding:1px 2px 0;
	width:40px;
	height:15px;
	clear:left;
	background:#D92600;
	color:white;
	font: bold 11px Helvetica;
	text-align:center;
	background:-moz-linear-gradient(top,#FF2D00,#D92600);
	background:-webkit-gradient(linear,left top,left bottom,from(#FF2D00),to(#D92600));
	float:left;
}

/************************************************
*	Footer  									*
************************************************/

div#toPagetop {
	clear:both;
	width: 960px;
	margin: 10px auto 0;
	padding: 0;
	text-align: right;
}

div#toPagetop a{
	width: auto;
	margin: 0;
	padding:2px 10px 5px;
	background:#151515;
	color:#fff;
	border-top-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	border-top-right-radius: 5px;
	-moz-border-radius-topright: 5px;
	font: bold 11px Helvetica;
}

div#footer_sitemap{
	clear:both;
	margin: 0 auto;
	padding:0 0 10px 0;
	width: 100%;
	background:#151515;
	text-align:left;
	color:#fff;
	font-size:12px;
}

div#footer_sitemap a{
	color:#fff;
}
div#footer_sitemap .title{
	padding:8px 0 0 0;
}

div#footer_sitemap dt {
	padding:8px 0;
	color: #B7DBF5;
	font: bold 12px Helvetica;
}
div#footer_sitemap dd {
	margin:0 0 5px 10px;
	padding:0 0 0 13px;
	background:url(../images/arrow_w.png) no-repeat 0 4px;
}


div#fs1{
	margin: 0 ;
	padding: 0;
	width: 21%;
	float:left;
}

div#fs2{
	margin: 0 ;
	padding: 0;
	width: 15%;
	float:left;
}
div#fs3{
	margin: 0 ;
	padding: 0;
	width: 18%;
	float:left;
}
div#fs4{
	margin: 0 ;
	padding: 0;
	width: 18%;
	float:left;
}


div#fs5{
	margin: 0 ;
	padding: 0;
	width: 28%;
	background:#555;
	float:right;
	border-top-left-radius: 4px;
	-moz-border-radius-topleft: 4px;
	border-top-right-radius: 4px;
	-moz-border-radius-topright: 4px;
	border-bottom-left-radius: 4px;
	-moz-border-radius-bottomleft: 4px;
	border-bottom-right-radius: 4px;
	-moz-border-radius-bottomright: 4px;
}

div#fs5 h3{
	margin:0;
	padding: 10px;
	color: #fff;
	background:none;
	width:auto;
	font: bold 13px Helvetica;
	text-align: left;
	white-space: nowrap;
	overflow: hidden;
	position: relative;
}
div#fs5 p{
	margin:0;
	padding: 10px;
	color: #fff;
	font: normal 12px Helvetica;
	text-align: left;

}

div#fs5 img{
	margin:0;
	padding: 10px;
	float: right;

}

div.footer_inner{
	clear:both;
	margin: 0 auto;
	padding: 5px 0;
	width: 960px;
	text-align:left;
}

div#footer_copyright{
	background:white;
	margin: 0 auto;
	padding: 5px 0 0;
	width: 100%;
	text-align:left;
	color:#333;
	font-size:12px;
}

div#p_mark{
	float:right;
}

div#footer_copyright ul#footer_menu{
	margin: 0;
	padding: 0;
}

div#footer_copyright ul#footer_menu li{
	margin: 0;
	padding:0 12px 0 13px;
	list-style:none;
	float:left;
	background:url(../images/arrow_b.png) no-repeat 0 3px;
}
/*div#copyright{
	margin: 0;
	padding:15px 10px 0 0;
	float:left;
	width:600px;
}*/
div#copyright{
    margin: 0;
    padding: 15px 0 0 0;
    float: left;
    width: 600px;
    text-align: center;
    font-size: 13px;
}

/************************************************
*	Main parts  								*
************************************************/

div#main_contents{
	margin:0;
	padding: 0;
	width:100%;
	background-color:#B7DBF5;
	background:-moz-linear-gradient(top,#B7DBF5,#51A8E8);
	background:-webkit-gradient(linear,left top,left bottom,from(#B7DBF5),to(#51A8E8));

}

div#wrapper{
	margin:0 auto;
	padding:10px 0 0;
	width:960px;
}

div#frame{
	margin:0 auto;
	padding: 10px;
	width:938px;
	line-height: 1.5;
	background-color: white;
	border: 1px solid #333;
	border-top-left-radius: 7px;
	-moz-border-radius-topleft: 7px;
	border-top-right-radius: 7px;
	-moz-border-radius-topright: 7px;
	border-bottom-left-radius: 7px;
	-moz-border-radius-bottomleft: 7px;
	border-bottom-right-radius: 7px;
	-moz-border-radius-bottomright: 7px;
}


div#pr_part{
	margin:0 auto 0px;
	padding:10px 0 10px 0;
	width:960px;
}

div#pr_part:before{
	content:'Check';
	padding: 2px 10px;
	margin: 0 5px;
	background-color: #555;
	font-size: 11px;
	color: white;
	border-top-left-radius: 3px;
	-moz-border-radius-topleft: 3px;
	border-top-right-radius: 3px;
	-moz-border-radius-topright: 3px;
	border-bottom-left-radius: 3px;
	-moz-border-radius-bottomleft: 3px;
	border-bottom-right-radius: 3px;
	-moz-border-radius-bottomright: 3px;
}

div#pr_part1{
	margin:0 auto 0px;
	padding:5px 0;
/*	padding:0 0 10px 0;*/
	width:960px;
}
div#pr_part1 img {
	margin-top:5px;
	width:100%;
	max-width: 960px;
	height: auto;
}

div#pr_part2{
	margin:0 auto 0px;
	padding:0;
	width:960px;
}

div#pr_part2 .check{
	margin:0 5px 0 0 ;
	padding:0;
/*	width:550px;*/
	float:left;
}

div#pr_part2 .check:before{
	content:'Check';
	padding: 2px 10px;
	margin: 0 5px;
/*	background-color: #555;*/
	background-color: #03F;
	font-size: 11px;
	color: white;
	border-top-left-radius: 3px;
	-moz-border-radius-topleft: 3px;
	border-top-right-radius: 3px;
	-moz-border-radius-topright: 3px;
	border-bottom-left-radius: 3px;
	-moz-border-radius-bottomleft: 3px;
	border-bottom-right-radius: 3px;
	-moz-border-radius-bottomright: 3px;
}

div#check,
div#check02 {
	margin:0 5px 0 0 ;
	padding:0;
/*	width:550px;*/
	float:left;
}

div#check:before,
div#check02:before {
	content:'Check';
	padding: 2px 10px;
	margin: 0 5px;
/*	background-color: #555;*/
	background-color: #03F;
	font-size: 11px;
	color: white;
	border-top-left-radius: 3px;
	-moz-border-radius-topleft: 3px;
	border-top-right-radius: 3px;
	-moz-border-radius-topright: 3px;
	border-bottom-left-radius: 3px;
	-moz-border-radius-bottomleft: 3px;
	border-bottom-right-radius: 3px;
	-moz-border-radius-bottomright: 3px;
}

div#hensei_info{
	margin:0;
	padding:0;
/*	width:450px;
*/	width:200px;
	float:left;
}

div#hensei_info:before{
	content:'特集';
	padding: 2px 10px;
	margin: 0 5px;
	background-color:#00F;
	font-size: 11px;
	color:#FFF;
	border-top-left-radius: 3px;
	-moz-border-radius-topleft: 3px;
	border-top-right-radius: 3px;
	-moz-border-radius-topright: 3px;
	border-bottom-left-radius: 3px;
	-moz-border-radius-bottomleft: 3px;
	border-bottom-right-radius: 3px;
	-moz-border-radius-bottomright: 3px;
}

div#news_info{
	margin:0;
	padding:0;
	width:250px;
	float:left;
}

div#news_info:before{
	content:'速報';
	padding: 2px 10px;
	margin: 0 5px;
	background-color:#F00;
	font-size: 11px;
/*	font-weight:bold;*/
	color:#FFF;
	border-top-left-radius: 3px;
	-moz-border-radius-topleft: 3px;
	border-top-right-radius: 3px;
	-moz-border-radius-topright: 3px;
	border-bottom-left-radius: 3px;
	-moz-border-radius-bottomleft: 3px;
	border-bottom-right-radius: 3px;
	-moz-border-radius-bottomright: 3px;
}

div#program_info02{
	margin:0;
	padding:0;
	width:400px;
	float:left;
}

div#program_info02:before{
	content:'番組';
	padding: 2px 10px;
	margin: 0;
	background-color:#000;
	font-size: 11px;
/*	font-weight:bold;*/
	color:#FFF;
	border-top-left-radius: 3px;
	-moz-border-radius-topleft: 3px;
	border-top-right-radius: 3px;
	-moz-border-radius-topright: 3px;
	border-bottom-left-radius: 3px;
	-moz-border-radius-bottomleft: 3px;
	border-bottom-right-radius: 3px;
	-moz-border-radius-bottomright: 3px;
}

div#advertising{
	margin:0 5px 0 0 ;
	padding:0;
/*	width:550px;*/
	float:left;
}

div#advertising:before{
	content:'広告';
	padding: 2px 10px;
	margin: 0 5px;
/*	background-color: #555;*/
	background-color: #E59511;
	font-size: 11px;
	color: white;
	border-top-left-radius: 3px;
	-moz-border-radius-topleft: 3px;
	border-top-right-radius: 3px;
	-moz-border-radius-topright: 3px;
	border-bottom-left-radius: 3px;
	-moz-border-radius-bottomleft: 3px;
	border-bottom-right-radius: 3px;
	-moz-border-radius-bottomright: 3px;
}

div#news_info02{
	margin:0 10px 0 0;
	padding:0;
	/*margin:0 10px 0 0;
	width:250px;*/
	float:left;
}

div#news_info02:before{
	content:'ロケ速報';
	padding: 2px 10px;
	margin: 0 5px;
	background-color:#F00;
	font-size: 11px;
/*	font-weight:bold;*/
	color:#FFF;
	border-top-left-radius: 3px;
	-moz-border-radius-topleft: 3px;
	border-top-right-radius: 3px;
	-moz-border-radius-topright: 3px;
	border-bottom-left-radius: 3px;
	-moz-border-radius-bottomleft: 3px;
	border-bottom-right-radius: 3px;
	-moz-border-radius-bottomright: 3px;
}

div#news_info03{
	margin:0 10px 0 0;
	padding:0;
	/*margin:0 10px 0 0;
	width:250px;*/
	float:left;
}

div#news_info03:before{
	content:'予告';
	padding: 2px 10px;
	margin: 0 5px;
	background-color:#00F;
	font-size: 11px;
/*	font-weight:bold;*/
	color:#FFF;
	border-top-left-radius: 3px;
	-moz-border-radius-topleft: 3px;
	border-top-right-radius: 3px;
	-moz-border-radius-topright: 3px;
	border-bottom-left-radius: 3px;
	-moz-border-radius-bottomleft: 3px;
	border-bottom-right-radius: 3px;
	-moz-border-radius-bottomright: 3px;
}

/*-- 番組リスト --*/

div#program_list ul{
	padding: 5px 0 5px 9px;	
	margin:0 auto 10px;
	width: 950px;
	border:1px solid #666;
	background-color: #fff;
	font: bold 12px Helvetica;
	border-top-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	border-top-right-radius: 5px;
	-moz-border-radius-topright: 5px;
	border-bottom-left-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-right-radius: 5px;
	-moz-border-radius-bottomright: 5px;
}

div#program_list li{
	font: bold 12px Helvetica;
	padding: 0 7px 0 3px;
	color: #2C429A;
	list-style-type: none;
	display:block;
	white-space: normal;
	float:left;
}



/*-- 番組リストプルダウン --*/

div#program_list h3{
	margin:5px 0 5px 5px;
	padding:  0 0 0 0;
	color: #c00;
	font: bold 15px Helvetica;
	text-align: left;
	text-overflow: ellipsis;
	white-space: normal;
	overflow: normal;
	position: relative;
}

div.sub_menu a{
	padding:5px;
	float:left;
	width:208px;
	height:85px;
	font-weight:normal;
	background:#000;
	border:1px solid #333;
	display:block;

}
div.sub_menu a:hover{
	background:url(../images/bg_programlist2.png);

}

.sub_menu img{
	float:left;
	margin:0 5px 0 0 ;
	padding:0;
}

.cast{
	font-size:11px;
	color:#fff;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	position: relative;
}

.p_titile{
	font-size:13px;
	font-weight:bold;
	color:#fff;
	margin:0 0 5px 0;
	text-overflow: normal;
}

.p_titile a{
	font-size:13px;
	font-weight:bold;
	color:#fff;
}



ol#pageNavi {
	padding: 0 0 30px;
	margin: 0;
	list-style:none;
}

ol#pageNavi li {
	float: left;
	padding-left: 1px;
	font-size: 90%;
	list-style:none;
}

ol#pageNavi a:hover, #pageNavi a:active, #pageNavi a.selected {
	color: #3E83C1;
	text-decoration: none;
}