<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";

@media print  {
body { display: none; }
}

/* ---------------------------------------------
	スタイルリセット
--------------------------------------------- */
html, body, div,
h1, h2, h3, h4, h5, h6,
p, pre, blockquote,
ul, ol, li, dl, dt, dd, address {margin: 0; padding: 0;}
ul, ol {list-style: none;}
img {border: none;}

/* ---------------------------------------------
	汎用クラス
--------------------------------------------- */
/* clearfix ------------ */
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
.clearfix {display: inline-block;}

/* Hide from MacIE €*/
* html .clearfix { height: 1px; }
.clearfix { display: block; }
/* End Hide from MacIE */

/* ---------------------------------------------
	タイポグラフィー
--------------------------------------------- */
body {
	font-family: "メイリオ", "Meiryo", "ヒラギノ丸ゴ Pro W4", "Hiragino Maru Gothic Pro", "Lucida Grande", Verdana, "ＭＳ Ｐゴシック", sans-serif;
}

*:first-child + html body {	/* for IE7 */
	font-family: "メイリオ", "Meiryo";
}

html&gt;/**/body { font-size: 16px; line-height: normal; } /* except Win IE */

.txt10 { font-size: 63%; line-height: 1.5em;}	/* 10px */
.txt10w { font-size: 63%; line-height: 1.8em;}	/* 10px */
.txt11 { font-size: 70%; line-height: 1.5em;}
.txt11w { font-size: 70%; line-height: 1.8em;}
.txt12 { font-size: 75%; line-height: 2.25em;}
.txt12w { font-size: 75%; line-height: 1.7em;}	/* 12px */
.txt12w2 { font-size: 75%; line-height: 1.2em;}	/* 12px */
.txt12w3 { font-size: 75%; line-height: 1.4em;}	/* 12px */
.txt13 { font-size: 80%; line-height: 2.0em;}
.txt13w { font-size: 80%; line-height: 1.3em;}
.txt13w2 { font-size: 80%; line-height: 1.6em;}
.txt14 { font-size: 88%; line-height: 1.5em;}	/* 14px */
.txt14w { font-size: 88%; 1.8em;}	/* 14px */
.txt14n { font-size: 88%; line-height: 1.2em;}	/* 14px */
.txt16 { font-size: 100%; 1.5em;}	/* 16px */
.txt18 { font-size: 108%;  line-height: 1.3em;}	/* 18px */
.txt36 { font-size: 140%;  line-height: 1.5em;}

h1, h2, h3, h4, h5, h6 {font-size: 100%;}

/* ---------------------------------------------
	基本項目
--------------------------------------------- */
html, body { height:100%; color:#875c00;}

/*共通スタイル*/
.white { color:#FFF;}
.bold {font-weight:bold;}
.narrow {letter-spacing: -0.1em;}
.narrow2 {letter-spacing: -0.3em;}
.center{text-align:center;}

a:link { color:#990099; text-decoration:none; font-weight:normal;}
a:visited { color:#990099; text-decoration:none;}
a:hover { color:#990099; text-decoration:underline;}
a:active { color:#990099; text-decoration:none;}

a img{border:none;}
.clears{ clear:both;}
.fLeft{float: left;}
.fRight{float: right;}

/*共通レイアウト*/
body{
	-webkit-text-size-adjust:100% !important;
	background-color: #FFF;
}
body.cx_smartphoneview{font-size: 125%;}

.cx_smartphoneview .diplaypc{
	display: none;
}
.cx_displaydevice .displaysp{
	display: none;
}
#fp-wrap{
	background: url("../img/bg_hdr.png") repeat-x center 0px;
}

/* ---------------------------------------------
	トップページ
--------------------------------------------- */
/*--------ヘッダー--------*/
#hdr_base{
	margin: 0 20px;
}
.cx_smartphoneview #hdr_base{
	margin: 0;
}
#hdr_base h1{
	background: url("../img/main_ttl.png") no-repeat center 0px;
	width:960px;
	height:190px;
	margin: 0 auto;
	text-indent: -200%;
	overflow: hidden;
	white-space: nowrap;
}
.cx_smartphoneview #hdr_base h1{
	background: url("../img/main_ttl.png") no-repeat -160px 0px;
	width:100%;
}
#hdr_base ul{
	background-color: #503500;
	padding: 12px;
}
#hdr_base li{
	width:304px;
	height:72px;
	overflow: hidden;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	float: left;
	margin-left: 12px;
}
#hdr_base li:first-child{margin-left: 0px;}
#hdr_base li a{
	width:304px;
	height:72px;
	text-indent: -200%;
	overflow: hidden;
	white-space: nowrap;
	display: block;
}
#hdr_base li a#nav01{
	background: #FFF url("../img/nav01.png") no-repeat center 0px;
}
#hdr_base li a#nav02{
	background: #FFF url("../img/nav02.png") no-repeat center 0px;
}
#hdr_base li a#nav03{
	background: #FFF url("../img/nav03.png") no-repeat center 0px;
}
.cx_smartphoneview #hdr_base li a#nav02{
	background: #FFF url("../img/nav02_sp.png") no-repeat center 0px;
}
.cx_smartphoneview #hdr_base li a#nav03{
	background: #FFF url("../img/nav03_sp.png") no-repeat center 0px;
}
.cx_displaydevice #hdr_base li a#nav01:hover,
.cx_displaydevice #hdr_base li a#nav02:hover,
.cx_displaydevice #hdr_base li a#nav03:hover{
	background-color: #fffada;
	background-position: center 1px;
}
.cx_smartphoneview #hdr_base li,
.cx_smartphoneview #hdr_base li a{
	width:196px;
}

