@charset "UTF-8";

/* ==================================================================
CSS information
style info :videos用
================================================================== */


/* --------------------------------------------------------
#contents
-------------------------------------------------------- */
#contents { background: url(../_img/videos/bg_r.png) top center repeat; }



.nojs { display: none;}

/* --------------------------------------------------------
#ttl-block
-------------------------------------------------------- */
#ttl-block { background: url(../_img/videos/ttl_bg.png) top center repeat-x; }
#ttl-block .inner-cont { padding-bottom: 12px; }


#ttl-block #tf { top: -0px; left: 50%; margin-left: -255px; }
#ttl-block #category { margin-bottom: 11px;}
#ttl-block #ttl { margin-bottom: 0px;}




/* --------------------------------------------------------
#c1
-------------------------------------------------------- */
#c1 { padding-top: 30px; padding-bottom: 20px; }


#c1 #video-box { width: 580px; height: auto; margin: 0 auto 35px; border: 2px solid #2d1407; background: #d9a447; padding: 1px;}
#c1 #video-box  .vb-inner { padding: 1px; background: #57381f;}


.not #video-box iframe { display: none;}
.not #video-box .nojs { display: block;}


#c1 .thumb_list { position: relative; width: 100%; text-align: center; }
#c1 .thumb_list li { display: block; position: relative; margin-bottom: 20px; }
#c1 .thumb_list li .new { position: absolute; top: 0; right: 0; width: 9.1379%;}




