body{
	margin:0px;
	padding:0px;
	font-family: Meiryo, 'メイリオ', ArialMT, Hiragino Kaku Gothic Pro, 'ヒラギノ角ゴ Pro W3', Osaka, Verdana, 'ＭＳ Ｐゴシック';
	overflow-x:auto;
}

a{
	text-decoration: none;
}

a[href]:hover{
	text-decoration: underline;
}

a:visited {
} 
hr{
	border-width:1px 0 0 0;
    border: 0;
    height: 1px;
    background: #999;
}

img{
	border-width:0px;
}

.jccweb-clear{
	clear:both;
}
.jccweb-header{
	height:109px;
	border-bottom:1px solid #999;
	font-size:25px;
	text-shadow: 1px 1px 0px #fff,
	-1px 1px 0px #fff,
  1px -1px 0px #fff,
  -1px -1px 0px #fff;
	padding: 10px;
}
.jccweb-header .logo{
	position:absolute;
	left:10px;
	top:10px;
	background-image: url('/logo.jpg');
	width: 80px;
	height: 42px;
}

.jccweb-header .top-title{
	margin-left: 80px;
	line-height: 30px;
	top: 10px;
	font-weight: bold;
	position: relative;	
	text-align: center;
}

.jccweb-header .tvicon{
	background-image: url('/images/tv.gif');
	width: 20px;
	height: 20px;
	display: inline-block;
}

.jccweb-header .subtitle{
	font-size:15px;
	display:inline;
	font-weight: bold;
}

.jccweb-header .subtitle:before{
	content:'スマホ/タブレットでも視聴可能・テレビ放送全番組をリアルタイムで抄録';
}

.jccweb-header .info{
	color:orange;
	font-size:12px;
	padding:2px;
	text-align:center;
	line-height:1.5em;
	background: -moz-linear-gradient(top,  rgba(255,255,255,0) 0%, rgba(255,255,255,1) 50%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0)), color-stop(50%,rgba(255,255,255,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 50%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 50%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 50%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 50%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
	height:20px;
	overflow: hidden;
	position: absolute;
	top: 105px;
	left:0px;
	width: 101%;
	margin-left: -16px;
	margin-right: -16px;
}

.jccweb-header .info .news-time{
	font-size: 15px;
	color:#494949;
}

.jccweb-header .info .news-title{
	display:inline;
}


#contents-table {
	table-layout: fixed;
}

#contents-table td{
	vertical-align: top;
}

.jccweb-contents-left{
	width:131px;
	font-size: 13px;
	border-radius: 5px;
	margin:5px 0 0 0;
}

.menu-title{
	font-size: 17px;
	padding: 2px;
	font-weight: bolder;
}
.jccweb-contents-left ul{
	margin:8px 0 0 0;
	padding-left:0;
	list-style:none;
	border: 1px solid #D8D8D8;
	border-radius: 3px;
}

.jccweb-contents-left ul li{
	margin:0;
	padding:0;
}

.jccweb-contents-left ul li a{
	display: block;
	height: 20px;
	line-height:20px;
	padding: 4px 0 0 25px ;
	background-repeat: no-repeat;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;	
}

.jccweb-contents-center{
	width: 520px;
	padding: 5px;
	font-size: 16px;
	line-height: 1.5em;
}

.jccweb-contents-right{
	width:300px;
}	


.jccweb-footer{
	text-align:center;
	background-color: #DDDCDC;
	padding:10px;
	font-size: 13px;
}

.menulink{
	display:block;
	margin:5px 0 15px 0;
	padding:0 0 0 13px;
	font-size:16px;
	line-height:1.2em;
}


.linkpage{
	font-size: 13px;
	line-height:1.5em;
	border: 1px solid #999;
	margin: 5px;
	padding: 10px 15px 5px 15px;
	border-radius: 5px;
	box-shadow: 1px 2px 1px #999;
}
.linkpage a{
	color:blue;
}
.linkpage ul{
	margin: 0px;
	padding-left: 0px;
	list-style:none;
}

