@charset "utf-8";

/* //////////////////////////////////
kihon
////////////////////////////////// */

html{
	overflow-y:scroll;
	}


/*↓青背景の時↓*/
body{
	background-color:#FFF;
	background-repeat: repeat-y;
	background-position: center top;
	padding:0;
	margin:0;
	font-size:12px;
	line-height:1.7;
	font-family:"ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

/*↓日ミス背景の時↓*/
/*body{
	background-image:url(../img/sun_bg_re.gif);
	background-repeat:repeat;
	background-position: center top;
	padding:0;
	margin:0;
	font-size:12px;
	line-height:1.7;
	font-family:"ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}*/


a{
	overflow:hidden;
}


li{
	list-style-type: none;
	text-indent: 0px;
}

ul{
	text-indent: 0px;
	margin: 0px;
	padding: 0px;
}


/* /////////
clear
////////// */

/* clear fix */
.clearfix:after {
content:".";
display:block; 
height:0.1px; 
clear:both; 
visibility:hidden;
}

.clearfix { 
zoom:1; 
}

/*
clearfixをdreamweaverで見られるようにする
.clearfix{
overflow: hidden; 
}*/

/* clear */
.clear{clear:both;}

.cl {
	clear: both;
}
/* margin padding */
div,h1,h2,h3,h4,h5,h6,h7,p,a,ul,ol,li,dl,dt,dd,table,tr,th,td,img{
margin:0;
padding:0;
border:0;
}

/*画像上の隙間をなくす*/
img{
	vertical-align:top;
	}
	
	

/* //////////////////////////////////
rayout
////////////////////////////////// */


#bg{
	background-image: url(../img/bg_all2.jpg);
/*	background-image: url(../img/bg_all.jpg);*/
	background-repeat: no-repeat;
	background-position: center top;
	padding:0 0 50px 0;
}

#wrapper{
	background:url(../img/wrap_bg.gif) repeat-y center top;
	width:962px;
	margin:0 auto;
	padding:0 0 23px 0;
	
	}

#wrapper_head{
	background:url(../img/wrap_bg_head.gif) no-repeat center top;
	position:relative;

	}

#wrapper_foot{
	background:url(../img/wrap_bg_foot.gif) no-repeat center bottom;
	}
	


#left_colmn{
	width:610px;
	float:left;
	}

#left_colmn #header{
	background:url(../img/head_img.gif) no-repeat left top;
	width:610px;
	height:75px;
}
.head_logo{

		padding-top:25px;
		padding-left:27px;
	}
	

	
#left_colmn #header h1,
#left_colmn #header h2,
.cast_title h4,
.story_title h5,
.staff_title h6,
.shoukai_title h4,
.data_title h6,
.ed_title p,
.ed_title4_april p
{
	display:none;
	}

#left_colmn #main{
	padding:38px 4px 30px 28px;
	}

#right_colmn{
	margin:13px 15px 0 0;
	width:321px;
	float:right;
	background:#000;
	}

/*ie6ハック*/
* html #right_colmn{
	margin:13px 7px 0 0;
	}


#right_colmn .rectangle{
	margin-left:-10px;
	}

#main .socialbtn{
	position:absolute;
	top:82px;
	left:27px;
	}


#main .day{
	width:578px;
	height:36px;
	position:relative;
	padding:5px 0 0 0;
	margin:10px 0 0 3px;
	background: url(../img/day.jpg) no-repeat left top;
	}

#main .next{
	width:578px;
	height:36px;
	position:relative;
	padding:5px 0 0 0;
	margin:10px 0 0 3px;
	background: url(../img/tab.jpg) no-repeat left top;
}
#main .next01{
	width:578px;
	height:36px;
	position:relative;
	padding:5px 0 0 0;
	margin:10px 0 0 3px;
	background: url(../img/tab_n01.jpg) no-repeat left top;
}
.nexr02{
	background: url(../img/tab_n02.jpg) no-repeat left top;
}

