@charset "UTF-8";

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

Univeral Set

=================================================
*/
body {
	margin: 0;
	padding: 0;
	background: #FFFFFF;
	font-size: 100%;
	font-family: Arial, Meiryo, sans-serif;
	line-height: 1.4;
	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 {
	height: auto;
	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%;
}
input {
	font-family: Arial, Meiryo, sans-serif;
}
span,br,a,img,object {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
}
li{
	list-style: none;
}
a:link {
	color: #0066CC;
	text-decoration: underline;
}
a:visited {
	color: #0066CC;
	text-decoration: underline;
}
a:hover{
	color: #FF4300;
	text-decoration: underline;
}
a:active{
	color: #FF4300;
	text-decoration: underline;
}

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

outer(外枠)

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

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

header-container

=================================================
*/
div#part-title{
	position: relative;
}
div#part-title h1{
	text-align: left;
}
div#part-title h1 img{
	display: block;
}
div#part-outlink{
	position: absolute;
	top: 17px;
	right: 0px;
}
div#part-outlink ul{
	float: right;
}
div#part-outlink li{
	float: left;
	background: url(../image/list_arrow.png) no-repeat 18px center;
	padding-left: 28px;
	font-size: 14px;
}
div#part-fontsize{
	position: absolute;
	top: 46px;
	right: 0px;
	line-height: 0;
}
div#part-navi{
	line-height: 0;
}

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

main-container

=================================================
*/
h2{
	text-align: left;
	border-bottom: 3px solid #A6D9BF;
	margin-bottom: 20px;
	line-height: 0;
}
h3{
	line-height: 0;
}
.container-contents{
	text-align: left;
	padding: 30px 0 40px 0;
}
.container-contents-inner{
	margin: 20px 30px;
}
.container-contents-inner table{
	margin: 0 auto;
}

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

index

=================================================
*/
div#inner-index-menu{
	text-align: center;
	padding-bottom: 30px;
}
div#index-menu{
}
div#part-index-livemenu{
	float: left;
	width: 420px;
	text-align: center;
}
div#part-index-vodmenu{
	float: right;
	width: 420px;
	text-align: center;
}
div#index-livelink, div#index-vodlink{
	padding: 30px 20px;
	background: #F7F7F7;
	border-right: 1px solid #E6E6E6;
	border-bottom: 1px solid #E6E6E6;
	border-left: 1px solid #E6E6E6;
	min-height: 297px;
}
div#livelink{
	padding-bottom: 30px;
	line-height: 0;
}
.part-index-free{
	padding-top: 20px;
	font-weight: bold;
}
div#part-index-liveprogram{
	padding-top: 30px;
	display: inline-block;
	text-align: left;
}
div#vodlink li{
	line-height: 0;
}
div#part-index-notice{
	padding-bottom: 30px;
}
div#index-notice-left{
	float: left;
	width: 420px;
	text-align: left;
}
div#index-notice-right{
	float: right;
	width: 420px;
}
div#index-notice-left li{
	background: url(../image/list_circle.png) no-repeat 0 0.5em;
	padding-left: 14px;
	margin-bottom: 10px;
}
.photo {
	margin: 0;
	position: relative;
}
.photo__caption {
	position: absolute;
	bottom: 0;
	background: rgba(0, 0, 0, 0.3);
	box-sizing: border-box;
	width: 100%;
	padding: 8px 15px 7px;
	text-align: right;
	font-size: 0.9em;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Meiryo, BIZ UDGothic, sans-serif;
}
div#part-index-address{
	text-align: left;
}
div#part-index-address li{
	margin-bottom: 5px;
}

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

gikai/speaker/kaiha/phrase/live/vod

=================================================
*/
.non-result{
	text-align: center;
	padding: 10px 0;
	font-weight: bold;
}
table.vodlist{
	border: 1px solid #595959;
	border-collapse: collapse;
}
table.vodlist td{
	border: 1px solid #595959;
	padding: 5px;
}
table.vodlist caption{
	text-align: left;
	padding-bottom: 5px;
	font-weight: bold;
}

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

kaigi