.linkpage li{
	border-bottom: 1px dashed #D3D0D0;
	padding: 3px 0 3px 0;
}

.kinidesc a{
	display:block;
}

.linkpage-title{
	font-size:16px;
	border-bottom: 1px solid #999;
	margin-bottom:4px;
	font-weight: bold;
}

.linkpage-title[icon="tvcm"]{
	background-image:url("/images/display2.png");
	background-repeat: no-repeat;
	padding-left: 17px;
}

.linkpage-title[icon="tvinfo"]{
	background-image:url("/images/display.png");
	background-repeat: no-repeat;
	padding-left: 17px;
}

.linkpage-title[icon="pgm"]{
	background-image:url("/images/MD-tv.png");
	background-repeat: no-repeat;
	padding-left: 17px;
}

.linkpage-title[icon="psn"]{
	background-image:url("/images/user-female.png");
	background-repeat: no-repeat;
	padding-left: 17px;
}
.linkpage-title[icon="page"]{
	background-image:url("/images/list-numbered.png");
	background-repeat: no-repeat;
	padding-left: 17px;
}

.linkpage-title[icon="fbpickup"]{
	background-image:url("/images/facebook-alt.png");
	background-repeat: no-repeat;
	padding-left: 17px;
}


a[icon="pgm"]{
	background-image:url("/images/MD-tv.png");
	background-repeat: no-repeat;
	padding-left: 18px;
	font-size:14px;
}

a[icon="psn"]{
	background-image:url("/images/user-female.png");
	background-repeat: no-repeat;
	padding-left: 18px;
	font-size:14px;
}
a[icon="page"]{
	background-image:url("/images/list-numbered.png");
	background-repeat: no-repeat;
	padding-left: 18px;
	font-size:14px;
}


.linkpage-title .linkpage-sub{
	font-size:11px;
	font-weight: normal;
}

.ui-tabs .ui-tabs-nav {
margin: -5px -15px 0 -15px;
padding:  0;
}
.ui-tabs .ui-tabs-panel{
	padding:0;
}
.ui-tabs .ui-tabs-nav li a {
	padding:3px;
	font-size: 10px;
}
.ui-tabs .ui-tabs-nav li {
	margin:0;
}

.pagetitle {
	margin: 0 0 5px 0;
	font-size: 110%;
	display: block;
	text-shadow: 1px 1px 2px #656566;
	font-weight: 700;
	background-color: #FFC289;
}

.topics-frame{
	margin:5px 0;
	max-height:192px;
	overflow-y:scroll;
}

.topics-frame::-webkit-scrollbar {
    width: 12px;
}
 
.topics-frame::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3); 
    -webkit-border-radius: 10px;
    border-radius: 10px;
}
 
.topics-frame::-webkit-scrollbar-thumb {
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background: rgbargba(216, 216, 216, 0.8);
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5); 
}
.topics-frame::-webkit-scrollbar-thumb:window-inactive {
	background: rgbargba(216, 216, 216, 0.8);
}


.topics{
	font-size:15px;
	line-height:1.5em;
}

.art{
	border:1px solid #999;
	margin: 0 0 10px 0;
	padding:10px;
	box-shadow: 1px 2px 1px #999;
	border-radius: 5px;
}

.art1{
	font-size:12px;
}
.art2{
	font-weight:bold;
}

.youtube-sum {
	font-size: 12px;
}
.youtube-sum img{
	float:left;
}

.youtube-txt{
	color: #999;
	line-height: 15px;
	display: block;
	float: left;
	width: 180px;
	height: 105px;
	padding: 5px 0 0 10px;
	overflow-y: scroll;
	word-wrap: break-word;
	marign-right:-5px;
}

.youtube-txt::-webkit-scrollbar {
    width: 10px;
}
 
.youtube-txt::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3); 
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
 
.youtube-txt::-webkit-scrollbar-thumb {
    -webkit-border-radius: 5px;
    border-radius: 5px;
    background: rgbargba(216, 216, 216, 0.8);
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5); 
}
.youtube-txt::-webkit-scrollbar-thumb:window-inactive {
	background: rgbargba(216, 216, 216, 0.8);
}