#main .day ul{
	list-style: none;
}
#main .day ul li{
	width:180px;
	font-size:18px;
	color:#FFF;
	padding-left: 10px;
	float: left;
}
#main .day ul li.last{
	padding-left: 0;
}
#main .day ul li a{
	color: #ccc;
	text-decoration: none;
}
#main .day ul li :hover{
	text-decoration: underline;
}
#main .day ul li a.cr{
	color:#fff;
	font-weight: bold;
}

#main .day h3{
	width:190px;
	font-size:18px;
	color:#FFF;
	padding:1px 0 0 7px;
	}


#main .day p.list{	
	position:absolute;
	top:5px;
	left:159px;
	}

#main p.list{
	text-align: center;
	}
#main p.list select{
	margin: 0 auto;
}

#main .day_img{
	background:url(../img/img_bg.gif) no-repeat;
	width:586px;
	height:354px;
	text-align:center;
	}

/* 特番用 */
#main .special{
	width:580px;
	background:#000;
	margin:20px auto;
}
#main .special0702{
	width:580px;
	background:#1F0532;
	margin:20px auto;
}

#main .special .btn,
#main .special0702{
	padding:50px 0;
	text-align:center;
}

.yokoku_img{	
	border: 2px #1b1c1d solid;
	margin:7px 0 0 0;
}	
	
p.day_txt_head{
	background:url(../img/main_img_foot.gif) top no-repeat;
	width:587px;
	height:7px;

}

.day_txt{
	background-color:#03173b;
	background-repeat:repeat-y;
	width:587px;
	height:60px;
/*ボタンあり*/	margin:0 0 10px 0;
/*通常	margin:0 0 35px 0;*/

}

.subtitle{
	background:url(../img/sankaku.gif) no-repeat 7px;
	color:#f4bf25;
		/*color:#40bbdf;*/
	text-align:center;
	padding:0;
	font-size:13px;
}
	


.title{
	color:#fff;
	text-align:center;
	font-size:18px;
}

.subtitle_2{
	background:url(../img/sankaku.gif) no-repeat 7px;
	color:#f4bf25;
		/*color:#40bbdf;*/
	text-align:center;
	padding:2px 0 0 0;
	font-size:18px;}
	
.title_2{
	color:#fff;
	text-align:center;
	font-size:13px;
}

.title_3{
	background:url(../img/sankaku.gif) no-repeat 7px 7px;
	color:#fff;
	text-align:center;
	padding:0px;
}

.subtitle_3{
	color:#f4bf25;
	text-align:center;
	padding:0 0 5px 0;}
	






.day_txt_kaisetsu{
	background-color:#03173b;
	background-repeat:repeat-y;
	width:587px;
	height:90px;
/*ボタンあり*/	margin:0 0 10px 0;
/*通常	margin:0 0 35px 0;*/

}

.subtitle_kaisetsu{
	background:url(../img/sankaku.gif) no-repeat 7px;
	color:#f4bf25;
		/*color:#40bbdf;*/
	text-align:center;
	padding:2px 0 0 0;
	font-size:16px;}
	


.title_kaisetsu{
	color:#fff;
	text-align:center;
	font-size:20px;
	font-weight:bold;
	padding:0;
}

.chuui_kaisetsu{
	color:#fff;
	text-align:center;
	font-size:13px;
	padding:0;
}


.renzoku_btn{
	background: url(../img/btn_bg.jpg) no-repeat left top;
	width:559px;
	height:47px;
	margin:0 10px 0 10px;
	padding:5px 0 5px 5px;
	

}





/*cast*/
.cast_title{
	background: url(../img/cast.jpg) no-repeat left top;
	width:584px;
	height:38px;
	margin-top:10px;

}

.cast{
	background:url(../img/content_bg.gif) repeat-y;
	padding:15px 0 15px 52px;
	margin:0 0 30px 0;
}
	
table.cast_name1{
    border-collapse:collapse;
    border-spacing:0;
    empty-cells:show;
	font-size:13px;
}

.cast_name1 th{
    color:#330000;
	background-image:url(../img/table-back.gif);
    background-position:left top;
    padding:0.3em 1em;
    text-align:center;
}
.cast_name1 td{
	line-height:16px;

    padding:0.3em 1em;
}
/*cast*/
	
	
	
