<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";

/*---- floatレイアウト対策 ----*/
.clearfix:after { 
		content:"."; 
		display:block; 
		height:0; 
		clear:both; 
		visibility:hidden; 
}
/*---------- IE7対策 ---------*/
.clearfix {
  min-height: 1px;
}
/*---------- IE6対策 ---------*/
* html .clearfix {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}

body {
    font-family: sans-serif;
	font-size: 12px;
	line-height: 1.5;
	text-align: center;
	background: url(../img/main_bg.gif) repeat-y center ;
}

a {
	color:#00f;
	text-decoration:none;
	outline: none;
}
	
a:hover {
	color:#00f;
	text-decoration:underline;
}

#wrapper {
	width: 960px;
	text-align: left;
	margin: 0 auto;
	padding: 0 5px;
}

#main_top {
	background-image: url(../img/weekly_back.jpg);
	background-repeat: no-repeat;
	padding-top: 100px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	margin-top: 10px;
	margin-left: 12px;
}

#main_top_cm {
	background-image: url(../img/weekly_back_cm.jpg);
	background-repeat: no-repeat;
	padding-top: 100px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	margin-top: 10px;
	margin-left: 12px;
}

#main_top_se {
	background-image: url(../img/weekly_back_select.jpg);
	background-repeat: no-repeat;
	padding-top: 100px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	margin-top: 10px;
	margin-left: 12px;
}


#header {
	position: relative;
}

#header .btn_return {
	position: absolute;
	top: 10px;
	right: 15px;
}

#header .btn_return a {
	display:block;
	width:150px;
	height:40px;
	background:url(../img/btn_return.gif) no-repeat 0px 0px;
	text-indent:-9999px;
}

#header .btn_return a:hover {
	background:url(../img/btn_return.gif) no-repeat 0px -40px;
}

#flash {
	float: left;
	width: 655px;
	padding-left: 20px;
}

#side {
	float: right;
	width: 260px;
	padding: 0 20px 0 5px;
	_padding: 0 17px 0 5px;
}

#side a.search {
	display:block;
	width:258px;
	height:70px;
	background:url(../img/btn_search.gif) no-repeat 0px 0px;
	text-indent:-9999px;
}

#side a.search:hover{
	background:url(../img/btn_search.gif) no-repeat 0px -70px;
}


/*-- 新着情報 --*/
dl#whatsnew {
	border:1px solid #dd243a;
	background:#fff;
	padding: 0;
	margin: 0 0 15px 0;
	width: 258px;
}

dl#whatsnew dt {
	width:100%;
	line-height:20px;
	background:#dd243a;
	padding:3px 0;
	color:#fff;
	font-weight:bold;
	text-indent:1em;
}

dl#whatsnew dd {
	margin:5px 0 0 5px;
	height:165px;
	overflow-y:scroll;
}

dl#whatsnew dd ul li {
	list-style-type:none;
	padding:0 0 5px 20px;
	background:url(../img/listArrow.gif) no-repeat left top;
}


/*-- 新着情報 新！ --*/
#whatsnew2 {
	border:1px solid #CCCCCC;
	background:#fff;
	width: 640px;
	float: left;
	margin-right:28px;
	margin-top: 15px;
}

#whatsnew2 dt {
	width:100%;
	line-height:20px;
	padding:3px 0;
	color:#fff;
	text-indent:1em;
	background-image: url(../img/line.jpg);
	background-repeat: repeat-x;
	font-weight: bold;
}

#whatsnew2 dd {
	margin:5px 0 0 5px;
	height:70px;
	overflow-y:scroll;
}

#whatsnew2 dd ul li {
	list-style-type:none;
	padding:0 0 5px 20px;
	background:url(../img/listArrow.gif) no-repeat left top;
}



#no_smart {
	border:1px solid #dd243a;
	background:#fff;
	padding: 0;
	margin: 10px 0 65px 0;
}

#no_smart dt {
	width:100%;
	line-height:20px;
	background:#dd243a;
	padding:3px 0;
	color:#fff;
	font-weight:bold;
	text-indent:1em;
}

#no_smart dd {
	margin:10px 0 5px 10px;
}

#no_smart dd ul li {
	list-style-type:none;
	padding:0 0 5px 20px;
	background:url(../img/listArrow.gif) no-repeat left top;
}

