@charset "UTF-8";

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

Univeral Set

=================================================
*/
html{
	background: #fff;
}
body {
	margin: 0;
	padding: 0;
	background: url(../image/background.gif);
	font-size: 100%;
	font-family: "MS PGothic", sans-serif;
	color: #000000;
}
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,figure,figcaption,main {
	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: #1F4CA5;
	text-decoration: underline;
}
a:visited {
	color: #1F4CA5;
	text-decoration: underline;
}
a:hover{
	color: #FF7200;
	text-decoration: underline;
}
a:active{
	color: #FF7200;
	text-decoration: underline;
}

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

container

=================================================
*/
.header-container{
	background: #FFFFFF url(../image/header-background.gif) repeat-x top;
}
.main-container{
}
.footer-container{
	background: #3399CC;
}
.wrapper{
	width: 860px;
	margin: 0 auto;
}

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

header-container

=================================================
*/
.header{
	position: relative;
}
.outlink {
	position: absolute;
	top: 9px;
	right: 0;
}
.outlink li {
	margin: 0 0 2px;
}
.outlink li:first-child{
	padding: 0 0 0 24px;
}
.outlink li:last-child{
	padding: 0 0 0 61px;
}
.navi{
	overflow: hidden;
}
.navi li{
	float: left;
}
.header h1 img, .outlink img, .navi img,
.outlink a, .navi a{
	display: block;
}

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

main-container

=================================================
*/
.content{
	padding: 20px 0;
	background: #FFFFFF;
}
.webcast{
	padding: 20px 65px;
	overflow: hidden;
}
.livecast,.vodcast{
	float: left;
	width: 350px;
	text-align: center;
}
.livecast{
	margin: 0 30px 0 0;
}
.webcast_header{
	margin: 0 0 15px;
}
.webcast_header img{
	display: block;
}
.webcast_box{
	padding: 0 10px 20px;
}
.livelink{
	padding: 20px 0;
}
.livelink.disabled{
	color: #D90000;
}
.freeword{
	margin: 0 0 20px;
	color: #D90000;
}
.liveprogram{
	font-size: 90%;
}
.vodlink{
	padding: 10px 0 0;
}
.vodlink li{
	margin: 0 0 5px;
}
.howto{
	padding: 20px 10px 0;
	overflow: hidden;
}
.howto_main{
	float: left;
	width: 470px;
	font-size: 90%;
}
.howto_main li:before{
	padding: 0 0.3em 0 0;
	content: '※';
}
.howto_main li{
	padding: 0 0 8px 1.2em;
	text-indent: -1.2em;
}
.topphoto{
	float: left;
	width: 360px;
	margin: 0 10px 0 0;
}

.contentframe{
	padding: 0 30px;
}
.contentframe.playpage{
	padding: 0 20px;
}
table caption {
	text-align: left;
	font-weight: bold;
	margin: 0 0 5px;
}
table.vodsearch {
	border: 1px solid #595959;
	border-collapse: collapse;
	margin: 15px auto 0;
	background: #FFFFFF;
}
table.vodsearch td {
	border: 1px solid #595959;
	padding: 5px;
}
table.vodsearch.resultlist {
	width: 100%;
}
table.vodsearch td.nonpad{
	padding: 0;
}
table.vodsearch td li{
	padding: 2px 0;
}
.kaiha_header th{
	border: 1px solid #595959;
	padding: 5px;
	background: #3576A5;
	color: #FFFFFF;
	font-weight: bold;
}
table.speaker {
	width: 500px;
	margin: 15px 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;
	background: #FFFFFF;
}
.speaker-box td {
	border: 1px solid #595959;
	padding: 5px;
}
.speaker-index{
	text-align: center;
	vertical-align: middle;
}
.speaker-nonresult{
	text-align: center;
	font-weight: bold;
}
.speakername {
	width: 100%;
	margin: 15px auto 0;
}
.speakername li{
	margin-right: 5px;
	display: inline-block;
	vertical-align: bottom;
}
.kaihaname{
	margin: 15px 0 0;
}
.phrase {
	margin: 20px auto 0;
}
.phrase .info li{
	margin: 0 0 10px;
}
.phrase li{
	text-align: center;
}
.phrase input[type="text"] {
	width: 520px;
	padding: 3px;
}
.phrase input[type="submit"] {
	width: 7em;
}

.play {
	margin: 15px auto 0;
	overflow: hidden;
}
.playleft {
	float: left;
	width: 430px;
}
.playright {
	float: right;
	width: 380px;
}
.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, .amplayer, .amp-no-js{
	max-width: 100%;
	max-height: 100%;
	border: none;
}
.var-hidden{
	display: none;
}
.playlist {
	margin: 0 0 10px;
	font-weight: bold;
	line-height: 1.2em;
}
.playlist li{
	margin: 0 0 3px;
}
.playtext {
	width: 380px;
	height: 246px;
	overflow: scroll;
	white-space: nowrap;
	font-size: 90%;
}
.playtext.vod{
	height: 153px;
}
.nonlive{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 424px;
	border: 3px ridge #A0A0A0;
	background: #FFFFFF;
	padding: 120px 10px;
	margin: 15px auto 0;
	text-align: center;
}
.before{
	text-align: left;
	padding: 0 30px;
}
.before dd{
	margin-left: 1em;
	margin: 7px 0 20px 10px;
	font-size: 90%;
}
.beforeindex{
	background: #E8EFFF;
	color: #333366;
	font-weight: bold;
	padding: 5px;
	margin-bottom: 10px;
}
.comment{
	margin: 10px auto 0;
}
.nonresult {
	text-align: center;
	margin: 20px 0 0;
	font-weight: bold;
}
.back{
	margin: 35px auto 0;
	text-align: center;
}
.border{
	width: 100%;
	height: 2px;
	background: url(../image/bar.gif) repeat-x;
	font-size: 0;
}

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

footer-container

=================================================
*/
.footer{
	text-align: left;
	font-size: 90%;
	padding: 10px 0;
	color: #FFFFFF;
}

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

other

=================================================
*/
.width-48{
	width: 48px;
}
.width-130{
	width: 130px;
}
.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-dred{
	color: #D90000;
}
.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: #D90000;
}

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

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

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