/*story*/	
.story_title{
	background: url(../img/story.jpg) no-repeat left top;
	width:584px;
	height:38px;
}
.story{
	background:url(../img/content_bg.gif) repeat-y;
	margin:0 0 30px 0;
}

.story_left{
	float:left;
	width:360px;
	}
	
.story_left p{
	font-size:14px;
	margin:8px 0 0 25px;
}

.story_right{
	float:right;
	width:200px;
}

.story_right p{
	background-image: url(../img/pics_bg.gif);
	background-repeat: no-repeat;
	width:177px;
	height:118px;
/*	border: 2px #999 solid;*/
	margin:7px 18px 10px 0;
	padding:2px 0 0 2px;}

.story_img{
	background-image: url(../img/pics_bg.gif);
	background-repeat: no-repeat;
	width:177px;
	height:118px;
/*	border: 2px #999 solid;*/
	margin:7px 18px 10px 0;
	padding:3px 0 0 0;

}

/*story*/	


/*staff*/	
.staff_title{
	background: url(../img/staff.jpg) no-repeat left top;
	width:584px;
	height:38px;

}

.staff{
	background:url(../img/content_bg.gif) repeat-y;
	padding:9px 0 9px 40px;
	margin:0 0 30px 0;
	font-size:14px;
}

/*staff*/	


/*エンディング曲*/	
.ed_title{
	background: url(../img/ed.jpg) no-repeat left top;
	width:584px;
	height:38px;
}
.ed_title4_april{
	background: url(../img/ed4_april.jpg) no-repeat left top;
	width:584px;
	height:38px;
}

.ed{
	background:url(../img/content_bg.gif) repeat-y;
	padding:0 0 0 0;
	margin:0 0 30px 0;
}

/*データ放送*/	
.data_title{
	background: url(../img/data.jpg) no-repeat left top;
	width:584px;
	height:38px;

}

.data{
	background:url(../img/content_bg.gif) repeat-y;
	padding:9px 0 9px 40px;
	margin:0 0 30px 0;
	font-size:14px;
}

.data .txt{
	width:280px;
	float:left;
	margin:10px 0;
}

.data .img_r{
	float:right;
	margin:10px 40px 10px 0;
}
/*データ放送*/	



.icon{
	margin:10px 0 0 10px;
	float:left;
	}



.info dl{
	line-height:1;
	padding:10px 0 0 40px;
}
	
.info dt{
	background:url(../img/icon.gif) no-repeat left top;
	padding-left:25px;
	float:left;
}
.info dt.mtop{
	margin-top:8px;
}
@-moz-document url-prefix() {
	.info dt.mtop{
		margin-top: 0;
	}
	}
	
.info dd{
	margin-bottom:5px;
	margin-left:102px;
	padding-left:25px;
	background:url(../img/arrow_greydot.jpg) no-repeat left center;
	color:#4a4a4a;
	font-size:13px;
	}
	
	
.song_border{
	text-align:left;
	margin:3px 6px 3px 55px;
	background-repeat:repeat-x;
	}
	
.kaisetu{
	width:485px;
	font-size:13px;
	padding:2px 0 10px 63px;
	
	}


/*エンディング曲*/





/*-------------------------------------------------------*/
/*------------------------------------------- right  ----*/
/*-------------------------------------------------------*/


#wrapper_foot2{
	
    /*background:url(../img/wrap_bg_foot.gif) no-repeat left bottom;*/
	padding:0 10px 30px 0;
	margin:15px 0 0 0;
	float:right;
	}


#right_Column {
	float: left;
	_float:inherit;
	width: 321px;
	background:url(../img/right_bg.gif) repeat-y center right;
	/*padding:0 0 0 0;
	margin:0 0 0 5px;
	margin:0 auto; */
}



#right_Column .head_bg{
	background: url(../img/right_heder.gif)no-repeat center top;
	padding:10px 0 0 0;/**/
	
}


#right_Column .foot_bg{
	background:url(../img/right_fooder.gif) no-repeat center bottom;
	padding:0 10px 13px 0;/**/
	}


#right_Column .box{
	padding:0 0 0 4px;
	margin:0 0 0 6px;
	
	}