.youtube-title{
	background-image: url("/images/yt-brand-standard-logo-95x40.png");
	background-repeat: no-repeat;
	padding-left: 33px;
	line-height: 15px;
	display: block;
	float: left;
	width: 160px;
	height: 60px;
	overflow:hidden;
	font-size: 12px;
}

.news-line{
}
.news-time{
	display:inline;
	font-size:10px;
	color:#999;
}

.news-channel{
	display:inline;
	font-size:10px;
	color:#999;
}

.news-name{
	display:inline;
}

.news-title{
	border-bottom: 1px dashed #D3D0D0;
}

#google_translate_element{
	display: block;
	width: 250px;
	text-align: left;
	position: absolute;
	top: 0px;
	right: 0px;
}


.select-date{
	font-size:15px;
	border-bottom: 2px dotted #FDE805;
}

.ichi-st{
	display:inline;
	line-height:18px;
}
.genreicon{
	display:inline;
	background:#53D65D;
	color: #fff;
	padding: 2px 1px 0 1px;
	font-size:11px;
	border: 2px solid #FDE805;
	border-radius: 3px;
	top: -2px;
	position: relative;
}


.genreicon.B{
	background:#F65111;
}

.genreicon.C{
	background:#BDA548;
}

.genreicon.M{
	background:#77808A;
}

.genreicon.J{
	background:#119AF6;
}

.genreicon.G{
	background:#F611D1;
}

.genreicon.D{
	background:#1E6BF6;
}

.ichi-pgm{
	font-size:18px;
	font-weight:bold;
}

.arrow_box {
	display:none;
	position: relative;
	background: #fff;
	border: 1px solid #8B97AD;
	padding: 7px;
	margin: 14px 5px;
	border-radius: 4px;
	line-height: 1.4;
}
.arrow_box:after, .arrow_box:before {
	bottom: 100%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.arrow_box:after {
	border-color: rgba(219, 219, 219, 0);
	border-bottom-color: #fff;
	border-width: 5px;
	left: 10%;
	margin-left: -5px;
}
.arrow_box:before {
	border-color: rgba(0, 71, 212, 0);
	border-bottom-color: #8B97AD;
	border-width: 6px;
	left: 10%;
	margin-left: -6px;
}

.ranking-table{
	border: 1px solid #999;
	border-spacing: 0px;
	border-collapse: collapse;
}

.ranking-desc{
	padding:10px;
}

.cm-rank-title{
	font-size:17px;
	font-weight:bold;

}

.cm-rank-detail{
	border:1px solid #D2DEDF;
	padding:6px;
	margin:0 20px;
	border-radius:10px;
	font-size: 13px;
	line-height: 1.2em;
	color:#575757;
}

#timeguide{
	margin:17px;
	font-size:18px;
	font-weight:bold;
	color: blueviolet;
}

#googlesearch{
	overflow:hidden;
}

.gsc-control-cse{
	padding:0!important;
}

.gl-no{
	display: inline;
	font-size: 14px;
	background-color: #D8D5D5;
	text-align: center;
	padding: 1px 0 1px 5px;
	margin: 0 3px;
	border: 1px solid #8B97AC;
}
.gl-date{
	display:inline;
}
.gl-site{
	display:inline;
	font-weight:bold;
}
.gl-title{
	font-weight:bold;
	color: #5A85DF;
}

.anohito{
	background-color: aliceblue;
	padding: 16px;
	border-radius: 16px;
}

.movie-genre{
	color: white;
	background-color: #4B93DB;
	padding-left: 4px;
	border-bottom: 2px solid #3D3F53;
	font-weight: bold;
}

.newicon{
	height: 11px;
	width: 35px;
	font-size: 15px;
	background-color: #FF2525;
	color: #FFF;
	line-height: 8px;
	text-align: center;
	text-shadow: 0 0 0px;
	padding:2px
}

.cycle-slideshow img{
	border-style:solid;
	border-color:#eee;
	border-width: 10px 10px 10px 10px;
	box-shadow: 1px 1px 1px #999;
}

