@charset "UTF-8";

/*
=================================================

Univeral Set

=================================================
*/
body {
	margin: 0;
	padding: 0;
	background: #FFFFFF;
	font-size: 100%;
	font-family: Meiryo,Arial,sans-serif;
	line-height: 1.2;
	color: #444444;
}
h1,h2,h3,h4,h5,h6,address{
	margin: 0;
	padding: 0;
	border: 0;
	font-style: normal;
	font-weight: normal;
	font-size: 100%;
}
img {
	border: 0;
	vertical-align: bottom;
}
div,p,pre,ul,ol,li,dl,dt,dd {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
}
table,caption,th,td {
	margin: 0;
	padding: 0;
	border: 0;
	font-style: normal;
	font-weight: normal;
	font-size: 100%;
}
form,textarea,select,option,input {
	margin:0;
	padding:0;
	font-size: 100%;
}
span,br,a,img,object {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
}
li{
	list-style: none;
}
small{
	font-size: 100%;
}
a:link {
	color: #0066CC;
	text-decoration: underline;
}
a:visited {
	color: #0066CC;
	text-decoration: underline;
}
a:hover{
	color: #CC0033;
	text-decoration: underline;
}
a:active{
	color: #CC0033;
	text-decoration: underline;
}

/*
=================================================

container

=================================================
*/
.header-container{
	background: url(../image/header_background.png) repeat-x top;
}
.main-container{
	background: url(../image/main_background.png) repeat-x top;
}
.footer-container{
	border-top: 5px solid #AADBF2;
	background: #E1F8FF;
}
.wrapper{
	width: 960px;
	margin: 0 auto;
}

/*
=================================================

header-container

=================================================
*/
.header{
	position: relative;
}
.header h1 img, .fontsize img, .navi img{
	display: block;
}
.outlink{
	position: absolute;
	top: 10px;
	right: 0;
}
.outlink ul{
	float: right;
}
.outlink li{
	float: left;
	padding: 0 5px 0 13px;
	font-size: 80%;
}
.outlink li a{
	text-decoration: none;
	background: url(../image/list_arrow.png) no-repeat left center;
	padding-left: 15px;
}
.fontsize{
	position: absolute;
	top: 36px;
	right: 0;
}
.fontsize li{
	float: left;
}
.navi li{
	float: left;
	/* for IE7 */
	*line-height: 0;
}

/*
=================================================

main-container

=================================================
*/
.contentheader{
	padding: 1px 0;
	border-bottom: 3px solid #bce4f4;
	font-size: 1.5em;
	margin-bottom: 20px;
	background: #FFFFFF;
}
.contentheader > span{
	font-weight: normal;
	line-height: 1;
	display: inline-block;
	padding: 11px 10px 10px;
	color: #333;
	border-left: 5px solid #00a1e5;
}
.content{
	padding: 30px 0;
}
.webcast{
	overflow: hidden;
	box-sizing: border-box;
	padding-bottom: 30px;
}
.livecast, .vodcast{
	float: left;
	box-sizing: border-box;
	width: 465px;
	min-height: 422px;
	background: #fff;
	/* for IE7 */
	*width: 459px;
}
.livecast{
	margin: 0 30px 0 0;
	border: 3px solid #ecde9e;
}
.vodcast{
	border: 3px solid #c0e4f6;
}
.live_header, .vod_header{
	font-weight: normal;
	margin: 0;
	padding: 6px 8px 9px;
	font-size: 1.5em;
}
.live_header_main, .vod_header_main{
	padding: 2px 0 1px 10px;
	display: inline-block;
}
.live_header_sub, .vod_header_sub{
	font-size: .65em;
	vertical-align: middle;
	color: #666;
}
.live_header{
	background: #ecde9e;
}
.live_header_main{
	border-left: 5px solid #e99400;
}
.vod_header{
	background: #c0e4f6;
}
.vod_header_main{
	border-left: 5px solid #00a0e9;
}
.livecast2, .vodcast2{
	padding: 30px 59px;
	text-align: center;
}
.livelink{
	padding-bottom: 40px;
}
.vodcast2 li{
	margin-bottom: 3px;
	/* for IE7 */
	*line-height: 0;
}
.vodcast2 li img{
	display: block;
}
.liveprogram{
	margin-top: 30px;
	font-size: 90%;
	display: inline-block;
	text-align: left;
}
.freeword{
	margin-top: 20px;
}
.howto{
}
.howtoleft{
	float: left;
	width: 384px;
	margin-right: 18px;
}
.howtoright{
	float: left;
	width: 558px;
	margin: left;
}
.howtoright li{
	background: url(../image/list_circle.png) no-repeat 0 0.5em;
	padding-left: 15px;
	margin-bottom: 7px;
}
.qrcode{
	border: 2px solid #C0E4F6;
	padding-right: 30px;
}
.qrleft{
	float: left;
	width: 130px;
}
.qrright{
	float: left;
	width: 394px;
	padding: 15px 0;
}
.qrright p{
	margin-bottom: 10px;
}
.qrright li{
	background: none;
	padding-left: 0;
	margin-bottom: 0;
}
.contact ul{
	padding: 0 10px;
}
.contact li{
	margin-bottom: 7px;
}