#contents {
	background: url(../img/separate_bg.gif) repeat-x top;
	padding: 15px 20px 5px 15px;
}

#contents #list_select,
#contents #list_select {
	margin-bottom: 35px;
}

#contents #list_movie {
	width: 500px;
	float: left;
}

#contents #list_weekend {
	width: 380px;
	float: right;
}

#contents .title {
	border-bottom: 1px solid #d61518;
	padding-bottom: 5px;
}

#contents .title h2 {
	width: 170px;
	float: left;
}

#contents .title p.heading {
	width: 690px;
	float: left;
	border-left: 5px solid #333;
	padding-left: 5px;
	font-size: 14px;
	font-weight: bold;
	margin-top: 10px;
	line-height: 1.3;
}

#contents .title p.btn_more {
	width: 50px;
	float: right;
	margin-top: 10px;
}

#contents .title p.btn_more a {
	display:block;
	width:50px;
	height:20px;
	background:url(../img/btn_more.gif) no-repeat 0px 0px;
	text-indent:-9999px;
}

#contents .title p.btn_more a:hover {
	background:url(../img/btn_more.gif) no-repeat 0px -20px;
}

.flash_thum_list {
	border: 1px solid #ccc;
	padding: 15px 4px 0 4px;
	margin-top: 15px;
	min-height: 180px;
}

.flash_thum_list .item {
	float: left;
	width: 110px;
	padding: 0 10px;
	_padding: 0 9px;
}

#list_movie .flash_thum_list,
#list_weekend .flash_thum_list {
	padding: 15px 9px 0 9px;
	_padding: 15px 6px 0 6px;
}

#list_movie .flash_thum_list .item,
#list_weekend .flash_thum_list .item {
	padding: 0 5px;
}

.flash_thum_list .item_title1 {
	padding-top: 5px;
	color: #0f69c6;
}

.flash_thum_list .item_container {
	margin-bottom: 15px;
	padding-bottom: 20px;
	background: url(../img/item_separate_bg.gif) no-repeat bottom;
	clear: both;
}

.flash_thum_list .border_none {
	background: none;
}

 
/*-- ページTOPへ --*/
.pagetop {
	font-weight: bold;
	text-align: right;
	clear: both;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 0;
}

/*-- フッター --*/
#footer {
    width: 960px;
}

#footer .footNavi {
    background-color: #231815;
    clear: both;
    padding: 8px 0;
    width: 960px;
}

#footer .footNavi ul {
    text-align: center;
}

#footer .footNavi ul li {
    display: inline;
    font-size: 110%;
}

#footer .footNavi ul li.first {
    background: url("../img/line_vertical01.gif") repeat-y scroll left top transparent;
    padding-left: 8px;
}

#footer .footNavi ul li span {
    background: url("../img/line_vertical01.gif") repeat-y scroll right top transparent;
    margin-right: 1px;
    padding-right: 8px;
}

#footer .footNavi ul li a {
    color: #FFFFFF;
}

#footer .copyWrap {
    overflow: hidden;
    padding: 5px 5px 20px;
    width: 950px;
}

#footer .copyWrap .leftWrap {
    float: left;
    width: 300px;
}

#footer .copyWrap .rightWrap {
    float: right;
    width: 570px;
}

#footer .copyWrap .rightWrap .copy {
    text-align: right;
}

/*-- 下層ページ --*/
body#select #container,
body#select #container,
body#movie #container,
body#weekend #container {
	padding: 20px 20px 5px 20px;
}

body#select #container p.attention,
body#select #container p.attention,
body#movie #container p.attention,
body#weekend #container p.attention {
	padding: 10px 0 0 0;
}

#gmenu {
	padding: 15px 20px 10px 20px;
	background: url(../img/gmenu_bg.gif) repeat-x 0 bottom;
	
}

#gmenu ul li {
	display: inline;
	float: left;
}

#gmenu ul li a {
	display: block;
	height: 50px;
	text-indent: -9999px;
	overflow: hidden;
	margin-right: 5px;
	
}

#gmenu #gmenu_home a {
	width: 60px;
	background: url(/contents/komeri-tv/common/img/gmenu.gif) no-repeat 0 0;
}