.movie-tech-c{
	font-size: 13px;
	border: 1px dotted #999;
	margin: 16px 0;
	padding: 5px;
}
.movie-tech-b{
	border-top: 1px dotted #999;
}


.meta-time{
	margin-top:20px;
	display:inline;
}

.meta-title{
	display:block;
	font-size: 17px;
	font-weight: bolder;
	font-style: italic;
	margin:5px 0;
}
.meta-channel{
	display: inline;
	font-size:16px;
	line-height:1.5;
}
.meta-data{
	font-size:16px;
	line-height:1.5;
	padding: 5px;
}

.prog-meta{
	border-top: 3px solid #aaaaaa;
	border-bottom: 3px solid #aaaaaa;
	margin-top: 14px;
	padding: 4px 0 0 0;
}
.prog-meta ul{
	margin:0;
	padding:0;
	list-style:none;
}

.prog-meta a{
	display: block;
	font-weight: normal;
	font-size: 16px;
	line-height: 1.2em;
	position: relative;
	padding: 3px 20px 3px 3px;
}


.prog-meta.list{
	border-top: 3px solid #17388D;
	border-bottom: 3px solid #17388D;
	margin-top: 14px;
}
.prog-meta.list a{
	color: #333;
}

.relatedKeyword{
	margin:16px 0;
	border:1px dashed #333;
	border-radius:5px;
}

.relatedkeylist{
	padding:10px;
}
.rkey{
	margin:0 0 10px 0;
}
.rkey-name{
	display:inline-block;
}

.rkey-time{
	display:inline;
	font-size:11px;
}
.rkey-title{
	font-style: italic;
	font-weight:bold;
}
.rkey-channel{
	display:inline;
	font-size:11px;
}
.rkey-data{
	margin-bottom: 6px;
	padding-bottom: 5px;
}

.relatedKeyword .punc{
	border-bottom:1px dashed #333;
}



.ima-title{
	font-size:120%;
	font-weight:bold;
	color: #FF0000;
	text-align:center;
	display: inline;
}
.ima-title a{
	color: #F66D11;
}
.ima-1{
	font-size:13px;
}

.ima-2{
	line-height:20px;
	font-style: italic;
	font-size: 17px;
	font-weight: bold;
	margin:5px 0;
}

.ima-3{
	display: inline;
	line-height: 1.5;
	font-size: 16px;
}

#sns-buttons{
	padding-top: 3px;
	height: 25px;
	margin-bottom: 5px;
	background-color: #F3F3F3;
}


.cm-player{
	background-color: #000;
}

.rss{
	padding-left: 16px;
	background-image: url("/images/rss.png");
	background-repeat: no-repeat;
	font-size: 12px;
	margin-top: 16px;
	display: block;
}

.snsicons{
	display:block;
	position: absolute;
	right: 5px;
	top: 25px;
	line-height: 20px;
	background-color: white;
}

.rss-icon{
	background-image: url("/images/rss.png");
	background-repeat: no-repeat;
	height:16px;
	width: 16px;
	display: inline-block;
	background-color: #fff;
}

.facebook-icon{
	background-image: url("/images/facebook-alt.png");
	background-repeat: no-repeat;
	height:16px;
	width: 16px;
	display: inline-block;
	background-color: #fff;
}

.twitter-icon{
	background-image: url("/images/twitter.png");
	background-repeat: no-repeat;
	height:16px;
	width: 16px;
	background-color: #fff;
	display: inline-block;
}

.hatena-icon{
	background-image: url("/images/hatena.gif");
	background-repeat: no-repeat;
	height:16px;
	width: 16px;
	display: inline-block;
	background-color: #fff;
	background-position-y: 3px;
}

.yahoo-icon{
	background-image: url("/images/ybm16.gif");
	background-repeat: no-repeat;
	height:16px;
	width: 16px;
	display: inline-block;
	background-color: #fff;
}

.deli-icon{
	background-image: url("/images/deli.gif");
	background-repeat: no-repeat;
	height:16px;
	width: 16px;
	display: inline-block;
	background-color: #fff;
	background-position-y: 3px;
}


