@charset "UTF-8";

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

Univeral Set

=================================================
*/
body {
	margin: 0;
	padding: 0;
	background: #E6F1ED;
	font-size: 100%;
	font-family: 'MS PGothic', sans-serif;
}
body.intra {
	background: #FFFFFF;
}
div,p,pre,ul,ol,li,dl,dt,dd,span,br,a,img,object,h1,h2,h3,h4,h5,h6,address,table,caption,th,td,form,textarea,select,option,input {
	margin: 0;
	padding: 0;
}
h1,h2,h3,h4,h5,h6{
	font-style: normal;
	font-weight: normal;
	font-size: 1em;
}
table,caption,th,td{
	font-style: normal;
	font-weight: normal;
	border: 0;
}
img {
	border: 0;
	vertical-align: bottom;
}
li{
	list-style: none;
}
small{
	font-size: 100%;
}
input{
	font-size: 100%;
}
a:link {
	color: #0282C3;
	text-decoration: underline;
}
a:visited {
	color: #0282C3;
	text-decoration: underline;
}
a:hover{
	color: #FF4300;
	text-decoration: underline;
}
a:active{
	color: #FF4300;
	text-decoration: underline;
}

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

container

=================================================
*/
.header-container{
}
.main-container{
}
.footer-container{
}
.wrapper{
	width: 920px;
	margin: 0 auto;
	background: #FFFFFF;
}

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

header-container

=================================================
*/
.header{
	position: relative;
	background: url(../image/header-background-photo.jpg) no-repeat center top;
}
.header h1{
	padding: 15px 0 21px 15px;
}
.fontsize{
	position: absolute;
	top: 10px;
	right: 10px;
	overflow: hidden;
}
.fontsize li{
	float: left;
}
.outlink {
	position: absolute;
	top: 42px;
	right: 10px;
	overflow: hidden;
}
.outlink li {
	float: left;
	margin: 0 0 0 10px;
}
.navi{
	overflow: hidden;
}
.navi li{
	float: left;
}
.header h1 img, .fontsize img, .outlink img, .navi img,
.fontsize a, .outlink a, .navi a{
	display: block;
}

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

main-container

=================================================
*/
.content{
	padding: 20px;
}
h2{
	margin: 0 0 20px;
}
h2.heading-webcast{
	margin: 0 0 12px;
}
h2 img, h3 img{
	display: block;
}
.webcast{
	margin: 0 0 30px;
	overflow: hidden;
}
.webcast2{
	padding: 0 35px;
}
.livecast,.vodcast{
	float: left;
	width: 380px;
}
.livecast{
	margin-right: 50px;
}
.livecast h3,.vodcast h3{
	position: relative;
	z-index: 1;
}
.livecast2{
	background: #CADCEB;
	padding: 0 20px 20px;
}
.vodcast2{
	background: #CAEBDD;
	padding: 0 20px 20px;
}
.webcast-box{
	background: #FFFFFF;
	background: rgba(255, 255, 255, .8);
	padding: 20px;
	position: relative;
	z-index: 2;
	margin-top: -38px;
	box-sizing: border-box;
	min-height: 252px;
}
.livelink{
	padding: 0 40px 20px;
}
.livestatus{
	margin: 0 0 10px;
	text-align: center;
}
.freeword{
	margin: 0 0 10px;
	color: red;
	text-align: center;
}
.liveprogram{
	font-size: 90%;
}
.vodlink{
	padding: 0 40px;
}
.vodlink li{
	margin: 0 0 5px;
}
.livelink img, .vodlink li img,
.livelink a, .vodlink li a{
	display: block;
}
.howto{
	margin-bottom: 30px;
	overflow: hidden;
}
.howto ul{
	float: left;
	width: 610px;
	margin: 0 20px 0 0;
	font-size: 90%;
}
.howto li{
	line-height: 1.3em;
	background: url(../image/listmark.png) no-repeat 5px 0.5em;
	padding: 0 10px 0 20px;
	margin: 0 0 5px;
}
.howto li:last-child{
	margin-bottom: 0;
}
.topphoto{
	float: left;
	width: 250px;
}
.contact ul{
	font-size: 90%;
}
.contact li{
	line-height: 1.3em;
	margin: 0 0 5px;
}
.icon-link{
	padding-right: 14px;
	background: url(../image/external-link.png) no-repeat right center;
}