/*--------メインベース--------*/
#mainCntnr{
	padding: 0 20px 50px;
}

/*--------チャンネルベース--------*/
.channelCntnr{
	margin: 15px 0 30px;
}
.channelCntnr h2{
	background-color: #FFF;
	width:118px;
	height:58px;
	overflow:hidden;
	text-indent:-500%;
	white-space: nowrap;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	margin: 0 auto;
	position: relative;
	z-index: 200;
}
.channelCntnr#nextTop h2{
	background: #FFF url("../img/logo_next.png") no-repeat center 0px;
}
.channelCntnr#oneTop h2{
	background: #FFF url("../img/logo_one.png") no-repeat center 0px;
}
.channelCntnr#twoTop h2{
	background: #FFF url("../img/logo_two.png") no-repeat center 0px;
}
.prgrmCntnr{
	margin: -8px 0 0;
	position: relative;
	z-index: 100;
}
#twoTop .prgrmCntnr::before{
	background-color: #f56c92;
}

/*--------一挙ベース--------*/
.ikkyoCntnr::after{
	content: "";
    display: block;
    clear: both;
    width:100%;
    height: 1px;
    border-bottom: dotted 5px #ffd634;
}
.cx_smartphoneview .ikkyoCntnr::after{
	height: 10px;
}
.ikkyoCntnr{
	padding: 5px 0 0;
}
.cx_smartphoneview .ikkyoCntnr{
	padding: 15px 0 0;
}
.ikkyoCntnr h3{
	background: #FFF url("../img/ttl_icon.png") no-repeat left 0px;
	min-height: 38px;
	padding: 12px 0 0 48px;
	font-size: 175%;
	font-weight: normal;
	line-height: 1.1;
}
.cx_smartphoneview .ikkyoCntnr h3{
	padding: 5px 0 10px 48px;
}
.ikkyoCntnr.illu{
	background: #FFF url("../img/kirakira_illu.png") no-repeat right bottom;
}
/*--------番組リストベース--------*/
.ikkyoCntnr li{
	width: 24%;
	margin:0 1% 14px 0;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	overflow: hidden;
	border: solid 1px #CCC;
	float: left;
}
.ikkyoCntnr li:nth-of-type(4n){
	margin-right: 0;
}
.cx_smartphoneview .ikkyoCntnr li{
	width: 48.5%;
	margin:0 2% 10px 0;
}
.cx_smartphoneview .ikkyoCntnr li:nth-of-type(2n){
	margin-right: 0;
}
.ikkyoCntnr a:hover{
	text-decoration: none;
}
.ikkyoCntnr a:hover dl{
	background-color: #fffada;
}
.ikkyoCntnr dd{
	text-align: center;
	font-size: 94%;
	color: #FFF;
	padding:3px 0;
	line-height: 1.4;
}
#twoTop .ikkyoCntnr dd:first-child{
	background-color: #f56c92;
}
#twoTop .ikkyoCntnr dd.photoBase{
	background-color: #ccc;
	height: 129px;
	padding: 0;
	margin: 0 0 10px;
	overflow: hidden;
}
.cx_smartphoneview #twoTop .ikkyoCntnr dd.photoBase{
	height: 164px;
}
#twoTop .ikkyoCntnr dd.photoBase img{
	width: 100%;
	height: 129px;
}
.cx_smartphoneview #twoTop .ikkyoCntnr dd.photoBase img{
	width: 100%;
	height: 164px;
}
.ikkyoCntnr dt{
	padding: 0 10px 10px;
	line-height: 1.4;
	color: #666;
	min-height: 70px;
	font-weight: bold;
}
.ikkyoCntnr dt span{
	font-size: 80%;
	line-height: 1.1;
}
.ikkyoCntnr dd.firstOA{
	width: 20%;
	background-color: #ed215a;
	color: #FFF;
	padding: 3px 3px 1px;
	margin: 5px 0 5px 10px;
	font-size: 88%;
	text-align: center;
	line-height: 1.0;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
.ikkyoCntnr li.shortH dt{
	min-height: 48px;
}
.ikkyoCntnr li.tallH dt{
	min-height: 96px;
}
.cx_smartphoneview .ikkyoCntnr dt{
	line-height: 1.15;
}
</pre></body></html>