=================================================
*/
.kaigi-list h4{
	margin: 0 0 10px;
	padding: 3px 8px;
	border-left: 5px solid #009145;
	font-weight: normal;
	text-align: left;
}
.kaigi-list ul{
	margin: 20px 0 25px 15px;
	padding: 0;
	overflow: hidden;
	list-style: none;
}
.kaigi-list li{
	float: left;
}
.kaigi-list a{
	display: block;
	margin: 0 25px 15px 0;
	padding: .8em 1em;
	border-radius: .3em;
	border: 1px solid #C9C9C9;
	background: #FFFFFF url(../image/button_kaigi_background_over_off.png) repeat-x center bottom;
	box-shadow: 2px 2px 0 #F5F5F5;
	color: #005926;
	text-decoration: none;
	width: 20em;
	text-align: center;
	line-height: 1.2;
}
.kaigi-list a:hover{
	background: #FFFFFF url(../image/button_kaigi_background_over_on.png) repeat-x center bottom;
	border: 1px solid #C1C1C1;
}

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

gikai

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

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

speaker

=================================================
*/
div#speaker-name{
	text-align: left;
}
table#speaker-table{
	margin: 10px;
	text-align: left;
}
.speaker-kaiha{
	margin: 10px 0 5px 0;
	text-align: left;
}
.speaker-box{
	vertical-align: top;
}
.speaker-box table{
	width: 100%;
	border: 1px solid #595959;
	border-collapse: collapse;
	background: #FEFEFE;
}
.speaker-box table td{
	border: 1px solid #595959;
	padding: 5px;
}
.speaker-index{
	text-align: center;
	vertical-align: middle;
}

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

kaiha

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

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

phrase

=================================================
*/
ul#phrase-form{
	text-align: center;
}
ul#phrase-form li#phrase-notice{
	text-align: center;
	font-size: 90%;
	padding: 15px 0 8px 0;
}
ul#phrase-form li input#search-text{
	width: 550px;
	padding: 3px;
}
ul#phrase-form li input{
	font-size: 100%;
}
p#phrase-searchword{
	padding-bottom: 5px;
}
table.phrase-speaker{
	border: none;
}
table.phrase-speaker td{
	border: none;
}

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

live/vod

=================================================
*/
.playleft{
	float: left;
	width: 430px;
	margin-left: 0;
}
.playright{
	float: right;
	width: 360px;
	margin-right: 0;
}
.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{
	font-weight: bold;
	margin-bottom: 10px;
}
.playtext{
	width: 360px;
	height: 246px;
	font-family: Meiryo, monospace;
	overflow: scroll;
	white-space: nowrap;
	font-size: 90%;
	text-align: left;
}
.playtext.vod{
	height: 168px;
}
div#non-live{
	width: 320px;
	border: 3px ridge #A0A0A0;
	margin: 0 auto;
	padding: 120px 0;
	text-align: center;
}

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

before_watch

=================================================
*/
dl#before-list{
	text-align: left;
}
dl#before-list dd{
	margin-left: 1em;
	font-size: 90%;
	margin: 7px 0 20px 10px;
}

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

back

=================================================
*/
div#part-back{
	text-align: center;
}

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

footer

=================================================
*/
div#part-footer{
	text-align: center;
	font-size: 75%;
	color: #4EA772;
}
div#part-footer ul{
	padding: 30px 0;
}

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

font

=================================================
*/
.font-color-red{
	color: red;
}
.font-color-blue{
	color: blue;
}
.font-size-90{
	font-size: 90%;
}
.font-size-80{
	font-size: 80%;
}
.font-bold{
	font-weight: bold;
}
.font-tt{
	font-family: Meiryo, monospace;
}
.hit1, .hit2, .hit3, .hit4, .hit5{
	color: red;
}

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

layout

=================================================
*/
.width-56{
	width: 56px;
}
.width-150{
	width: 150px;
}
.width-200{
	width: 200px;
}
.width-350{
	width: 350px;
}
.width-580{
	width: 580px;
}
.width-100p{
	width: 100%;
}
.align-center{
	text-align: center;
}
.align-left{
	text-align: left;
}
.align-right{
	text-align: right;
}
.valign-top{
	vertical-align: top;
}
.valign-middle{
	vertical-align: middle;
}
.valign-bottom{
	vertical-align: bottom;
}

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

clear

=================================================
*/
.clearfix:after{
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
.clearfix{
	display: inline-block;
}
/* Hide Mac IE \*/
.clearfix{
	display: block;
}
/*  */

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

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

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