@charset "UTF-8";

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

Univeral Set

=================================================
*/
body {
	margin: 0;
	padding: 0;
	background: #FFFFFF;
	font-size: 100%;
	font-family: "MS PGothic",sans-serif;
}
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-size: 1em;
	font-weight: normal;
}
address {
	font-style: normal;
}
img {
	border: 0;
	vertical-align: bottom;
}
table,caption,th,td {
	border: 0;
}
small{
	font-size: 1em;
}
input {
	font-size: 1em;
}
li{
	list-style: none;
}
a:link {
	color: #0066CD;
	text-decoration: underline;
}
a:visited {
	color: #0066CD;
	text-decoration: underline;
}
a:hover{
	color: #FF4300;
	text-decoration: underline;
}
a:active{
	color: #FF4300;
	text-decoration: underline;
}

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

container

=================================================
*/
.header-container{
	background: url(../image/header-background.gif) repeat-x top;
}
.main-container{
}
.footer-container{
	border-top: 1px solid #CCCCCC;
	background: #F2F2F2;
}
.wrapper{
	width: 780px;
	margin: 0 auto;
}

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

header-container

=================================================
*/
.header{
	position: relative;
}
.outlink{
	position: absolute;
	top: 10px;
	right: 0px;
	overflow: hidden;
}
.outlink li{
	float: left;
	margin-left: 4px;
}
.navi{
	overflow: hidden;
}
.navi li{
	float: left;
}
.fontsize{
	margin-top: 10px;
	overflow: hidden;
}
.fontsize ul{
	float: right;
	overflow: hidden;
}
.fontsize li{
	float: left;
}
.header h1 img, .outlink img, .navi img, .fontsize img,
.outlink a, .navi a, .fontsize a{
	display: block;
}

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

main-container

=================================================
*/
h2{
	margin-bottom: 30px;
}
h2 img, h3 img{
	display: block;
}
.content{
	padding: 10px 0 20px;
}
.webcast{
}
.webcast h2{
	margin-bottom: 20px;
}
.webcast2{
	padding: 0 55px 20px;
	overflow: hidden;
}
.livecast, .vodcast{
	float: left;
	width: 300px;
}
.livecast{
	margin-right: 70px;
}
.livecast2, .vodcast2{
	border-right: 10px solid #F2F2F2;
	border-bottom: 10px solid #F2F2F2;
	border-left: 10px solid #F2F2F2;
}
.livecast2{
	padding: 20px 15px 30px;
}
.livelink{
	padding: 0 17px 20px;
}
.livestatus, .freeword{
	margin-bottom: 10px;
	color: red;
	text-align: center;
}
.liveprogram{
	font-size: 90%;
	text-align: center;
}
.livecomment{
	width: 300px;
	font-size: 90%;
	margin-top: 15px;
	line-height: 1.3em;
}
.livelink img, .vodlink img,
.livelink a, .vodlink a{
	display: block;
}
.howto{
	padding-bottom: 20px;
}
.howto h2{
	margin-bottom: 15px;
}
.howto ul{
	padding-left: 1em;
}
.howto li{
	list-style: disc url(../image/listmark-arrow.gif);
	line-height: 1.3em;
	margin-bottom: 5px;
}
.barcode{
	padding: 5px;
	border: 1px solid #C0C0C0;
	margin-top: 20px;
	overflow: hidden;
}
.barcode__image {
	float: left;
}
.barcode h4{
	padding-top: 7px;
	font-weight: bold;
	margin: 0 0 10px 100px;
}
.barcode p{
	padding: 0 7px 7px 0;
	margin-left: 100px;
	font-size: 90%;
}
.contact h2{
	margin-bottom: 15px;
}
.contact li{
	line-height: 1.3em;
	margin-bottom: 3px;
}
.contact-outlink{
	padding: 12px 0 0 1em;
}
.contact-outlink li{
	list-style: disc url(../image/listmark-arrow.gif);
}

.contentframe{
	padding: 0 30px;
}
table caption {
	text-align: left;
	font-weight: bold;
	margin-bottom: 5px;
}
table.vodsearch {
	border: 1px solid #595959;
	border-collapse: collapse;
	margin: 30px 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 li{
	padding: 2px 0;
}

table.speaker {
	width: 500px;
	margin: 30px 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;
}
.speakername {
	width: 100%;
	margin: 30px auto 0;
}
.speakername ul{
	padding: 0 15px;
}
.speakername li{
	margin-right: 5px;
	display: inline-block;
	vertical-align: bottom;
}
.kaihaname{
	margin-top: 30px;
}
.phrase {
	margin: 30px auto 0;
}
.phrase .info li{
	margin-bottom: 10px;
}
.phrase li{
	text-align: center;
}
.phrase input{
	font-size: 100%;
}
.phrase input[type="text"] {
	width: 500px;
	padding: 3px;
}

.play {
	width: 680px;
	margin: 30px auto 0;
	overflow: hidden;
}
.play .playleft {
	float: left;
	width: 326px;
}
.play .playright {
	float: right;
	width: 350px;
}
.playerout {
	border: 3px ridge #A0A0A0;
}
.player{
	position: relative;
	width: 100%;
	max-width: 320px;
}
.player:before{
	content: "";
	display: block;
	padding-top: 75%;
}
.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;
}
.playtext {
	width: 350px;
	height: 246px;
	overflow: scroll;
	white-space: nowrap;
	font-size: 90%;
	line-height: 1.2em;
	font-family: "MS Gothic", monospace;
}
.playtext.vod{
	height: 183px;
}
.playright ul{
	margin-bottom: 5px;
	font-weight: bold;
	line-height: 1.2em;
}
.nonlive{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 320px;
	border: 3px ridge #A0A0A0;
	padding: 120px 10px;
	margin: 30px auto 0;
	text-align: center;
}
.before dd{
	padding: 10px 0 20px 15px;
}
.comment{
	margin: 10px auto 0;
}
.nonresult {
	text-align: center;
	margin: 30px 0 0;
	font-weight: bold;
}
.back{
	margin: 40px auto 0;
	text-align: center;
}
.indent{
	padding-left: 1em;
	text-indent: -1em;
}

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

footer-container

=================================================
*/
.footer{
	color: #999999;
	padding: 10px 0;
	font-family: Trebuchet MS,Arial;
}

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

other

=================================================
*/
.width-54{
	width: 54px;
}
.width-64{
	width: 64px;
}
.width-130{
	width: 130px;
}
.width-140{
	width: 140px;
}
.width-150{
	width: 150px;
}
.width-180{
	width: 180px;
}
.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;
}