.contentframe{
	background: #FFFFFF;
	padding: 20px 20px 0;
}
table caption {
	text-align: left;
	font-weight: bold;
}
table.vodsearch {
	border: 1px solid #ADADAD;
	border-collapse: collapse;
	margin: 20px auto 30px;
}
table.vodsearch th {
	border: 1px solid #ADADAD;
	vertical-align: top;
	text-align: left;
	padding: 5px;
}
table.vodsearch td {
	border: 1px solid #ADADAD;
	padding: 5px;
}
table.vodsearch.resultlist {
	width: 860px;
}
table.vodsearch td.nonpad{
	padding: 0;
}

table.speaker {
	width: 860px;
	margin: 20px auto 30px;
}
table.speaker.vodsearch {
	margin: 10px auto 30px;
}
.speaker-box{
	vertical-align: top;
}
.speaker-box table {
	width: 100%;
	border: 1px solid #ADADAD;
	border-collapse: collapse;
}
.speaker-box td {
	border: 1px solid #ADADAD;
	padding: 5px;
}
.speaker-index{
	text-align: center;
	vertical-align: middle;
}
.speakername {
	width: 860px;
	margin: 20px auto 0;
}
.speakername ul{
	padding: 0 15px;
}
.speakername li{
	margin-right: 5px;
	display: inline-block;
	vertical-align: bottom;
	/* for IE7 */
	*display: inline;
	*zoom: 1;
}

.phrase {
	margin: 30px auto;
}
.phrase .info li{
	margin-bottom: 10px;
}
.phrase li{
	text-align: center;
}
.phrase input[type="text"] {
	width: 600px;
	padding: 3px;
}

.play {
	width: 860px;
	margin: 20px auto 30px;
}
.play .playleft {
	float: left;
	width: 430px;
}
.play .playright {
	float: right;
	width: 420px;
	overflow: hidden;
}
.playerout {
	border: 3px ridge #A0A0A0;
}
.player{
	position: relative;
	width: 100%;
	max-width: 424px;
}
.player:before{
	content: "";
	display: block;
	padding-top: 56.25%;
}
.playerframe{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.var-hidden{
	display: none;
}
.amplayer, .amp-no-js{
	max-width: 100%;
	max-height: 100%;
	border: none;
}
.playlist {
	border-bottom: 2px solid #CCCCCC;
	margin-bottom: 20px;
	font-weight: bold;
}
.playtext {
	width: 420px;
	height: 246px;
	overflow: scroll;
	white-space: nowrap;
	font-size: 90%;
}
.playlink{
	margin: 5px 0 0;
	float: right;
	overflow: hidden;
}
.playlink li{
	float: left;
	margin: 0 2px 2px 0;
}
.playlink li:last-child{
	margin-right: 0;
}
.btn-playlink{
	display: inline-block;
	padding: 6px 1.5em 4px;
	margin: 0 1px 1px 0;
	border-radius: 4px;
	background: #2963A5;
	border: none;
	min-width: 3em;
	width: auto;
	font-size: 0.9em;
	font-weight: bold;
}
a.btn-playlink{
	color:#FFFFFF;
	text-decoration: none;
}
.nonlive{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 424px;
	border: 3px ridge #A0A0A0;
	padding: 120px 10px;
	margin: 20px auto 30px;
	text-align: center;
}
.telop{
	box-sizing: border-box;
	max-width: 646px;
	min-height: 100px;
	padding: 0.5em 1em;
	margin: 0;
	font-weight: bold;
	color: #000000;
	background: linear-gradient(#DDDDDD, #FDFCF7);
}
.telop p {
	margin: 0; 
	padding: 0;
}

.comment{
	margin: 0 auto 30px;
}
.nonresult {
	text-align: center;
	margin: 20px 0 30px;
	font-weight: bold;
}
.back{
	text-align: center;
}

/*
=================================================

footer-container

=================================================
*/
.footer{
	color: #5295C4;
	text-align: center;
	font-size: 80%;
	padding: 35px 0;
}

/*
=================================================

other

=================================================
*/
.width-58{
	width: 58px;
}
.width-64{
	width: 64px;
}
.width-120{
	width: 120px;
}
.width-150{
	width: 150px;
}
.width-200{
	width: 200px;
}
.width-350{
	width: 350px;
}
.width-580{
	width: 580px;
}
.width-650{
	width: 650px;
}
.center {
	text-align: center;
}
.left {
	text-align: left;
}
.right {
	text-align: right;
}
.top {
	vertical-align: top;
}
.middle {
	vertical-align: middle;
}
.bottom {
	vertical-align: bottom;
}
.font-red {
	color: red;
}
.font-blue {
	color: blue;
}
.font-90 {
	font-size: 90%;
}
.font-bold {
	font-weight: bold;
}
.font-normal{
	font-weight: normal;
}
.font-tt{
	font-family: 'MS Gothic', monospace;
}
.hit1,.hit2,.hit3,.hit4,.hit5 {
	color: red;
}

/*
=================================================

clear

=================================================
*/
.clearfix:before, .clearfix:after {
	display: table;
	content: ' ';
}
.clearfix:after {
	clear: both;
}
.clearfix {
	*zoom: 1;
}

/*
=================================================

メニュー読み飛ばしリンク用

=================================================
*/
p.hide {
	position: absolute;
	top: 0px;
	left: -512px;
	width: 256px;
}
