
/*---------------------------------以下3idはこの名前でツール上で自動的に入ります。同じ名前で別途指定しないようにしてください。--------------------------------------*/

div#bgWrapper {
	background: url(../img/160704/bg_mainWrap.jpg) repeat center top;
	background-attachment: fixed;
	}

div#mainWrapper {
	background: url(../img/160704/bg_header.jpg) no-repeat center 36px;
	}
div#head_wrap_out {
	}
div#cntArea { 基本使用禁止 }

/*---ボタン類---*/
.btn_play_s{プレイボタン：小}
.btn_play_s_off{プレイボタン：小オフ}
.btn_play{プレイボタン}
.btn_play_off{プレイボタンオフ}
.btn_go { GOボタン}
.btn_go { GOボタン}
.btn_go_s { GOボタン：小}
.btn_go_s_off { GOボタン：小オフ}

#topBar { margin-top:0px !important; /*background:#000 !important;*/ z-index:100 !important;}
#barInner a{ color:#000 !important;}

#wrapper #main_cnt_wrapper div:after, #wrapper #main_cnt_wrapper p:after, #wrapper #main_cnt_wrapper ul:after{/*for modern browser*/   
    height: auto;
}

/*--------------------------------------------------------------------------------------------------------------------------------------------------------------*/
.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*¥*//*/
  height: auto;
  overflow: hidden;
  /**/
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
	.clearfix:after {
  		height: 0.1px;
	}
}

a:hover img {
    opacity: 0.75;
	cursor: pointer;
}



#head_wrap {
	width: 1100px;
	margin: 0 auto;
	}
#head_wrap h1 {
	width: 950px;
	margin: 0 auto;
	}
#head_wrap ul {
	width: 820px;
	margin: 10px auto 20px auto;
	text-align: center;
	}
#head_wrap ul li {
	display: inline-block;
	margin: 8px;
	*display:inline;
    *zoom:1;
	}
	
#bangumi_wrap {
	width: 950px;
	margin: 0 auto;
	padding: 0 0 50px 0;
	}
#bangumi_wrap ul {
	overflow: hidden;
	margin: 0 0 30px 0;
	zoom:1;
	}
#bangumi_wrap ul li.left {
	float: left;
	width: 460px;
	box-sizing: border-box;
	margin: 15px 15px 15px 0;
	background-color: #FFF;
	border-left: solid 1px #0072ce;
	border-right: solid 1px #0072ce;
	border-bottom: solid 1px #0072ce;
	border-top-left-radius: 20px; 
	border-top-right-radius: 20px;
	border-bottom-left-radius: 20px; 
	border-bottom-right-radius: 20px;
	}
#bangumi_wrap ul li.right {
	float: left;
	width: 460px;
	box-sizing: border-box;
	margin: 15px 0 15px 15px;
	*margin: 15px 0 15px 5px;
	background-color: #FFF;
	border-left: solid 1px #0072ce;
	border-right: solid 1px #0072ce;
	border-bottom: solid 1px #0072ce;
	border-top-left-radius: 20px; 
	border-top-right-radius: 20px;
	border-bottom-left-radius: 20px; 
	border-bottom-right-radius: 20px;
	}
#bangumi_wrap ul li h2 {
	background-color: #0072ce;
	padding: 7px 10px 5px 10px;
	color: #FFF;
	font-size: 16px;
	font-weight: bold;
	border-top-left-radius: 17px; 
	border-top-right-radius: 17px;
	}
.bangumi_main {
	padding: 20px;
	}
.ovfh {
	overflow: hidden;
	}
.thum {
	float: left;
	width: 200px;
	height: 150px;
	border: solid 1px #CCC;
	background-color: #FFF;
	margin: 0 13px 0 0; 
	text-align:center;
	vertical-align: middle;
	line-height: 157px;
	font-size: 0;
	}
.thum a {
	display: block;
	width: 200px;
	height: 150px;
	color:  #FFF;
	}
 
.thumimg {
	vertical-align:middle;
	}



.thum_info {
	float: left;
	width: 200px;
	height: 152px;
	}
.thum_ttl {
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 10px 0;
	}
.minogashi_date {
	font-size: 12px;
	color: #0099cc;
	margin: 15px 0 0 0;
	line-height: 1.2em;
	}
.story {
	font-size: 13px;
	line-height: 1.5em;
	padding: 10px 0 10px 0;
	}
.onairtime {
	font-size: 16px;
	font-weight: bold;
	padding: 0 0 5px 0;
	}
