@charset "utf-8";

/**** 検索結果などの動画情報 ****/

.thumb_col_4 { width:148px; padding:4px;}
.thumb_col_2 { width:312px;}
.thumb_col_1 { width:624px;}
.thumb_col_4, .thumb_col_2, .thumb_col_1 { float:left; overflow:hidden; margin:0 0 8px;}

.vinfo_description { font-size:12px; line-height:1.25; color:#494F4F;}/*説明文*/
.vinfo_last_res { background:#FFF; font-size:12px; line-height:1.25; margin:4px 0 0; padding:5px; border:solid 1px #999F9F;}/*最新コメント*/

.thumb_num { color:#393F3F;}/*投稿日時・各種数値用*/
.thumb_num.new { color:#c00; }


a.thumb_seiga_odai { background:url('../../img/common/thumb/bg_seiga_odai.png') no-repeat; display:block; padding:2px 11px 11px 2px;}
a.thumb_seiga_odai img { width:64px; height:48px;}

/*----↓広告↓----*/

.uad_thumbfrm   { background:#F9FFFF; padding:6px; border:solid 2px #D9DFDF;}
.uad_thumbfrm_1, .uad_thumbfrm_2 { padding:4px; border:solid 4px;}
.uad_thumbfrm_1 { border-color:#9AA #677 #344; background:url('../../img/common/uad/thumbfrm_bg_1.png') repeat-x center;}
.uad_thumbfrm_2 { border-color:#C90 #960 #630; background:url('../../img/common/uad/thumbfrm_bg_2.png') repeat-x center;}
	.uad_thumbfrm_1 img { border-color:#344!important;}
	.uad_thumbfrm_2 img { border-color:#630!important;}

.uad_comment {
	background:url('../../img/common/bg_b_a80.png');
	color:#FFF;
	font-size:12px;
	line-height:1;
	border:solid 2px #FFF;
	padding:6px;
	position:relative;
	bottom:12px;
	left:-8px;
	max-width:304px;
}

/*----↑広告↑----*/
