/* 動画ページ */

/*tab01=論壇on tab02=その他動画off tab03=rondan0ff tab04=その他動画on*/
.tab01 , .tab02 , .tab03 , .tab04{ 
	float:left;
	width:150px;
	height:25px;
	color:#FFFFFF;
	text-align:center;
	font-weight:bolder;
}

.tab01 , .tab04{
	background-image:url(images/tab01.gif);
	background-repeat:no-repeat;
}

.tab01{	margin:10px 0px 0px 8px;}
.tab03{	margin:10px 0px 0px 8px;}

*html .tab01{	margin:10px 0px 0px 4px;}
*html .tab03{	margin:10px 0px 0px 4px;}

.tab02 , .tab03{
	background-image:url(images/tab02.gif);
	background-repeat:no-repeat;
}

.tab02 a , .tab02 a:link , .tab02 a:visited , .tab02 a:hover , .tab02 a:active{ color:#FFFFFF; text-decoration:none;}
.tab03 a , .tab03 a:link , .tab03 a:visited , .tab03 a:hover , .tab03 a:active{ color:#FFFFFF; text-decoration:none;}

.tab02{	margin:10px 0px 0px 2px;}
.tab04{	margin:10px 0px 0px 2px;}

.up_movie{	
	clear:both;
	width:590px;
	height:130px;
	background-color:#333333;
	margin:0px 7px 0px 8px;
	padding:8px 10px;
	color:#FFFFFF;
}

.up_movie_img{	float:left; margin-right:8px;}
.up_movie p{	font-size:18px; line-height:1.7em;}
.up_movie_btn{	float:right; margin-top:5px;}

.archive{
	width:590px;
	margin:10px 7px 0px 8px;
	padding:8px 10px;
}

.archive table{
	background-color:#D3D3D3;
	color:#333333;
	margin:2px 0;
}

.archive_tdl{	width:60px;}
.archive_tdc{	width:470px; padding-left:10px; font-size:16px; font-weight:bold;}
.archive_tdr{	width:50px;}

.archive_tdl02{	width:30px;}
.archive_tdc02{	width:455px; padding-left:10px; font-size:16px; font-weight:bold;}
.archive_tdr02{	width:100px; padding-right:5px;}

.archive_tdl_black{	width:60px; background-color:#000000; color:#FFFFFF; font-size:14px; text-align:center; }

.archive hr{	border:none; border-bottom:1px dotted #999999;}

.movie_navi{
	font-size:0.8em;
	text-align:center;
}

.play_movie{
	width:590px;
	margin:10px 7px 0px 8px;
	padding:8px 10px;
	line-height:2.0em;
}
.play_movie_title{	font-size:18px; font-weight:bold;}

.entry{	text-align:center; margin:10px 0;}
.textarea{ font-size:0.9em; line-height:2.5em;}

.movie_att{	font-size:0.7em; color:#393939;}

.movie_com{	font-size:0.9em; line-height:1.3em; padding:8px;}

.dvd_num_navi{	clear:both; width:580px; height:20px; margin:0; line-height:2.0em; padding:5px; text-align:center;}
.dvd_num_navi a , .dvd_num_navi a:link , .dvd_num_navi a:visited , .dvd_num_navi a:hover , .dvd_num_navi a:active{	color:#990033; text-decoration:underline;}


/*御講演全文ページ*/
.low_cont01 ul{	margin:0; padding:5px 0 0 30px;}
.low_cont01 li{	background:url(../../images/circle02.jpg) no-repeat left center; padding:0 0 0 15px;}
.low_cont01 ul a , .low_cont01 ul a:link , .low_cont01 ul a:visited , .low_cont01 ul  a:hover , .low_cont01 ul a:active{	color:#FFFFFF; text-decoration:underline;}
.quote{ color:#999999; line-height:1.8em;	font-size:1.1em; letter-spacing:0.05em;	padding:5px; background-color:#232323;}
.int_txt{ color:#FFFFFF; line-height:2.0em;	font-size:1.1em; letter-spacing:0.05em;	padding:10px 0;}
