@charset "utf-8";

/* ===== トップページ ===== */

/*  clear
----------------------------------*/
.clear{clear:both;}

.clearfix:after {
  content: "."; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;
}
.clearfix {display: inline-block;}


.dotline {
	clear: left;
	height: 8px;
	background-image: url(/images/moving/dotline.gif);
	background-repeat:repeat-x;
	margin:0px 0px 5px 0px;
}


#top_side_right{
	width:140px;
	height:100%;
	float:right;
	color: #ffffff;
	margin-left: 5px;
}
.top_side_right_moving{
	width:140px;
	background-color: #E6E6E6;
	color: #ffffff;
	border: 1px solid #d9d9d9;
	padding-bottom: 10px !important;  
	padding-bottom: 10px  ; /* for only IE6 style */  
}




div#top_banna_img{
	margin-bottom: 5px !important;  
	margin-bottom: 5px ; /* for only IE6 style */  
	}
div#top_banna_img img{
	clear: both;
	}
	
div#top_banna_img2{
	margin: 5px 0 5px 0 !important;  
	margin: 3px 0 5px 0 ; /* for only IE6 style */  
	}
div#top_banna_img2 img{
	clear: both;
	}
div#top_banna_img3{
	margin-top: 5px !important;  
	margin-top: 2px ; /* for only IE6 style */  
	}
div#top_banna_img3 img{
	clear: both;
	}
	

/*　トップ　２カラム
---------------------------------- */
.top_banna_box {
	width: 600px;
	margin: 3px 0 3px 0 !important;  
	margin: 5px 0 0px 0 ; /* for only IE6 style */  
}

.top_banna_box .top_box_left {
	float: left;
	width: 381px;
	text-align: left;
}

.top_banna_box .top_box_right {
	float: right;
	width: 218px;
	text-align: right;
}


/*　トップ　おすすめ動画
---------------------------------- */
.moving_box_top {
	margin: 3px 0 5px 0 !important;  
	margin: 3px 0 5px 0 ; /* for only IE6 style */  
	padding: 0;
	border: 1px solid #d9d9d9; 
}

.moving_box_top .top-topics {
	font-size: 14px;
	padding: 0 10px;
}
.moving_box_top .top-topics .TitleLink {
	font-size: 14px;
	color:#ffffff;
	margin-top: -35px;
}
.moving_box_top .top-topics .TitleLink a{
	font-size: 14px;
}

.moving_box_top h2.Title {
	margin: 0 -10px 7px -10px;
	padding: 5px 9px;
	border-bottom: 1px solid #d9d9d9;
	background-image: url(/images/moving/topics_bar_bg.gif);
	background-repeat:repeat-x;
	color: #666 !important;
}

/*　トップ　その他
---------------------------------- */
.topics_box_top {
	margin: 10px 0 5px 0 !important;  
	margin: 10px 0 5px 0 ; /* for only IE6 style */  
	padding: 0;
	border: 1px solid #d9d9d9; 
}

.topics_box_top .top-topics {
	font-size: 14px;
	padding: 0px 10px 5px 10px;
}
.topics_box_top .top-topics .TitleLink {
	font-size: 14px;
	color:#ffffff;
	margin-top: -35px;
}
.topics_box_top .top-topics .TitleLink a{
	font-size: 14px;
}

.topics_box_top h2.Title {
	margin: 0 -10px 7px -10px;
	padding: 5px 9px;
	border-bottom: 1px solid #d9d9d9;
	background-image: url(/images/moving/topics_bar_bg.gif);
	background-repeat:repeat-x;
	color: #666 !important;
}

.homeDetailLink_moving_box {
	text-align: right; 
	font-size: 14px;
	padding: 3px 0 3px 10px !important;  
	padding: 5px 0 10px 0 ; /* for only IE6 style */  
}
.homeDetailLink_moving_box a {
	color: #666 !important;
}


/*　トップ　おすすめ動画
---------------------------------- */
#moving_box {
	font-size:12px;
	width: 580px;
	text-align: left;
	line-height: 17px;
	margin: 5px 0 5px 0 !important;  
	margin: 0 0 ; /* for only IE6 style */  
}
/*	background-image: url(/images/moving/moving_bg.gif);
	background-repeat: no-repeat;--- */

#moving_box .moving_list_title1 {
	width:290px;
	height:35px;
	float:left;
	margin: 0 !important;  
	margin: 0 ; /* for only IE6 style */  
}
#moving_box .moving_list_title2 {
	width:160px;
	height:35px;
	float:left;
	margin: 0 !important;  
	margin: 0 ; /* for only IE6 style */  
}

/*　動画ボックス
---------------------------------- */
#moving_box_top1{
	margin: 0 10px 10px 0 !important;  
	margin: 0 5px 10px 0 ; /* for only IE6 style */  
	font-size:12px;
	width: 280px;
	float: left;
}

#moving_box_top1 .moving_box_top_left{
	float: left;
	width: 150px;
}

#moving_box_top1 .moving_box_top_right{
	float: right;
	width: 120px;
}
#moving_box_top1 a{
	color: #169187;
	font-weight: bold;
}

#moving_box_top2{
	margin: 0 0 10px 10px !important;  
	margin: 0 0 10px 10px ; /* for only IE6 style */  
	font-size:12px;
	width: 280px;
	float: right;
}

#moving_box_top2 .moving_box_top_left{
	float: left;
	width: 150px;
}

#moving_box_top2 .moving_box_top_right{
	float: right;
	width: 120px;
}
#moving_box_top2 a{
	color: #169187;
	font-weight: bold;
}

#moving_box_top3{
	margin: 0 10px 5px 0 !important;  
	margin: 0 5px 0 0 ; /* for only IE6 style */  
	font-size:12px;
	width: 280px;
	float: left;
}

#moving_box_top3 .moving_box_top_left{
	float: left;
	width: 150px;
}

#moving_box_top3 .moving_box_top_right{
	float: right;
	width: 120px;
}
#moving_box_top3 a{
	color: #169187;
	font-weight: bold;
}

#moving_box_top4{
	margin: 0 0 5px 10px !important;  
	margin: 0 0 0 10px ; /* for only IE6 style */  
	font-size:12px;
	width: 280px;
	float: right;
}

#moving_box_top4 .moving_box_top_left{
	float: left;
	width: 150px;
}

#moving_box_top4 .moving_box_top_right{
	float: right;
	width: 120px;
}
#moving_box_top4 a{
	color: #169187;
	font-weight: bold;
}

/*　動画リンク
---------------------------------- */

#moving_box_top1 a img{
	border: 2px solid #CCCCCC;
	margin-bottom: 5px;  
}
#moving_box_top1 a:hover img{
	border: 2px solid #EDAAC8;
}

#moving_box_top2 a img{
	border: 2px solid #CCCCCC;
	margin-bottom: 5px;  
}
#moving_box_top2 a:hover img{
	border: 2px solid #EDAAC8;
}

#moving_box_top3 a img{
	border: 2px solid #CCCCCC;
}
#moving_box_top3 a:hover img{
	border: 2px solid #EDAAC8;
}

#moving_box_top4 a img{
	border: 2px solid #CCCCCC;
}
#moving_box_top4 a:hover img{
	border: 2px solid #EDAAC8;
}
