@charset "EUC-JP";
@import'/etc/tv/all_list/css/common.css';

@import "/r_css/imports.css";
/* header */
#contents h1{
	font-size:100%;
	line-height:110%;
	margin:0px;
	color:#3D8C15;
}
#contents #tvHead{
  background: url("/etc/tv/all_list/img/main.gif") no-repeat scroll 0 0 transparent;
	width:715px;
	height:358px;
	position:relative;
}
#contents #headSearch{
	border:none;
	margin:0px;
	position:absolute;
	left:430px;
	top:191px;
}
#contents #headSearch fieldset{
	background:none;
	border:none;
	margin:0px;
	padding:0px;
}
#contents h2, .genre #contents h3 {
 font-weight: bold;
}
#contents ul.subGenre {
    background: none repeat scroll 0 0 black;
    display: table;
    margin: 0 auto 20px;
    padding: 4px 0 8px;
    width: 100%;
}
#contents ul.subGenre  li a{
	color:white;
}
#contents ul.subGenre li {
    display: inline;
    float: left;
    margin: 5px 10px 0;
    white-space: nowrap;
}
#contents li {
    font-size: 92.4%;
    line-height: 1.335;
}
#contents li.grp {
    font-weight: bold;
}
/* table */
#contents div.wrapper h2{
	border:1px solid black;
	width:704px;
	height:32px;
  background: url("/etc/tv/all_list/img/sublink.gif") no-repeat scroll 0 0 transparent;
	color:black;
	line-height:32px;
	padding-left:9px;
	position:relative;
}
#contents div.wrapper h2 span {
	font-size: 10px;
	font-weight: normal;
	padding: 1px 10px;
	position: absolute;
	right: 4px;
	top: 5px;
	color:white;
}
#contents div.wrapper h2 span a {
	color: #fff;
}
#contents form {
	margin :30px 0px 0px 0px;
}
#contents form fieldset{
  background: url("/etc/tv/all_list/img/search.gif") no-repeat scroll 0 0 transparent;
	height:48px;
	line-height:48px;
	padding:0px 0px 0px 5px;
	margin:0px;
	border:1px solid black;
}
#contents form ul {
	padding: 0 0 0 0;
}
#contents form ul li {
	margin: 0;
	padding: 0;
	font-size: 12px;
	color: #fff;
	display: inline;
	font-weight: bold;
}
#contents form ul li a {
	background: #eefbff;
	color: #029bcf;
	padding: 2px 6px;
	border: 1px solid #ddd;
	text-decoration: none;
}
#contents form ul li a:hover {
	color: #fff;
	background: #029bcf;
	border: 1px solid #0d7aa0;
}

#contents form span {
	font-size: 12px;
	color:black;
	font-weight: bold;
}
#contents form.quicksearch {
	padding: 10px;
	background: #f7f7f7;
}
#contents form.quicksearch input {
	margin-left: 5px;
	width: 400px;
}
#contents form.quicksearch img {
	vertical-align: middle;
	margin-left: 5px;
}
#contents form input {
	height:32px;
	width:240px;
}
#contents form .titleSearch {
	font-size: 14px;
	line-height:32px;
}
#contents table {
	width: 100%;
	border-collapse: collapse;
	/*margin: 1em 0;*/
	font-size: 12px;
	border: 1px solid #ddd;
}
#contents thead th,#contents tfoot th {
	background: #eefbff;
	color: #029bcf;
	font-weight: bold;
}
#contents tbody th {
	text-align: left;
	font-weight: bold;
}
#contents tbody th a {
	display: block;
}

#contents tbody tr:hover { 
  background:#FFF7CD;
}
#contents tbody td{
  cursor: pointer;
}
#contents tbody .icon { 
  text-align: center;
}

#contents table th, table td {
	border: 1px solid #ddd;
	padding: 2px 5px;
	font-size: 100%;
}
#contents .odd, .r1 {
	background: #fff;
}
#contents .even, .r2 {
	background: #eee;
}
#contents .r3 {
	background: #ebebeb;
}
#contents .search {
	font-weight:  bold;
}
#contents table.tablesorter thead tr .header {
	background-image: url(../img/bg.gif);
	background-repeat: no-repeat;
	background-position: center right;
	cursor: pointer;
}
#contents table.tablesorter {
	margin-bottom: 20px;
}
#contents table.tablesorter thead tr .headerSortUp {
	background-image: url(../img/asc.gif);
}
#contents table.tablesorter thead tr .headerSortDown {
	background-image: url(../img/desc.gif);
}
/*
#contents table.tablesorter tbody .odd {
  background-color:#fff;
}
#contents table.tablesorter tbody .even {
  background-color:#eee;
}*/
#contents thead th {
	padding: 10px;
}
#contents tfoot th {
	padding: 10px;
}

