@charset "utf-8";

#wrapper .contents-container .wrap .con-box .con h1.tit-50th{
font-size: 18px;
text-align: left;
padding: 10px 15px;
width: 860px;
background-color: #ea5371;
color: #fff;
letter-spacing: 0.05em;
}

.dateBox {
padding: 2px 0px;
}

.onairTdl {
width: 100%;
}

.onairTdl td {
padding: 20px 0px 20px 15px;
font-size: 12px;
background-color: #fdd9e1;
vertical-align: top;
}

.onairDate {
font-weight: bold;
color: white;
text-align: left;
line-height: 45px;
width: 134px;
height: 140px;
vertical-align: top;
}

.onairTdl .bgg {
font-family: "ヒラギノ明朝 Pro W6","Hiragino Mincho Pro","HGS明朝E","ＭＳ Ｐ明朝",serif;
background-color: #969696;
padding: 10px 15px;
font-size: 25px;
font-weight: bold;
color: #ffffff;
vertical-align: top;
}

.onairTdl .bgg2 {
background-color: #E6E6E6;
line-height: 180%;
}

.onairtext {
text-align: left;
}

.onairtitle {
font-family: "ヒラギノ明朝 Pro W6","Hiragino Mincho Pro","HGS明朝E","ＭＳ Ｐ明朝",serif;
font-size: 16px;
font-weight: bold;
padding-bottom: 4px;
line-height: 150%;
}

.mt10 {
margin-top: 10px;
}

.f12 {
font-size: 12px;
letter-spacing: 0.05em;
text-align: left;
}

p.poptext {
font-size: 14px;
line-height: 1.8em;
text-align: left;
margin-left: 10px;
}

span.text_bo {
font-weight: bold;
}

.contents-container .wrap .con-box .con h3.tit-sado{
font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
font-size:14px;
color:#ea5371;
font-weight:bold;
margin-top:12px;
}

#goto .gleft{
	float:left;
	width:230px;
	height:180px;
}

.gright{
	float:right;
	width:630px;
	padding-left:10px;
}

#sado-link .toplink{
	text-align:center;
	width:100%;
}

.toplink a{
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
}

.toplink a.btn{
	text-decoration:none;
	text-align:center;
	background: #ff90a8;
    border: 1px solid #cc5873;
	width:180px;
	height:30px;
	line-height:30px;
	display:block;
	margin:10px auto;
}

.toplink a.btn:hover{
	background: #cc5873;
}

/*表追加*/
.episode_title{
width:100%;
table-layout: auto;
border-spacing: 0px;
border-top: 1px solid #ccc;
border-left: 1px solid #ccc;
font-size:11px;
}
.episode_title th{
padding: 2px 3px;
text-align: center;
vertical-align: top;
color: #444;
background-color: #FF9;
border: 1px solid #ccc;
}
.episode_title td{
padding:  2px 3px;
/*background-color: #fafafa;*/
border-right: 1px solid #ccc;
border-bottom: 1px solid #ccc;
}
