@charset "utf-8";
/* CSS Document */

@charset "utf-8";

/*=================================================================
	
	BS朝日 / Fallen AngelCSS
	・Customize: 2011.06/14

=================================================================*/

body {
	font-family: "メイリオ","Meiryo","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
	_font-family: "ＭＳ Ｐゴシック","メイリオ", Meiryo,;
}

/*-----------------------------------------------------------------
		メインビジュアル
-----------------------------------------------------------------*/
#main-img {
	width: 660px;
	height: 250px;
	background: url(../images/common/main.jpg) no-repeat left top;
	overflow: hidden;
}

#main-img h1,
#main-img p {
	font-size: 1px;
	text-indent: -9999px;
}

/*　Ｇナビボタンの透過背景色を調整したい場合は、下記のスタイルを使用下さい
#g-navi ul li {
	background: #任意の色コードが入ります;
}
*/
/*
#left-container a { text-decoration: underline; color: #27ade2;	font-weight: bold;}*/
#left-container a:hover { color: #203063; text-decoration: none;}


/* 画像スタイル */
img { border: 0;}
img.i-window { vertical-align: middle; margin-left: 5px;}
.f-left { float: left;}
.f-right { float: right;}

.img-left {
	float: left;
	margin: 0 20px 10px 0;
}

.img-left-top {
	float: left;
	margin: 0 20px 10px 0;
	border:solid 3px #ad6431;
	clear:both;
}

.img-right {
	float: right;
	margin: 0 0 10px 15px;
}

/* カレント */
#index #main .g-01 img {
	opacity:0.8;
	filter:alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
}

#prg_001 .g-02 img {
	opacity:0.8;
	filter:alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
}

#nittei .g-03 img {
	opacity:0.8;
	filter:alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
}

#Player .g-04 img {
	opacity:0.8;
	filter:alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
}

#facebook .g-05 img {
	opacity:0.8;
	filter:alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
}


/*-----------------------------------------------------------------
		トップ
-----------------------------------------------------------------*/
/* 画像のマウスオーバー処理 */
#main a:hover img {
	opacity:0.8;
	filter:alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
}

#sm-area {
	text-align: right;
	margin: 10px 0 0 0;
}

.border-box {
	margin: 0 0 20px 0;
	padding: 20px;
	border: solid 1px #cdcdcd;
	width:618px !important;
	clear:both;
}

.box {
	width:660px !important;
	clear:both;

}
.box img{
	margin: 0 4px 0 0;
}

/*p.guest-name {
	font-size:100%;
	line-height:1.7;
}*/


#relation-box ul {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	list-style: none;
}


/* 関連バナー */
#relation-box h2 {
	margin: 0 0 5px 0;
	padding: 0 0 0 0;
	font-size: 110%;
	text-indent: 0px;
	clear: both;
	
}

#relation-box h2 {
	margin: 0 0 5px 0;
	padding: 0 0 0 0;
	font-size: 110%;
	text-indent: 0px;
	clear: both;
}

#relation-box ul li {
	padding: 0 4px 0 0;
	font-size: 110%;
	float: left;
}

#relation-box ul li.end {
	padding: 0 0 0 0 !important;
}


/*-----------------------------------------------------------------
		ストーリー
-----------------------------------------------------------------*/

/* ページ送りリンク */
.next-link {
	width: 620px;
	clear: both;
}

.next-link ul {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	list-style: none;
	color: #f66e00;
	font-weight: bold;
}

.next-link ul li.left-link {
	width: 300px;
	font-size: 110%;
	float: left;
	text-align: left;
}

.next-link ul li.right-link {
	width: 300px;
	font-size: 110%;
	float: right;
	text-align: right;
}


/* 一覧へのリンク */
.h2-right-link {
	float: right;
	font-size: 110%;
	text-align: right;
	color: #f66e00;
	font-weight: bold;
}


/* グレー囲み */
.bg-gr {
	width: 580px;
	padding: 10px 20px 20px 20px;
	background: #f9f8f6;
}


/* テーブル（ストーリー用） */
table.tbl-story {
	width: 580px;
	padding: 0 0 0 0;
	border: none;
}

table.tbl-story th {
	padding: 9px 15px 9px 0px;
	font-size: 110%;
	border-bottom: dotted 1px;
	vertical-align: top;
}

table.tbl-story td {
	padding: 9px 0px 9px 0px;
	font-size: 110%;
	border-bottom: dotted 1px #7d7c7e;
	vertical-align: top;
}


/* テーブル（画像用） */
table.tbl-img {
	width: 580px;
	padding: 0 0 0 0;
	border: none;
}

table.tbl-img th {
	padding: 0px 15px 0px 0px;
	vertical-align: top;
}