/* icon 
------------------------------------------ */
td.icon #topic {
	width: 28px;
	height: 13px;
}
td.icon #hit {
	width: 37px;
	height: 13px;
}
td.icon #mihodai {
	width: 55px;
	height: 13px;
}
td.icon #free {
	width: 37px;
	height: 13px;
}
td.icon #weekly_renew {
	width: 46px;
	height: 13px;
}
td.icon #hurry {
	width: 37px;
	height: 37px;
}
td.icon #one_episode_free {
	width: 44px;
	height: 13px;
}
td.icon #plural_guest_mihodai {
	width: 57px;
	height: 13px;
}
td.icon #1ep_mihodai {
	width: 70px;
	height: 13px;
}
td.icon #plural_mihodai {
	width: 67px;
	height: 13px;
}
td.icon #newest_mihodai {
	width: 67px;
	height: 13px;
}
td.icon #topic {
	width: 49px;
	height: 13px;
}
td.icon {
	text-align: center;
}
td.icon span {
	margin: 0 auto;
}

td.icon .ep1_mihodai {
	background: url(/r_img/common/icon/1ep_mihodai.gif) no-repeat;
	width: 70px;
	display: block;
	height: 0;
	padding-top: 13px;
	margin-top: 1px;
	overflow: hidden;
}
td.icon .one_episode_free {
	background: url(/r_img/common/icon/one_episode_free.gif) no-repeat;
	width: 44px;
	display: block;
	height: 0;
	padding-top: 13px;
	margin-top: 1px;
	overflow: hidden;
}
td.icon .topic {
	background: url(/r_img/common/icon/topic.gif) no-repeat;
	width: 28px;
	display: block;
	height: 0;
	padding-top: 13px;
	margin-top: 1px;
	overflow: hidden;
}
td.icon .hit {
	background: url(/r_img/common/icon/hit.gif) no-repeat;
	width: 37px;
	display: block;
	height: 0;
	padding-top: 13px;
	margin-top: 1px;
	overflow: hidden;
}
td.icon .mihodai {
	background: url(/r_img/common/icon/mihodai.gif) no-repeat;
	width: 55px;
	display: block;
	height: 0;
	padding-top: 13px;
	margin-top: 1px;
	overflow: hidden;
}
td.icon .free {
	background: url(/r_img/common/icon/free.gif) no-repeat;
	width: 37px;
	display: block;
	height: 0;
	padding-top: 13px;
	margin-top: 1px;
	overflow: hidden;
}
td.icon .weekly_renew {
	background: url(/r_img/common/icon/weekly_renew.gif) no-repeat;
	width: 46px;
	display: block;
	height: 0;
	padding-top: 13px;
	margin-top: 1px;
	overflow: hidden;
}
td.icon .hurry {
	background: url(/r_img/common/icon/hurry.gif) no-repeat;
	width: 37px;
	display: block;
	height: 0;
	padding-top: 13px;
	margin-top: 1px;
	overflow: hidden;
}
td.icon .plural_guest_mihodai {
	background: url(/r_img/common/icon/plural_guest_mihodai.gif) no-repeat;
	width: 57px;
	display: block;
	height: 0;
	padding-top: 13px;
	margin-top: 1px;
	overflow: hidden;
}
td.icon .plural_mihodai {
	background: url(/r_img/common/icon/plural_mihodai.gif) no-repeat;
	width: 67px;
	display: block;
	height: 0;
	padding-top: 13px;
	margin-top: 1px;
	overflow: hidden;
}
td.icon .newest_mihodai {
	background: url(/r_img/common/icon/newest_mihodai.gif) no-repeat;
	width: 67px;
	display: block;
	height: 0;
	padding-top: 13px;
	margin-top: 1px;
	overflow: hidden;
}
td.icon .topic {
	background: url(/r_img/common/icon/topic.gif) no-repeat;
	width: 49px;
	display: block;
	height: 0;
	padding-top: 13px;
	margin-top: 1px;
	overflow: hidden;
}
#screenshot{
	position: absolute;
	border: 2px solid #333;
	background: #444;
	padding: 5px;
	display: none;
	color: #FFF;
	text-align: center;
}