.buzz-icon{
	background-image: url("/images/buzz.gif");
	background-repeat: no-repeat;
	height:16px;
	width: 25px;
	display: inline-block;
	background-color: #fff;
}

.sokuho-title{
	display: inline;
	font-weight: 800;
	text-shadow: 1px 2px 1px yellow;
	border-bottom: 3px solid yellow;
}


#sokuho-topics{
	display:inline;
}

#sokuho-topics .news-title {
	display:inline;
	border:0px;
	font-size: 14px;
}
#sokuho-topics .news-time {
	font-size: 14px;
}

.jccweb-contents-center .art .list-detail{
	padding:10px;
}
.jccweb-contents-center .art .list-detail ul{
	margin:0;
	padding:0;
	list-style-type:none;
}
.jccweb-contents-center .art .list-detail ul li{
	background-image: url('/images/display.png');
	background-repeat: no-repeat;
	background-position: 0 3px;
	padding-left: 16px;
	padding-right: 6px;
}

.jccweb-contents-center .art .linkpage-title{
	margin-top:16px;
}



#sokuho-topics .news-line{
	display:inline;
}

#terop{
	position: absolute;
	overflow:hidden;
	height:20px;
	color: #0000ff;	
}



.medal{
	margin-top:16px;
}
.medal-title{
	font-weight: bold;
	font-style: italic;
	border-bottom: 2px solid red;
}
.medal ul{
	margin:0px;
	padding:5px;
	list-style: none;
}

.game{
	margin-top:16px;
}
.game-title{
	font-weight: bold;
	font-style: italic;
	border-bottom: 2px solid red;
	background-image: url("/images/soti/banner1.png");
	background-repeat: no-repeat;
	height: 45px;
	line-height: 60px;
	padding-left: 10px;
}
.game ul{
	margin:0 0 0 15px ;
	padding:5px;
}

.game ul li{
	margin:0 0 15px 0;
}


.hodo{
	margin-top:16px;
}
.hodo-title{
	font-weight: bold;
	font-style: italic;
	border-bottom: 2px solid red;
	background-image: url("/images/soti/banner2.png");
	background-repeat: no-repeat;
	height: 45px;
	line-height: 60px;
	padding-left: 10px;
}
.hodo ul{
	margin:0 0 0 18px ;
	padding: 0;
	list-style-image: url("/images/documents.png");
}

.hodo ul li {
	margin-bottom:10px;
	border:1px solid #C2C1C1;
	border-width: 1px 0;
	padding:3px;
}

.hodo ul ul{
	margin:0 0 5px 0;
	padding:0;
	list-style: none;
}

.hodo ul ul li{
	display:inline-block;
	margin-right:15px;
	margin-bottom:3px;
	border:0;
	padding:0;
}


.hodo li a{
	display: inline-block;
	position: relative;
	display: block;
	margin: 0;
}

.hodo img{
	top: 2px;
	left:-2px;
	position: relative;
}

.comment-list {
	margin-left: 20px!important;
	list-style-image:url("/images/MD-camera.png")!important;
}

.comment-list li{
	display:list-item!important;
	line-height:1.2em;
	padding-bottom:4px;
}

.feature-column{
	background-image: url(/images/soti/banner3.png);
	background-repeat: no-repeat;
	border: 1px solid rgb(154, 154, 228);
	padding: 45px 3px 3px 3px;
	border-radius: 3px;
}

.index-yotei{
#	background-image: url(/images/soti/soti-banner3.png);
#	background-repeat: no-repeat;
#	height: 45px;
#	line-height: 50px;
	font-weight:bold;
	font-size:17px;
}
.index-matome{
#	background-image: url(/images/soti/soti-banner2.png);
#	background-repeat: no-repeat;
#	height: 45px;
#	line-height: 50px;
	font-weight:bold;
	font-size:17px;
	border-top: 1px solid firebrick;
}

.game-title.sinsai{
	background-image: url(/images/311/3112.png);
}