#right_Column .next {
	background-image: url(../img/yokoku_bg.jpg);
	background-repeat: repeat-y;
	padding:10px 15px 13px 15px;
}


#right_Column .next_title {
	background-image: url(../img/yokoku_title.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 15px;
	width:300px;
	height:33px;
}


#right_Column .next ul{}



#right_Column .next li{}


#right_Column .bgwhite{
	background:#fff;
	margin-bottom:12px;
	
	/*padding:0 0 10px 10px;*/
	padding:10px 3px 10px 10px;
	

}

#right_Column .bgwhite .photo{
	float:left;
	margin:0 5px 0 0;
}



#right_Column .bgpink{
	background:#ffe7e7;
	padding:10px;
	margin-bottom:10px;
	/*padding:0 0 10px 10px;*/
}
	
#right_Column .kyushi{
		background:url(../img/pinkicon.gif) no-repeat top right;
		padding:0 0 0 2px;
		font-size:12px;
}


#right_Column .day{
	font-weight:bold;
	font-size:12px;
	
}



#right_Column .yokoku{
	background:url(../img/grayicon.gif) no-repeat top right;
}
#right_Column .yokoku a{
	text-decoration: none;
	line-height:1.3;
	color:#0066cc;
}


#right_Column .banner_title {
	background-image: url(../img/banner_title.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 15px;
	width:300px;
	height:33px;
}

#right_Column .banner_title02 {
	background-image: url(../img/banner_title02.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 15px;
	width:300px;
	height:33px;
}


#right_Column .banner {
	background-image: url(../img/yokoku_bg.jpg);
	background-repeat: repeat-y;
	padding:7px 8px 10px 10px;
	margin-bottom:15px;
}


.mystery{
	padding:0 6px 0 0;

}
.kessaku{
}









#left_colmn #footer{
	background:url(../img/footer_img.gif) no-repeat left bottom;
	width:610px;
	height:81px;

	}



.pagetop{
	text-align:right;
	padding:0 5px 0 0;
}



/*バナーエリア*/
.banner_area{
	padding:0px 0 38px 3px;
	}
/*バナーエリア*/


/*twitter.facebook banner*/
.banner_area2{
	padding:0px 0 15px 3px;
	width:590px;
	height:50px;
	}
.banner_area2 img{
	padding-right:7px;
	}
/*twitter.facebook banner*/



.nextmovie{
	width:270px;
	height:170px;
}



/*-- 12.12.12 松本清張対応 --*/
h3.banner_area_matsumoto{
	background:url(../img/121212/title.jpg) no-repeat;
	width:578px;
	height:141px;
	margin:0 0 1px 3px;
	text-indent:-9999px;
	}

#main .day_img_matsumoto{
	background:url(../img/121212/img_bg.gif) no-repeat;
	width:580px;
	height:424px;
	text-align:center;
	margin-left:3px;
	}

h4.catch{
	background:url(../img/121212/catch.jpg) no-repeat;
	width:580px;
	height:215px;
	text-indent:-9999px;
	margin-left:2px;
}

#nav_lineup{
	height:20px;
	width:470px;
	padding:20px 0 5px 110px;
}

#nav_lineup li{
	background:url(../img/121212/link_icon_off.jpg) no-repeat 0 4px;
	float:left;
	padding:0 20px 0 20px;
	color:#003366;
}

#nav_lineup li.list a{
	color:#003366;
}

#nav_lineup li.list a:hover{
	color:#2492ff;
}


.castbox{
	padding-bottom:10px;
}

.cast_matsumoto{
	background:url(../img/content_bg.gif) repeat-y;
	padding:15px 0 15px 10px;
	margin:0 0 30px 0;
	width:570px;
}

.cast_matsumoto img{
	float:left;
}

.info dl{
	float:left;
}

dt.cast_act{
	background:url(../img/121212/cast_icon.jpg) no-repeat 20px;
	width:320px;
	padding:0 0 0 50px;
	font-size:18px;
}

dd.cast_intro{
	width:350px;
	padding:0 0 0 20px;
}


.cast_comment{
	width:550px;
	padding:0 10px 10px 10px;
}