#gmenu #gmenu_howto a {
	width: 210px;
	background: url(/contents/komeri-tv/common/img/gmenu.gif) no-repeat -65px 0;
}

#gmenu #gmenu_select a {
	width: 210px;
	background: url(/contents/komeri-tv/common/img/gmenu.gif) no-repeat -280px 0;
}

#gmenu #gmenu_movie a {
	width: 210px;
	background: url(/contents/komeri-tv/common/img/gmenu.gif) no-repeat -495px 0;
	margin-right: 4px;
}

#gmenu #gmenu_weekend a {
	width: 211px;
	background: url(/contents/komeri-tv/common/img/gmenu.gif) no-repeat -709px 0;
	margin-right: 0;
}

#gmenu #gmenu_home a:hover {
	background: url(/contents/komeri-tv/common/img/gmenu.gif) no-repeat 0 -50px;
}

#gmenu #gmenu_select a:hover {
	background: url(/contents/komeri-tv/common/img/gmenu.gif) no-repeat -65px -50px;
}

#gmenu #gmenu_select a:hover {
	background: url(/contents/komeri-tv/common/img/gmenu.gif) no-repeat -280px -50px;
}

#gmenu #gmenu_movie a:hover {
	background: url(/contents/komeri-tv/common/img/gmenu.gif) no-repeat -495px -50px;
}

#gmenu #gmenu_weekend a:hover {
	background: url(/contents/komeri-tv/common/img/gmenu.gif) no-repeat -709px -50px;
}

/*--- 個別ページ --*/
body#single #flash_movie {
	width: 600px;
	float: left;
	padding-right: 10px;
}

body#single #comment {
	width: 320px;
	float: left;
}

body#single #comment dl {
	min-height: 370px;
	margin-bottom: 20px;
}

#comment dl dt {
    background: url("../img/circle.gif") no-repeat scroll 0 2px transparent;
    background-position-y: 1px; /* for IE */
    font-size: 18px;
    font-weight: bold;
    margin: 0;
    padding: 0 0 10px 30px;
}

#comment dl dd {
	padding-left: 30px;
}

div.movieUnit2 dl dd ul {
    list-style: none outside none;
}

body#single #container {
	padding: 25px 20px 30px 20px;
}

.text_blue {
    color: #0000FF;
}

.text_red {
    color: #FF0000;
}

strong {
	font-weight: bold;
	color: #666666;
}

.next_prev {
	padding-left: 10px;
	font-weight: bold;
}
#home .clear {
	margin: 0px;
	padding: 0px;
	clear: none;
	float: none;
	clear:both;
}
#home #wrapper .search2 {
	height: 105px;
	width: 259px;
	float: left;
}
#home #wrapper .other {
	margin:5px 0;
}
#home #wrapper .other td {
	text-align: center;
}

#header #top{
height: 127px;
	width: 960px;
	background-image: url(../img/top.gif);
	}
#header .topbotan {
	position: relative;
	top: 20px;
	left: 786px;
	width: 170px;
}
#main_left {
	float: left;
	width: 660px;
	margin-left: 8px;
}
#main_right {
	float: left;
	width: 255px;
	margin-left: 10px;
}
.movie_list .title {
	float: left;
	margin-left: 10px;
	width: 135px;
}
.movie_list {
}
.movie_list .list_img {
	float: left;
	width: 110px;
}
.movie_list a {
	color: #3366CC;
}
.movie_list .syosai {
	float: right;
	width: 51px;
	margin-bottom: 10px;
	margin-top: 15px;
}
#main_right .movie_list {
	clear: both;
	}
#main_right .backnumber {
	background-image: url(../img/new_line.gif);
	background-repeat: repeat-x;
	clear: both;
	padding-top: 8px;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

.pc-only{
display:block;
}
.sp-only{
display: none;
}
#footer {
    width:100% !important;
}
#footer .footNavi {
    background-color: #231815;
    clear: both;
    padding: 8px 0;
    width: 100% !important;
    margin-top: 10px;
}
header{
	position:relative;
}
header .pc-only.btn_return {
    position: absolute;
    top: 10px;
    right: 15px;
}

header .pc-only.btn_return a {
	display:block;
	width:150px;
	height:40px;
	background:url(/contents/komeri-tv/common/img/btn_return.gif) no-repeat 0px 0px;
	text-indent:-9999px;
}

