@charset "UTF-8";

/*-----------------------------------------------------------

1. common
2. #keyImage
3. #area1
4. #area2
5. #area3
6. others

-----------------------------------------------------------*/



/* common
-----------------------------------------------------------*/

/*通常時背景
body{
	background: url(../images/bg_gNav.jpg) repeat-x left 111px;
}*/





/* #area1
-----------------------------------------------------------*/

.layoutA #area1 {
	float: right;
	width: 71.8%;
	padding: 0;
}

.layoutB #area1 {
	width: 100%;
	padding: 0 10px;
}

.common #programInfo h2 {
	margin-bottom: 20px;
	font-size: 150%;
}
.common #programInfo .infoTxt1 {
	margin-bottom: 10px;
	font-size: 120%;
}
.common #programInfo .infoTxt2 {
	margin-bottom: 30px;
	font-size: 120%;
}
.common #programInfo .infoTxt2 span {
	font-size: 70%;
}
/*deco.cssで指定してます
.common #programInfo h3 {
	margin-bottom: 10px;
	padding-left: 5px;
	border-left: 8px solid #333333;
	font-size: 130%;
}*/
.common #programInfo dl {
/*	margin-left: 10px; */
}
.common #programInfo dt {
	margin-bottom: 5px;
}
.common #programInfo dd {
	margin: 10px;
}




/*.list #area1 {
	width: 100%;
	overflow: hidden;
}
.list dl {
	width: 100%;
	overflow: hidden;
}
.list dt{
	clear: both;
	padding-bottom:15px;
}
.list dt,
.list dd{
	float: left;
}
.list .titleImage {
	width: 29.166667%;
}
.list .titleTxt {
	width: 36.458333%;
	margin-top: 10px;
	padding-right: 20px;
	font-size: 90%;
}*/




.list #area1 {
	width: 100%;
	overflow: hidden;
	padding-bottom:3em;}

.list_main{
	float:left;
	max-width:700px;
	width:67%;}

/*イベント案内用*/
.list .titleImage {
	float:left;
	width:33%;}

.list .titleTxt {
	float:left;
	width: 64%;
	padding-top:19px;
	padding-left:1em;}

.list_title{
	clear: both;
	padding-bottom:15px;}
/**/

/*番組リスト用*/
.list .tvtitleImage {
	float:left;
	width:13%;}

.list .tvtitleTxt {
	float:left;
	/*width: 83%;*/
	padding:1em;
    /*padding-bottom:1.5em;*/}

.tvlist_title{
	clear: both;
	margin-bottom:90px;}

.tvlist_title a:hover{
  color:#FF6600;}

.listHR{
  clear:both;
  border:none;
  border-top:dotted 1px #999999;
  margin:1em 0;}
/**/

#list_ads{
	float:left;
	width:29%;
    margin-left:8px;}

.list_adsense{
    margin-bottom:15px;
}

.cf{
	clear:both;}

.common #bannerArea1 {
	float: left;
	width: 234px;
	margin-right: 20px;
}
.common #bannerArea1 li {
	margin-bottom: 10px;
}

/* color of day*/
.Sun{
	background-color: #FF0000;
	color:#f3f3f3;
/*border-radius: 10px 10px 10px 10px;
-moz-border-radius: 10px 10px 10px 10px;
-webkit-border-radius: 10px 10px 10px 10px; */
}
.Mon{
	background-color: #fcfa39;
}
.Tue{
	background-color: #EC6CA5;
	color:#f3f3f3;
}
.Wed{
	background-color: #008000;
	color:#f3f3f3;
}
.Thu{
	background-color: #ff8b0e;
	color:#f3f3f3;
}
.Fri{
	background-color: #1C4F9E;
	color:#f3f3f3;
}
.Sat{
	background-color: #4800ff;
	color:#f3f3f3;
}

/* #area2
-----------------------------------------------------------*/

.layoutA #area2 {
float: left;
	width: 23.9%;
	margin-left: 15px;
}


.layoutA #area2 #sideMenu li{
	display: block;
	cursor: pointer;
	background: #ffffff;
	margin-bottom: 10px;
	text-align: center;
	line-height: 4em;
}

.layoutA #area2 #sideMenu li a{
	display:block;}



/* #area3
-----------------------------------------------------------*/



/* other
-----------------------------------------------------------*/

#footerInner .privacy {
	display: none;
	margin-left: 20px;
	padding-top: 20px;
}








/* 出演者　A=写真のみ　B=写真+文章
-----------------------------------------------------------*/

.cast_listA{
	clear:both;}

.cast_listA li{
	float:left;
	width:160px;
	margin-right:14px;}


.cast_listB li{
	clear:both;
	height:165px;
	margin-bottom:14px;}

.cast_listB li img{
	float:left;
	width:160px;
	margin-right:14px;}

.cast_listB li p{
	float:left;
	width:520px;}

.cast_listB li .sgPlofTxt{
	float:left;
	width:520px;}




/* 写真ギャラリー　A=一点　B=複数　C=ギャラリー
-----------------------------------------------------------*/

.photo_gallery_listA{}

.photo_gallery_listC{
	clear:both;
	overflow:hidden;
	margin:0.5em auto 2em auto;}

.photo_gallery_listC:last-child{
	margin-bottom:0;}

.photo_gallery_listC li{
	float:left;
	/*margin-right:14px;*/
  }