table.tbl-img td {
	font-size: 110%;
	vertical-align: top;
}




/*-----------------------------------------------------------------
		キャスト
-----------------------------------------------------------------*/
#cast .border-box {
	padding: 0px 20px 20px 20px;
}

table.tbl-cast {
	width: 620px;
	padding: 0 0 0 0;
	border: none;
}

table.tbl-cast td.cast-left {
	padding: 20px 15px 30px 0px;
	vertical-align: top;
	background: url(../images/common/line.gif) repeat-x left bottom;
}

table.tbl-cast td.cast-right {
	vertical-align: top;
	padding: 20px 0px 30px 0px;
	background: url(../images/common/line.gif) repeat-x left bottom;
}

table.tbl-cast td.cast-right p {
	font-size: 110%;
}


/*-----------------------------------------------------------------
		スペシャル
-----------------------------------------------------------------*/
ul#tab{
	margin:0 auto;
	padding: 0 0 0 0;
}
ul#tab li{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	display:inline;
}
ul#tab li img{
	margin-right:3px;
	padding:3px;
	border:1px solid #E8E8E8;
}
#photo_ph{
	text-align:center;
	margin:0 auto;
	padding: 20px 0 0 0;
}
#photo_ph img{
	padding:3px;
	border:1px solid #E8E8E8;
}

/* ニュース追加 */

#news-area {
	width:620px;
	margin:0 auto;
	padding:15px 0 35px 0;
}

#news-area h3 {
	background-color:#fff1c8;
	padding:8px;
	font-size:16px;
}

#news-area .ph {
	float:left;
	margin:0 20px 0 5px;
	background-color:#FFFFFF;
	border:1px solid #CCCCCC;
}

#news-area .text-area {
	padding:0px 15px 10px 0;
	font-size:14px;
	line-height:150%;
	margin-bottom:20px;
}

#news-area .onair {
	background-color:#ff8a00;
	color:#FFFFFF;
	padding:5px 20px 5px 10px;
	font-weight:bold;
}


/*-----------------------------------------------------------------
H2タイトル
-----------------------------------------------------------------*/

#left-container h2 {
	margin:0 0 5px 0;
	line-height:1.3;
	padding-left:8px;
	border-left:7px solid #555453;
  	font-size: 170%;
    font-weight: bold;
	text-indent: 0px;
	width: 500px;
	float: left;
}

h2#pink { 
	border-left:5px solid #9a1459;
}

h2#vio{
	border-left:5px solid #b45fa9;
}

h2#blue{
	border-left:5px solid #5670b5;
}

h2#gray{
	border-left:5px solid #81acae;
}

h2#orange{
	border-left:5px solid #f8a71e;
}

h2#green{
	border-left:5px solid #5fa863;
}

h2#red{
	border-left:5px solid #ff0500;
}

h2#yellow{
	border-left:5px solid #f2e404;
}

h2#green{
	border-left:5px solid #77c77e;
}

h2#beige{
	border-left:5px solid #c78967;
}

h2#gray-s{
	border-left:1px solid #CCC;
}




/*-----------------------------------------------------------------
H3タイトル
-----------------------------------------------------------------*/
h3 {
	
	margin: 0 0 15px 0;
/*	padding: 5px 0 5px 10px;*/
	padding: 0 0 0 0;
	font-size: 130%;
	clear: both;
	font-weight: bold;
	line-height: 1.4;
}

h4 {
	margin: 0 0 15px 0;
	padding: 0 0 0 0;
	font-size: 130%;
	color: #414141;
	clear: both;
}

h5 {
	margin: 0 0 15px 0;
	padding: 0 0 0 0;
	font-size: 160%;
	clear: both;
	font-weight: bold;
	line-height: 1.4;
}

h6 {
	margin: 0 0 15px 0;
	padding: 0 0 0 0;
	font-size: 140%;
	clear: both;
	font-weight: bold;
	line-height: 1.4;
}

/*-----------------------------------------------------------------
		※その他の固有スタイルは以下に追記下さい
-----------------------------------------------------------------*/
#site-footer{
	margin-top: 50px;
}

.hrline{
	background-image: url(../images/common/line.gif);
	background-repeat: repeat-x;
	height: 10px;
	width: 100%;
	margin-bottom: 20px;
}

.hrline2 {
/* background-image: url(../images/common/line_story.gif); */
/* background-repeat: repeat-x; */
height: 10px;
width: 100%;
margin-bottom: 20px;
border-bottom: 1px dotted;
}


.soon{
	width:620px;
	height:400px;
	line-height : 400px;
	text-align: center;
	vertical-align: middle;
}

.content_left_img {
	width:240px;
	float:left;
	margin-top:5px;
}