.onair_yotei {
	font-size: 12px;
	font-weight: normal;
	}
.linktxt {
	background: url(../img/201509/arrow_01.png) no-repeat left 5px;
	padding: 4px 0 0 0;
	font-size: 12px;
	}
.linktxt a {
	color: #0099cc;
	padding: 0 0 0 15px;
	}
.linktxt a:hover {
	text-decoration: none;
	}
	
.bangumi_sub {
	padding: 20px;
	background-color: #e9e9e9;
	border-bottom-left-radius: 20px; 
	border-bottom-right-radius: 20px;
	}
.bangumi_logo {
	float: left;
	width: 145px;
	margin: 0 15px 0 0;
	}
.subinfo {
	float: left;
	width: 255px;
	font-size: 12px;
	line-height: 1.2em;
	}
.subinfo dl {
	margin: 0 0 10px 0;
	overflow: hidden;
	}
.subinfo dl dt {
	float: left;
	width: 30px;
	}
.subinfo dl dd {
	}
.official {
	background: url(../img/201509/arrow_01.png) no-repeat left 8px;
	padding: 10px 0 0 15px;
	}
.official a {
	color: #0099cc;
	text-decoration: underline;
	}
.official a:hover {
	text-decoration: none;
	}
	
#schedule {
	background: url(../img/201509/ttl_onair_schedule.gif) no-repeat 34px 23px;
	background-color: #FFF;
	padding: 25px 35px;
	border-radius: 30px;
	margin: 0 0 80px 0;
	}
#schedule h2 {
	float: left;
	}
#schedule .ytv {
	float: right;
	}
#schedule dl {
	margin: 20px 0 0 0;
	overflow: hidden;
	}
#schedule dl dt {
	float: left;
	width: 80px;
	font-weight: bold;
	}

#schedule dl dd a:hover {
	text-decoration: none;
	}
	
.copyr {
	text-align: center;
	font-size: 14px;
	}
.f_y_link a {
	color: #333;
	text-decoration: underline;
	font-weight: bold;
	}
.f_y_link a:hover {
	color: #333;
	text-decoration: none;
	}
.f_copyright {
	margin: 25px 0 20px 0;
	font-size: 12px;
	}
	
	
	

 
#mohu {
	background: #FF9193;
  width:500px;
  height:500px;
  line-height:500px; /* heightと同じ値 */
  text-align:center;
  vertical-align:middle;
}
 
#center-image {
  vertical-align:middle;
}	




/*----------------------【特別枠_恋んトス】-----------------------
.spbox {
	background: url(../img/160704/bg_coin.jpg) no-repeat center top;
	position: relative;
	width: 950px;
	height: 270px;
	margin: 0 auto 15px auto;
	}
.btn_season01 {
	position: absolute;
	top: 139px;
	left: 826px;
	}
.btn_season02 {
	position: absolute;
	top: 171px;
	left: 824px;
	}*/
	
	
	
	
/*----------------------【特別枠_ラストキス】-----------------------*/

.spbox {
	border: solid 2px #000;
	position: relative;
	width: 946px;
	height: 226px;
	margin: 0 auto 15px auto;
	background-color: #FFF;
	}
.sp_ttl {
	position: absolute;
	left: 0;
	top: 0;
	width: 453px;
	height: 226px;
	}
.sp_free {
	position: absolute;
	right: 0;
	top: 0;
	width: 493px;
	}
.sp_lastkiss {
	position: absolute;
	top: 75px;
	}
.sp_lastkiss_l {
	float: left;
	width: 150px;
	margin: 0 15px 10px 15px;
	}
.sp_lastkiss_r {
	float: right;
	width: 297px;
	margin: 0 15px 0 0;
	}
.sp_lastkiss_r .btn_play {
	margin: 6px 0 0 0;
	}

/*----------------------【特別枠_バナナマン】-----------------------*/
.spbox_banana {
	border: solid 2px #000;
	position: relative;
	width: 946px;
	height: 226px;
	margin: 0 auto 15px auto;
	background-color: #333;
	}
.banana_l {
	float: left;
	width: 693px;
	}
.banana_r {
	float: right;
	width: 241px;
	padding: 6px 6px 6px 6px;
	background-color: #333
	} 
.banana_movie {
	overflow: hidden;
	width: 230px;
	margin:10px 0;
	}
.banana_thum {
	float: left;
	width: 86px;
	}
.banana_play {
	float: right;
	width: 110px;
	text-align: center;
	}






















	
	
	