.photo_gallery{
    border: 1px solid #aaa;
    display:block;
    width:150px; /*トリミング後の横幅*/
    height:80px; /*トリミング後の縦幅*/
    overflow:hidden;
    position:relative;
    z-index:1;
    margin-top:0.5em;

}

/*キャプション*/
.caption{
    height:100px;
}
.capP{
    font-size:70%;
    background:#6C6C6C;
    color:#ffffff;
}


/*キャプション挿入の為、一旦コメントアウト*/
/*.photo_gallery img{
    float:left;
    position:absolute;
}*/

/*.trimming{
	width:165px;
	height:160px;
	overflow:hidden;}
*/





/* 動画ギャラリー　
-----------------------------------------------------------*/

.youtube_wrapper{
	margin-top: 30px;
    margin-bottom: 30px;
    text-align:center;}


.movie_gallery{
	margin-bottom:1em;}

/*ギャラリー用リストアコーディオン*/
.open{
	font-weight:bold;
	border:1px solid #727272;
	padding:10px;
	margin-bottom:1em;}

.open:hover{
	background:#D5D5D5;}

.text{
	line-height:1.3em;
}

.title_only{
	font-weight:bold;
	border:1px solid #727272;
	padding:10px;
	margin-bottom:1em;}
}


/* 放送内容アーカイブ　
-----------------------------------------------------------*/

.archive_text{
	line-height:1.3em;
	text-align:left;}

.archive_text ul li{
    margin:0 auto;
	text-align:center;
    font-size:1.2em;
    font-weight:bold;
    border:#D5D5D5 solid thin;
    width:80%;}

.archive_text ul li a{
    display:block;
    width:100%;
	padding:20px 0;
}
.archive_text ul li a:hover{
    background-color:#D5D5D5;
}
.archive_text ul li a:active{
    background-color:#E7E7E7;
}


/* #submenu
-----------------------------------------------------------*/

.pulldown_menu_style{
display: none; /* 通常は表示しない */
padding-left: 1em; /* 2段目の左位置 */
}

.pulldown_menu_style li {
text-align: center;
border-top:solid thin #FFFFFF;
}

.mega_pulldown_menu_style{
display: none; /* 通常は表示しない */
padding-left: 2em; /* 2段目の左位置 */
}

.mega_pulldown_menu_style li{
text-align: right;
border-top:solid thin #FFFFFF;
}


/* プレゼントフォーム
-----------------------------------------------------------*/
.form_area{
    margin-top:15px;
}


.present_name{
    margin-top:10px;
}




/* 各ページフッターアドセンス
-----------------------------------------------------------*/
.footer_adsense{
    margin:1em auto;
    text-align:center;
}


/* 印刷用CSS
-----------------------------------------------------------*/
@media print {
  #header_adsense,
  #bannerArea1,
  .pc_display,
  .footer_adsense{
    display:none;}
}


/*メニュー
-----------------------------------------------------------*/
/*メニュー
----------------------------------------------------------*/

/*スマホ用メニューボタン(非表示)*/
#navi-area{
  display:none;
}

/*グローバルナビメニュー*/
#gNav {
  clear:both;
	height: 36px;
	/*padding: 0 10px;*/
  background:#ffffff url(../images/bg_gNav150618_1.jpg) repeat-x left top;
}

/*グローバルナビメニューリスト全体*/
#gNav ul {
	overflow: hidden;
  height: 36px;
}

/*グローバルナビメニューリスト個々*/
#gNav li {
	display: inline-block;
  margin: 7px 0;
  border-left:1px solid #E3E3E3;
}
#gNav li:first-child{
  border:none;
}
#gNav li a{
  padding: 10px 14.5px 3px 14.5px;/*15.06.10変更*/
  border-bottom:none;
  color:#212121;
  font-size:15px;
}
#gNav li a:hover{
	opacity:0.6;
}

/*黄色部分メニュー*/
#oaNav {
  clear:both;
	height: 29px;/*15.06.18変更*/
	padding: 0 7px;
  background:#ffe100;
}

/*黄色部分メニューリスト全体*/
#oaNav ul {
	overflow: hidden;
  height: 29px;/*15.06.18変更*/
}
.gNav_search{ /*15.06.10変更*/
  display:none;
}

/*黄色部分ナビメニューリスト個々*/
#oaNav li {
	display: inline-block;
  /*margin-top:-3px;*/
  vertical-align:text-top;
}
#oaNav li a{/*15.06.18変更*/
  text-decoration:none;
  border:none;
  color:#000000;
  font-size:13px;
  padding:3px 8px 3px 8px;/*15.06.10変更*/
  display: block;
  height:29px;
  transition: all 0.3s;
}
#oaNav li a:hover{
	opacity:0.6;
}

#oaNav ul{
  float:left;
  width:95%;
}
.oaNav_search{
  float:right;
  width:25%;
}

.gsc-input-box{
  height:auto !important;
}
.cse .gsc-search-button input.gsc-search-button-v2, input.gsc-search-button-v2{
  padding:3px 18px !important;
}
.gsc-control-cse{
  border-color:none !important;
  background-color:transparent !important;
}
.cse .gsc-control-cse, .gsc-control-cse{
  background-color:transparent !important;
  border:none !important;
  padding:0 !important;
}

#oaNav{
  clear:both;
}

.sp_display{
  display:none;
  }