.hodo-title.sinsai{
	background-image: url(/images/311/3113.png);
	color:#fff;
}

.feature-column.sinsai{
	background-image: url(/images/311/311.png);
	padding-top: 100px;
}


.hodo-title.excise{
	background-image: url(/images/tax/tax2.png);
}

.feature-column.excise {
	background-image: none;
	padding-top: 0px;
}

#excise{
	background-image: url('/images/tax/tax4.png');
	background-repeat: repeat-x;
	height:100px;
	margin: 0 -3px 0 -3px;
	text-align: center;
}
#excise span{
	text-align: center;
	font-size:46px;
	font-weight:bold;
	line-height:100px;
	text-shadow: 3px 3px 3px yellow;
	filter:progid:DXImageTransform.Microsoft.DropShadow(color=yellow,offx=3,offy=3); 
  	display:block; 
}

.news-title[genre='スポーツ']:before{
	content: 'ｽﾎﾟｰﾂ';
	background-color: royalblue;
	color: white;
	font-size: 10px;
	padding: 2px;	
	margin: 2px;
	border-radius: 4px;
}

.news-title[genre='暮らし']:before{
	content: '暮らし';
	background-color: burlywood;
	color: black;
	font-size: 10px;
	padding: 2px;	
	margin: 2px;	
	border-radius: 4px;
}

.news-title[genre='ＣＭ']:before{
	content: 'ＣＭ';
	background-color: khaki;
	color: black;
	font-size: 10px;
	padding: 2px;	
	margin: 2px;	
	border-radius: 4px;
}

.news-title[genre='文化・芸能']:before{
	content: '芸能';
	background-color: lightpink;
	color: black;
	font-size: 10px;
	padding: 2px;	
	margin: 2px;	
	border-radius: 4px;
}

.news-title[genre='政治・国際']:before{
	content: '政治・国際';
	background-color: deepskyblue;
	color: white;
	font-size: 10px;
	padding: 2px;	
	margin: 2px;	
	border-radius: 4px;
}
.news-title[genre='サイエンス']:before{
	content: '科学';
	background-color: forestgreen;
	color: white;
	font-size: 10px;
	padding: 2px;	
	margin: 2px;	
	border-radius: 4px;
}

.news-title[genre='社会']:before{
	content: '社会';
	background-color: moccasin;
	color: black;
	font-size: 10px;
	padding: 2px;	
	margin: 2px;	
	border-radius: 4px;
}

.news-title[genre='ビジネス']:before{
	content: '経済';
	background-color: cadetblue;
	color: white;
	font-size: 10px;
	padding: 2px;	
	margin: 2px;	
	border-radius: 4px;
}

 
.news-title[genre='トピックス']:before{
	content: 'ﾄﾋﾟｯｸｽ';
	background-color: dimgray;
	color: white;
	font-size: 10px;
	padding: 2px;	
	margin: 2px;	
	border-radius: 4px;
}

.news-title[genre='テロップ']:before{
	content: '速報';
	background-color: red;
	color: white;
	font-size: 12px;
	padding: 2px;	
	margin: 2px;	
	border-radius: 4px;
}


#comment-ron{
	font-size:11px;
}

.video-container {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}

.video-container iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

#comment_ron_small{
	border-style: solid;
	margin-bottom: 5px;
	line-height: 18px;
	border-width: 1px 5px 1px 5px;
	border-color: green;
	padding-left: 4px;
	background-color: beige;
}
#comment_ron_small:hover{
	border-color: red;
}

.youtube_add{
    position:relative;
    padding-bottom: 56.25%;
    padding-top:30px;
    height:0;
    overflow:hidden;
}
.youtube_add iframe{
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
}
.fccjvideo{
    width: 498px;
    overflow:hidden;
    display:block;
    height: 271px;
}
#glass{
    margin-top: -10px;
    margin-bottom: -20px;
}

.cover {
    display: inline-block;
    background-color: #ccc;
    background-position: center center;
    background-repeat: no-repeat;
    margin: 5px;
    width: 250px;
    height: 200px;
    border: 1px solid #ccc;
    background-size: cover;
}