header .pc-only.btn_return a:hover {
	background:url(/contents/komeri-tv/common/img/btn_return.gif) no-repeat 0px -40px;
}
#container {
    display: flex;
    justify-content: space-between;
    flex-wrap: nowrap;
}

#container .youtube {
    position: relative;
    width: 100%;
    padding-top: 56.2%;
    /*margin-bottom: 20px;*/
}
.movie-box{
    width:560px;
}
.movie {
max-width:560px; 
width:100%;
margin: 0;
}
#container .youtube iframe{
position: absolute;
top: 0;
right: 0;
width: 100% !important;
height: 100% !important;
}
.footer_copyright{
color:#fff;
text-align: center;
}
#comment{
margin-left:auto;
}



@media screen and (max-width:960px){
body{
background-image:none;
}
.pc-only{
display:none;
}
.sp-only{
display: block;
}
#comment dl dd {
    padding-left: 1.2em !important;
}
header {
    margin: 0px;
    height: 53px;
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 5px;
    padding-left: 10px;
    background-color: #e6e6e6;
    background-image: url(/contents/komeri-tv/smt/images/bg_header.png);
    background-repeat: repeat-x;
    background-position: left top;
}
header h1 {
    margin: 0px;
    padding: 0px;
    float: left;
    display: block;
}
header p {
    margin: 0px;
    padding: 0px;
    float: right;
    display: block;
}
header p img {
    width: 50px;
    display: block;
    margin: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 5px;
}
#sub_menu {
    clear: both;
    padding-top: 0px;
    padding-right: 0px;
    /*padding-bottom: 10px;*/
    padding-left: 0px;
    display: flex;
    overflow: auto;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    width: 300px;
}
#sub_menu li {
    background-image: none;
    display: block;
    margin: 0px;
    padding: 0px;
}
#wrapper {
    width: 100%;
    text-align: left;
    margin: 0 auto;
    padding: 0;
	background-color: #e6e6e6;
}
#container {
    padding: 25px 20px 30px 20px;
}
#container {
    display: flex;
        justify-content: space-between;
        flex-wrap: nowrap;
        flex-direction: column;
		padding: 0 !important;
    	margin: 10px;
}
body#single #comment {
    width: 100%;
    float:none;
}

#container .textbox{
border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #999999;
text-align: center;
}
    #container .movie-box {
        background: #666666;
        width: 100%;
    }
.movie {
max-width: inherit;
width:100%;
max-width: 560px;    
margin:auto;
padding: 10px;
box-sizing: border-box;
    background: #666666;
}
body#single #comment dl {
    min-height:inherit;  
    margin-bottom:20px;
}
.pageitem {
    display: block;
    padding: 0px;
    list-style-position: inside;
    list-style-type: none;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -moz-box-shadow: 0px 0px 3px #000000;
    -webkit-box-shadow: 0px 0px 3px #000000;
    box-shadow: 0px 0px 3px #000000;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    background-color: #FFFFFF;
    font-size: medium;
    font-weight: normal;
    margin: 0px;
    clear: both;
}
.titles{
padding:10px 0px;
text-align: center;
font-weight: bold;
}
#comment{
padding:10px;
box-sizing: border-box;
}
#btn_dotcom {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -moz-box-shadow: 0px 0px 3px #000000;
    -webkit-box-shadow: 0px 0px 3px #000000;
    box-shadow: 0px 0px 3px #000000;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#ffffff', endColorstr = '#dddddd');
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr = '#ffffff', endColorstr = '#dddddd')";
    background-image: -moz-linear-gradient(top, #ffffff, #dddddd);
    background-image: -ms-linear-gradient(top, #ffffff, #dddddd);
    background-image: -o-linear-gradient(top, #ffffff, #dddddd);
    background-image: -webkit-gradient(linear, center top, center bottom, from(#ffffff), to(#dddddd));
    background-image: -webkit-linear-gradient(top, #ffffff, #dddddd);
    background-image: linear-gradient(top, #ffffff, #dddddd);
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    text-align: center;
    vertical-align: middle;
    border: 2px outset #FFFFFF;
    width: 270px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 0px;
    padding-right: 10px;
    padding-bottom: 0px;
    padding-left: 0px;
    display: block;
}
}
</pre></body></html>