@charset "UTF-8";

#page #header #logo{
	float:left;
	padding-right:50px;
}
#page #header #logo h1 a{
	display:block;
	background:url(../images/logo.png) left top no-repeat;
	width:252px;
	height:0px;
	padding-top:100px;
	overflow:hidden;
}
#page #header #copy{
	float:left;
	display:block;
	background:url(../images/copy.png) left top no-repeat;
	width:347px;
	height:0px;
	padding-top:88px;
	overflow:hidden;
	margin-top:5px;
}

/*-----subNavi-----*/
#page #subNavi ul{
	text-align:right;
	padding-bottom:5px;
}
#page #subNavi li{
	display:inline;
	font-size:0.9em;
	padding:0 5px;
}
#page #subNavi li a{
	color:#1c1c1c;
}

/*--------topCon--------*/
#topCon{
	padding-bottom:25px;
}

#page #topCon #topSub{
	width:290px;
	height:330px;
	float:right;
}

/*#page #topCon #topSub #howto{
	padding-bottom:10px;
}
#page #topCon #topSub #howto a{
	display:block;
	background:url(../images/howto.gif) left top no-repeat;
	width:290px;
	height:0px;
	padding-top:120px;
	overflow:hidden;
}
#page #topCon #topSub #howto a:hover{
	background:url(../images/howto_h.gif) left top no-repeat;
}*/

#page #topCon #topSub #ust{
	width:290px;
	height:200px;
	padding-bottom:10px;
}

#page #topCon #topSub #broadcast a{
	display:block;
	background:url(../images/live.gif) left top no-repeat;
	width:290px;
	height:0px;
	padding-top:40px;
	overflow:hidden;
}
#page #topCon #topSub #broadcast a:hover{
	background:url(../images/live_h.gif) left top no-repeat;
}

#page #mdlCon #mdlL #broadcast a{
	display:block;
	background:url(../images/live.gif) left top no-repeat;
	width:590px;
	height:0px;
	padding-top:40px;
	overflow:hidden;
}
#page #mdlCon #mdlL #broadcast a:hover{
	background:url(../images/live_h.gif) left top no-repeat;
}

#page #topCon #broadcast a{
	display:block;
	background:url(../images/live.gif) left top no-repeat;
	width:590px;
	height:0px;
	padding-top:40px;
	overflow:hidden;
	float: left;
}
#page #topCon #broadcast a:hover{
	background:url(../images/live_h.gif) left top no-repeat;
}

/*-----news-----*/
#page #mdlCon #mdlL #news{
	padding-bottom:30px;
}
#page #mdlCon #mdlL .sectionT{
	height:33px;
	padding-bottom:3px;
}
#page #mdlCon #mdlL .sectionT dt{
	float:left;
}
#page #mdlCon #mdlL .sectionT dd{
	float:right;
	padding-top:12px;
	width:150px;
	text-align:right;
}

#page #mdlCon #mdlL #news .sectionT{
	border-bottom:1px dotted #969696;
}
#page #mdlCon #mdlL #news .sectionT dd{
	color:#969696;
}

#page #mdlCon #mdlL #news #newsScloll{
	overflow:auto;
	height:100px;
	padding-top:15px;
}
#page #mdlCon #mdlL #news #newsScloll dt{
	float:left;
	clear:both;
}
#page #mdlCon #mdlL #news #newsScloll dd{
	padding-left:100px;
	padding-bottom:8px;
}


/*-----movie-----*/
#page #mdlCon #mdlL #movie{
	padding-bottom:30px;
}
#page #mdlCon #mdlL #movie .sectionT{
	border-bottom:1px dotted #ff7e9f;
}
#page #mdlCon #mdlL #movie .sectionT dd{
	color:#ff7e9f;
}

#page #mdlCon #mdlL #movie #mov01{
	float:left;
}
#page #mdlCon #mdlL #movie #mov02{
	float:left;
	padding-left:50px;
}
#page #mdlCon #mdlL #movie #mov03{
	float:right;
}

#page #mdlCon #mdlL #movie .movBox{
	width:160px;
	padding:15px 0 10px;
}
#page #mdlCon #mdlL #movie .movBox .day{
	border-bottom:solid 1px #333333;
	margin-bottom:10px;
}
#page #mdlCon #mdlL #movie .movBox .movTitle{
	text-align:center;
	padding:8px 0;
	font-weight:bold;
}