.contentframe{
	padding: 0 40px;
}
table caption {
	text-align: left;
	font-weight: bold;
	margin: 0 0 5px;
}
table.vodsearch {
	border: 1px solid #595959;
	border-collapse: collapse;
	margin: 20px auto 0;
}
table.vodsearch td {
	border: 1px solid #595959;
	padding: 5px;
}
table.vodsearch td li{
	padding: 2px 0;
}
table.vodsearch.resultlist {
	width: 100%;
}
table.speaker {
	width: 600px;
	margin: 20px auto 0;
}
table.speaker.vodsearch {
	margin: 10px auto 0;
}
.speaker-box{
	vertical-align: top;
}
.speaker-box table {
	width: 100%;
	border: 1px solid #595959;
	border-collapse: collapse;
}
.speaker-box td {
	border: 1px solid #595959;
	padding: 5px;
}
.speaker-index{
	text-align: center;
	vertical-align: middle;
}
.speaker__info{
	width: 600px;
	margin: 20px auto -15px;
}
.speakername {
	margin: 20px auto 0;
}
.speakername ul{
	padding: 0 10px;
}
.speakername li{
	margin-right: 5px;
	display: inline-block;
	vertical-align: bottom;
}
.kaihaname{
	margin-top: 20px;
}
.kaiha__info{
	width: 300px;
	margin: 20px auto -15px;
}
.phrase {
	margin: 20px auto 0;
}
.phrase .info li{
	margin-bottom: 10px;
}
.phrase li{
	text-align: center;
}
.phrase input[type="text"] {
	width: 560px;
	padding: 3px;
}

.play {
	margin: 20px auto 0;
	overflow: hidden;
}
.play .playleft {
	float: left;
	width: 430px;
}
.play .playright {
	float: right;
	width: 360px;
}
.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%;
}
.liveplayer, .vodplayer, .vjs-no-js{
	max-width: 100%;
	max-height: 100%;
	border: none;
}
.var-hidden{
	display: none;
}
.playlist {
	margin-bottom: 10px;
	font-weight: bold;
}
.playtext {
	width: 360px;
	height: 246px;
	overflow: scroll;
	white-space: nowrap;
	font-size: 90%;
}
.playtext.vod{
	height: 178px;
}
.playcomment{
	margin: 15px 0 0;
	padding: 7px 3px;
	background: #F4F4F4;
	font-size: 0.9em;
}
.telop{
	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;
}
.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 0;
	text-align: center;
}
.playindex_embed{
	margin: 5px 0;
}
.comment{
	margin: 10px auto 0;
}
.nonresult {
	text-align: center;
	margin: 20px 0 0;
	font-weight: bold;
}
.back{
	margin: 20px auto 0;
	text-align: center;
}

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

footer-container

=================================================
*/
.footer{
	text-align: left;
	font-size: 75%;
	padding: 0 20px;
}
.footer ul{
	background: url(../image/border-background.gif) repeat-x center top;
	color: #296CA1;
	padding: 20px 0 10px;
}
.footer li{
	margin: 0 0 8px;
}

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

other

=================================================
*/
.width-60{
	width: 60px;
}
.width-150{
	width: 150px;
}
.width-200{
	width: 200px;
}
.width-300{
	width: 300px;
}
.width-500{
	width: 500px;
}
.width-580{
	width: 580px;
}
.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-80 {
	font-size: 80%;
}
.font-bold {
	font-weight: bold;
}
.font-normal {
	font-weight: normal;
}
.font-tt{
	font-family: 'MS Gothic', monospace;
}
.hit1,.hit2,.hit3,.hit4,.hit5 {
	color: red;
}

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

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

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