.content_right_test {
	width:355px;
	float:right;
	margin-bottom:20px;
}

.list_title {
	padding-left:25px;
}

.content_small_text {
	font-size:90%;
	line-height:1.7;
}

.artist_title {
	background-color:#dce0c4;
	padding:5px 3px;
	margin:0 0 10px 0;
}

.coText{
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 200%;
	color: #b3bb88;
	letter-spacing: 1px;
}

.co01_subtitle{
	background-image: url(../img/co1_subtitle_bg.gif);
	margin-top: 30px;
	margin-bottom: 15px;
	padding-left: 5px;
}

.interview_q {
	background-color:#dbdec9;
	padding:3px 3px;
	margin:0 0 10px 0;
}

.style1 {
	color: #FFFFFF;
	font-weight: bold;
}

.catch-text {
	font-size:200%;
	color:#CC0000;
	font-weight:bold;
	margin-bottom:20px;
	line-height:140%;
	padding:0 5px;
}
.guest-left {
	width:200px;
	margin:0 8px 20px 0;
	float:left;
	
}
.guest-senter {
	width:200px;
	float:right;
}

.guest-right {
	width:200px;
	float:right;
	
}

.guest-name {
	font-size:200%;
	font-weight:bold;
}

.music_text {
	font-size:125%;
	line-height:145%;
}

h4 {
font-size:125%;
line-height:145%;
margin-bottom: 10px;
font-weight:bold;
}

.mr9 { margin-right: 9px !important; }

.ttl-story { margin-top:10px; }


/* テーブル（一覧用） */
table.tbl-storylist {
	margin: 0 0 15px 0;
	border: none;
	width:100%;
}

table.tbl-storylist th {
	padding: 9px 10px;
	background: #e0ddd4;
	font-size: 75%;
	text-align: center;
	border-right: solid 1px #ffffff;
}

table.tbl-storylist td {
	padding: 9px 10px;
	font-size: 110%;
	line-height:140%;
	border-bottom: dotted 1px #7d7c7e;
}

table.tbl-story th.list-2 {
	width: 50%;
}

table.tbl-story th.list-3 {
	width: 33%;
}

table.tbl-story th.list-4 {
	width: 25%;
}

.new-btn-list {
	margin-left:15px;
	vertical-align:top;
}


table.tbl-infolist {
	margin: 0 0 15px 0;
	border: none;
	width:100%;
	line-height:135%;
}


table.tbl-infolist  td {
	padding: 8px 10px;
	font-size: 100%;
	border-bottom: dotted 1px #7d7c7e;
}
/*.txright {
float:right;	
 clear : both;	
}
*/



/*------------------------
2015/04/14 追加
リストのカラム横並び設定
------------------------*/

.bc-yellow{
	background-color:#FFFF00;
}

#nav_topic ul li{
	float: left;
	margin: 0.5em 0.5em 0.5em 0;
	display: inline-block;
}

a.link{ text-decoration: underline; color: #27ade2;	font-weight: bold;}

.guest_col{
	width:200px;
	float:left;
	margin:10px 3px;
	padding:0;
}

.guest_colw{
	width:300px;
	float:left;
	margin:4px;
	padding:2px;
	margin-left:1px;
}

.guest_col2{
	width:117px;
	float:left;
	margin:1px;
	padding:2px;
	margin-left:1px;
}

.guest_col1{
	width:200px;
	float:left;
	margin-right: -1px;
	margin-left: -1px;
}

.img-right {
	float: right;
	margin: 0 0 10px 15px;
}

/*------------------------------------------
EPG
------------------------------------------*/

.tbl-sch {
	width: 100%;
}
.tbl-sch th {
	background-color: #e0ddd4;
	text-align: center;
	padding-top: 9px;
	padding-right: 10px;
	padding-bottom: 9px;
	padding-left: 10px;
	border-right: solid 1px #ffffff;
	white-space: nowrap;
	vertical-align:middle;
}
.tbl-sch td {
	padding-top: 9px;
	padding-right: 10px;
	padding-bottom: 9px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #7d7c7e;
	line-height:150%;
	vertical-align:middle;
}

#index #layout #main #left-container .border-box .clearfix .tbl-sch tr td dl dt {
	clear: left;
	float: left;
}
#index #layout #main #left-container .border-box .clearfix .tbl-sch tr td dl dd {
	margin-left: 3em;
}
#index #layout #main #left-container .border-box .clearfix .tbl-sch th {
	font-size: 80%;
}

h2#ttl-schedule { 
	border-left:5px solid #57cded;
}


.hrline2 {
/* background-image: url(../images/common/line_story.gif); */
/* background-repeat: repeat-x; */
height: 10px;
width: 100%;
margin-bottom: 20px;
border-bottom: 1px dotted;
}