#page #mdlCon #mdlL #movie #movCon #more a{
	display:block;
	width:160px;
	padding-top:5px;
}
#page #mdlCon #mdlL #movie #movCon #more #more01{
	width:160px;
	float:left;
	margin-right:50px;
}
#page #mdlCon #mdlL #movie #movCon #more #more02{
	width:160px;
	float:left;
}
#page #mdlCon #mdlL #movie #movCon #more #more03{
	width:160px;
	float:right;
}
#page #mdlCon #mdlL #movie #movCon #more .moreBtn{
	text-align:right;
	border-bottom:solid 1px #333333;
	padding-bottom:3px;
}

/*-----contribution-----*/
#page #mdlCon #mdlL #contribution{
	padding-bottom:30px;
}
#page #mdlCon #mdlL #contribution .sectionT{
	border-bottom:1px dotted #ffc000;
	margin-bottom:10px;
}
#page #mdlCon #mdlL #contribution .sectionT dd{
	color:#ffc000;
}

#page #mdlCon #mdlL #contribution .toukouBox .toukouImg{
	width:140px;
	height:100px;
	float:left;
	padding-right:15px;
}
#page #mdlCon #mdlL #contribution .toukouBox .toukouText{
	float:left;
	width:430px;
}
#page #mdlCon #mdlL #contribution .toukouBox .toukouText dt{
	font-size:1.15em;
	padding-bottom:5px;
	border-bottom:1px dotted #999999;
}
#page #mdlCon #mdlL #contribution .toukouBox .toukouText span{
	font-size:0.8em;
}
#page #mdlCon #mdlL #contribution .toukouBox .toukouText dd{
	padding-top:5px;
}
#page #mdlCon #mdlL #contribution .toukouBox .toukouText .toukouMore{
	text-align:right;
	padding-top:10px;
}

/*-----programs-----*/
#page #mdlCon #mdlL #programs{
	padding-bottom:30px;
}
#page #mdlCon #mdlL #programs .sectionT{
	border-bottom:1px dotted #00ad8a;
	margin-bottom:10px;
}
#page #mdlCon #mdlL #programs .sectionT dd{
	color:#00ad8a;
}

#page #mdlCon #mdlL #programs .conBunner{
	width:182px;
	height:65px;
	padding-bottom:10px;
	float:left;
}
#page #mdlCon #mdlL #programs .bnCenter{
	padding:0 22px 10px;
}

/*-----link-----*/
#page #mdlCon #mdlL #link{
	padding-bottom:30px;
}
#page #mdlCon #mdlL #link .sectionT{
	border-bottom:1px dotted #969696;
	margin-bottom:10px;
}
#page #mdlCon #mdlL #link .sectionT dd{
	color:#969696;
}

#page #mdlCon #mdlL #link .conBunner{
	width:182px;
	height:65px;
	padding-bottom:10px;
	float:left;
}
#page #mdlCon #mdlL #link .bnCenter{
	padding:0 22px 10px;
}

/*------mdlR------*/
#page #mdlCon #mdlR{
	float:right;
	width:270px;
	padding:10px;
}
/*#page #mdlCon #mdlR #bannerL{
	float:left;
	width:130px;
}
#page #mdlCon #mdlR #bannerR{
	float:right;
	width:130px;
}*/

#page #mdlCon #mdlR li{
	display:block;
	width:270px;
	height:57px;
	padding-bottom:10px;
}
#page #mdlCon #mdlR .sizeLtop{
	width:270px;
	height:130px;
	padding-top: 10px;
}
#page #mdlCon #mdlR .sizeL{
	width:270px;
	height:130px;
}
#page #mdlCon #mdlR .sizeM{
	width:270px;
	height:74px;
}
#page #mdlCon #mdlR #twitter {
	padding-bottom: 10px;
}
#page #mdlCon #mdlR #banner {
	width: 270px;
	padding-bottom: 25px;
}
#page #mdlCon #mdlL #ust {
	width: 590px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 20px;
	height: 361px;
}
.paddingT20 {
	padding-top: 20px;
}

#page #topCon #broadcast {
	float: left;
	width: 590px;
	margin-top: 50px;
}