.cast_comment p.question{
	color:#003366;
	font-weight:bolder;
	padding-top:10px;
}


.castbox2{
	height:90px;
}

dt.cast_act2{
	background:url(../img/121212/cast_icon.jpg) no-repeat 20px;
	width:410px;
	padding:0 0 0 50px;
	font-size:18px;
}

dd.cast_intro2{
	width:440px;
	padding:0 0 0 20px;
}

.castbox3{
	height:60px;
}

dt.cast_act3{
	background:url(../img/121212/cast_icon.jpg) no-repeat 0;
	width:540px;
	padding:0 0 0 30px;
	font-size:18px;
}

dd.cast_intro3{
	width:570px;
	padding:0;
}

.chuui{
	color:#F00;
	padding:0 0 20px 10px;
}




.clearfix:after {
  content:".";
  display:block; 
  height:0.1px; 
  clear:both; 
  visibility:hidden;
} 

.clearfix { 
  zoom:1; 
}

.clear{clear:both;}



/*-- 13.04.24 松本清張対応 --*/
h3.banner_area_matsumoto130424{
	background:url(../img/130424/title.jpg) no-repeat;
	width:579px;
	height:140px;
	margin:0 0 1px 3px;
	text-indent:-9999px;
	}
h4.catch130424{
	background:url(../img/130424/catch.jpg) no-repeat;
	width:578px;
	height:200px;
	text-indent:-9999px;
	margin:2px 0 0 3px;
}



/*shoukai*/	
.shoukai_title{
	background: url(../img/shoukai.jpg) no-repeat left top;
	width:584px;
	height:105px;
}
.story{
	background:url(../img/content_bg.gif) repeat-y;
	margin:0 0 30px 0;
}




.shoukaibox{
	border-bottom:1px dotted #017b92;
	padding:15px 0;
	clear:both;
}

.shoukaibox .story_left{
	float:left;
	width:182px;
	}
	
.shoukaibox .story_left p{
	background-image: url(../img/pics_bg.gif);
	background-repeat: no-repeat;
	width:177px;
	height:118px;
/*	border: 2px #999 solid;*/
	margin:1px 0 1px 5px;
	padding:2px 0 0 2px;
}

.shoukaibox .story_right{
	float:right;
	width:380px;
	font-size:14px;
	margin:0 5px 0 10px;
}



.shoukaibox2{
	border-bottom:1px dotted #017b92;
	padding:15px 0;
	clear:both;
}

.shoukaibox2 .story_left{
	float:left;
	width:380px;
	font-size:14px;
	margin:0 10px 0 5px;
	}

.shoukaibox2 .story_right{
	float:right;
	width:182px;
}

.shoukaibox2 .story_right p{
	background-image: url(../img/pics_bg.gif);
	background-repeat: no-repeat;
	width:177px;
	height:118px;
/*	border: 2px #999 solid;*/
	margin:1px 5px 1px 0;
	padding:2px 0 0 2px;
}

.shoukaiboxend{
	padding:15px 0;
	clear:both;
}

.shoukaiboxend .story_left{
	float:left;
	width:380px;
	font-size:14px;
	margin:0 10px 0 5px;
	}

.shoukaiboxend .story_right{
	float:right;
	width:182px;
}

.shoukaiboxend .story_right p{
	background-image: url(../img/pics_bg.gif);
	background-repeat: no-repeat;
	width:177px;
	height:118px;
/*	border: 2px #999 solid;*/
	margin:1px 5px 1px 0;
	padding:2px 0 0 2px;
}


.bn_tit{
	font-weight:bolder;
	font-size:14px;
	color:#0066cc;
}

.bn_text{
	font-size:14px;
	padding-top:10px;
}


.shoukaitit{
	border-bottom:1px dotted #017b92;
	padding:15px;
	margin:auto 0;
	text-align:center;
	width:550px;
	font-size:14px;
	font-weight:bold;
	clear:both;
}

/* アーティストコメント */
.artist_txt{
	width:288px;
	float:left;
}
karikari{
	float:left;
}
.artist_img{
	float:right;
	margin-top:25px;
}
.artist_img2{
	float:right;
	margin:20px 0 15px 25px;
}