@charset "utf-8";

/*

	Description : コンテンツ詳細設定

*/


/* home */

#home {
	background: url(../../img/home_bg.png) no-repeat top;
	margin-bottom: 5px;
	min-height: 323px;
	height: auto !important;
	height: 323px;
}

#networkBox {
	background: url(../../img/network_bg.png) no-repeat bottom;
	margin-bottom: 5px;
	padding: 10px 9px 22px 10px;
}

#networkTv {
	border-top: 4px solid #404040;
	border-right: 4px solid #000;
	border-left: 4px solid #000;
	border-bottom: 4px solid #333;
	background: #666;
	padding: 7px;
	/display: inline-block;
	min-height: 160px;
	height: auto !important;
	height: 160px;
}

#movie {
	width: 427px;
	float: left;
}

#topics {
	width: 262px;
	position: absolute;
	top: 49px;
	right: 20px;
}

#topics2 {
	width: 262px;
	position: absolute;
	top: 57px;
	right: 20px;
}

#index #topics {
	top: 22px;
}

#topicsZero {
	width: 242px;
	position: absolute;
	top: 52px;
	right: 20px;
	background: #fff;
	height: 240px;
	text-align: left;
	padding: 10px;
}

#topics ul {
	background: #fff;
	overflow-y: scroll;
	height: 210px;
	padding: 10px;
	text-align: left;
}

#topics2 ul {
	background: #fff;
	overflow-y: scroll;
	height: 210px;
	padding: 10px;
	text-align: left;
}

#topics li,#topics2 li {
	background: url(../../img/icon.png) no-repeat 0 0.2em;
	padding: 0 0 7px 18px;
	margin-bottom: 7px;
	border-bottom: 1px dotted #999;
}

#topics li.goto_top,#topics2 li.goto_top {
	background: url(../../img/icon2.png) no-repeat 0 0.2em;
}



#topics strong,#topics2 strong {
	color: #CC0000;
}

.date {
	clear: both;
	text-align: left;
}

.date dt {
	color: #004600;
	font-size: 140%;
	font-weight: bold;
}

.date dd {
	/*
	border: 1px solid #B0B0B0;
	*/
	padding: 4px 5px;
	margin-bottom: 10px;
}

#news {
	margin-bottom: 10px;
	padding-top: 31px;
	/display: inline-block;
}

.homeNews {
	background: url(../../img/4news.png) no-repeat top;
}

.oneNews {
	background: url(../../img/234_bg.png) no-repeat top;
}

.twoNews {
	background: url(../../img/134_bg.png) no-repeat top;
}

.threeNews {
	background: url(../../img/124_bg.png) no-repeat top;
}

.fourNews {
	background: url(../../img/123_bg.png) no-repeat top;
}

.homeNews dl {
	width: 168px;
	margin-left: 4px;
}

.oneNews dl,
.twoNews dl,
.threeNews dl,
.fourNews dl {
	width: 227px;
	_width: 224px;
	margin-left: 7px;
	_margin: 0 5px 0 4px;
}

#news dl {
	float: left;
	position: relative;
	text-align: left;
	padding: 6px;
}

#news dt {
	position: absolute;
	left: 5px;
}

#news dd {
	padding-left: 87px;
	margin-bottom: 5px;
	min-height: 60px;
	height: auto !important;
	height: 60px;
}

#link {
	background: url(../../img/link.png) no-repeat top;
	padding: 26px 0 0 10px;
	/padding-bottom: 10px;
	/display: inline-block;
}

#link li {
	float: left;
	margin: 0 5px 5px 0;
}


/* network */

#network {
	width: 690px;
	color: #fff;
	margin: 0 auto;
}

#network th,
#network td {
	padding: 10px  10px 10px 0;
	text-align: left;
	border-bottom: 1px dotted #fff;
}

#network th {
	font-size: 120%;
	width:25%;
}

#network td.time {
	width:30%;
}

#network td.watch {
	padding-right: 0;
	text-align: right;
}

/* 0ch */

#zeroCh {
	background: url(../../img/zero_ch.png) no-repeat top;
	margin-bottom: 5px;
	height: auto !important;
	height: 10px;
}

#zeroCh #channel {
	padding: 22px 9px 47px 20px;
	text-align: left;
	margin-bottom: 5px;
}

/* 1ch */

#oneCh {
	background: url(../../img/one_ch.png) no-repeat top;
	margin-bottom: 5px;
	height: auto !important;
	height: 10px;
}

#topics dl {
	background: #fff;
	overflow-y: scroll;
	height: 213px;
	padding: 10px;
	text-align: left;
	position: relative;
}

#oneTv #topics dl {
	height: 213px;
}

#topics dt {
	position: absolute;
	left: 7px;
}

#topics dd {
	padding: 0 0 3px 85px;
	min-height: 60px;
	height: auto !important;
	height: 60px;
}


/* 2ch */

#twoCh {
	background: url(../../img/2ch_bg.png) no-repeat top;
	margin-bottom: 5px;
	height: auto !important;
	height: 10px;
}


/* 3ch */

#threeCh {
	background: url(../../img/3ch_bg.png) no-repeat top;
	margin-bottom: 5px;
	height: auto !important;
	height: 10px;
}


/* 4ch */

#fourCh {
	background: url(../../img/4ch_bg.png) no-repeat top;
	margin-bottom: 5px;
	height: auto !important;
	height: 10px;
}


/* 5ch */

#fiveCh {
/*	background: url(../../img/5ch_bg.png) no-repeat bottom; */
	background: url(../../img/5ch_bg_l.png) no-repeat bottom;
	margin-bottom: 10px;
	padding: 10px 9px 22px 10px;
}

#fiveTv {
	border-top: 4px solid #404040;
	border-right: 4px solid #000;
	border-left: 4px solid #000;
	border-bottom: 4px solid #333;
	background: #452268;
	padding: 20px 20px 5px 20px;
	/display: inline-block;
	color: #fff;
	text-align: left;
}

#eizou {
	width: 318px;
	float: left;
}

#library {
	width: 318px;
	float: right;
}

#fiveTv p {
	margin-bottom: 10px;
}

#fiveTv dl {
	margin-bottom: 10px;
}

#fiveTv dt {
	font-size: 140%;
	font-weight: bold;
	padding-bottom: 5px;
	margin-bottom: 5px;
	border-bottom: 1px solid #B5A7C3;
}

#fiveTv th {
	padding:0 5px 10px 0;
}

#fiveTv td {
	padding-bottom: 10px;
}

/* 6ch */

#sixCh {
	background: url(../../img/6ch_bg.png) no-repeat bottom;
	padding: 10px 9px 22px 10px;
	margin-bottom: 12px;
}

#sixTv {
	border-top: 4px solid #404040;
	border-right: 4px solid #000;
	border-left: 4px solid #000;
	border-bottom: 4px solid #333;
	background: #621A21;
	padding: 20px 0 5px 20px;
	/display: inline-block;
	color: #fff;
	text-align: left;
}

#sixTv div {
	float: left;
	margin-right: 15px;
	_margin-right: 11px;
	width: 216px;
}

#sixTv dt {
	font-size: 140%;
	font-weight: bold;
	padding-bottom: 5px;
	margin-bottom: 5px;
	border-bottom: 1px solid #C0A3A6;
}

#sixTv th {
	padding:0 5px 10px 0;
}

#sixTv td {
	padding-bottom: 10px;
}

#sixTv p {
	margin-bottom: 10px;
}

#sixTv dl {
	margin-bottom: 10px;
}


/* 7ch */

#sevenCh {
	background: url(../../img/7ch_bg.png) no-repeat bottom;
	margin-bottom: 10px;
	padding: 10px 9px 22px 10px;
}

#sevenTv {
	border-top: 4px solid #404040;
	border-right: 4px solid #000;
	border-left: 4px solid #000;
	border-bottom: 4px solid #333;
	background: #5C4F3A;
	padding: 20px 20px 5px 20px;
	/display: inline-block;
	color: #fff;
	text-align: left;
}

#sabou {
	width: 318px;
	float: left;
}

#bousai {
	width: 318px;
	float: right;
}

#sevenTv p {
	margin-bottom: 10px;
}

#sevenTv dl {
	margin-bottom: 10px;
}

#sevenTv dt {
	font-size: 140%;
	font-weight: bold;
	padding-bottom: 5px;
	margin-bottom: 5px;
	border-bottom: 1px solid #BEB9B0;
}



/* 8ch */

#eightCh {
	background: url(../../img/8ch_bg.png) no-repeat top;
	margin-bottom: 5px;
	height: auto !important;
	height: 10px;
}

#shiwake {
	text-align: left;
	margin: 10px 0 0 3px;
}

#shiwake dd {
	padding: 10px;
}

.day {
	font-weight: bold;
	margin-bottom: 15px;
}

h3 {
	width: 724px;
	margin: 0 auto;
	text-align: left;
	font-size: 120%;
	border-bottom: 2px solid #98D042;
	padding-bottom: 3px;
	margin-bottom: 10px;
	color: #333;
}

#shiwakeTable {
	width: 707px;
	margin: 0 auto;
	text-align: left;
}

#shiwakeTable p {
	margin-bottom: 5px;
}

#shiwakeTable table {
	width: 707px;
	margin-bottom: 15px;
}

#shiwakeTable th,
#shiwakeTable td {
	border: 1px solid #999;
	padding: 7px;
}

#shiwakeTable th {
	background: #E8F9B7;
}

.time {
	width: 7.5em;
}

.no {
	width: 3em;
	text-align: center;
}

.name {
	width: 30em;
}

.review td {
	line-height:0;
}

.tab {
	background: url(../../img/8ch_tab02.png) no-repeat bottom;
	padding-bottom:10px;
}

.h22 {
	text-align: right;
}


/* 9ch */

#nineCh {
	background: url(../../img/9ch_bg.png) no-repeat bottom;
	margin-bottom: 10px;
	padding: 10px 9px 22px 10px;
}

#nineTv {
	border-top: 4px solid #404040;
	border-right: 4px solid #000;
	border-left: 4px solid #000;
	border-bottom: 4px solid #333;
	background: #642E1A;
	padding: 20px 20px 5px 20px;
	/display: inline-block;
	color: #fff;
	text-align: left;
}

#miyoshi {
	width: 318px;
	float: left;
}

#watching {
	width: 318px;
	float: right;
}

#nineTv dt {
	font-size: 140%;
	font-weight: bold;
	padding-bottom: 5px;
	margin-bottom: 5px;
	border-bottom: 1px solid #C1ABA3;
}

#nineTv th {
	padding:0 5px 10px 0;
}

#nineTv td {
	padding-bottom: 10px;
}

#nineTv p {
	margin-bottom: 10px;
}

#nineTv dl {
	margin-bottom: 10px;
}

/* 10ch */

#tenCh {
	background: url(../../img/10ch_bg.png) no-repeat bottom;
	margin-bottom: 10px;
	padding: 10px 9px 22px 10px;
}

#tenTv {
	border-top: 4px solid #404040;
	border-right: 4px solid #000;
	border-left: 4px solid #000;
	border-bottom: 4px solid #333;
	background: #5F0E2D;
	padding: 20px 20px 5px 20px;
	/display: inline-block;
	color: #fff;
	text-align: left;
}

#tenTv p {
	margin-bottom: 10px;
}

#tenTv dl {
	margin-top: 15px;
	margin-bottom: 10px;
}

#tenTv dt {
	font-size: 140%;
	font-weight: bold;
	padding-bottom: 5px;
	margin-bottom: 5px;
	border-bottom: 1px solid #B5A7C3;
}

#tenTv th {
	padding:0 5px 10px 0;
}

#tenTv td {
	padding-bottom: 10px;
}

/* 19ch */

#nineteenCh {
	background: url(../../img/19ch_bg.png) no-repeat bottom;
	margin-bottom: 10px;
	padding: 10px 9px 22px 10px;
}

#nineteenTv {
	border-top: 4px solid #404040;
	border-right: 4px solid #000;
	border-left: 4px solid #000;
	border-bottom: 4px solid #333;
	background: #573000;
	padding: 20px 20px 5px 20px;
	/display: inline-block;
	color: #fff;
	text-align: left;
}

#nineteenTv dl {
	margin-top: 15px;
	margin-bottom: 10px;
}

#nineteenTv dt {
	font-size: 140%;
	font-weight: bold;
	padding-bottom: 5px;
	margin-bottom: 5px;
	border-bottom: 1px solid #B5A7C3;
}

#nineteenTv th {
	padding:0 5px 10px 0;
}

#nineteenTv td {
	padding-bottom: 10px;
}

.iku {
	min-height: 83px;
	height: auto !important;
	height: 83px;
	font-weight: bold;
	font-size: 140%;
	padding-top: 35px;
}

/* Podcast */

.podTitle {
	margin-bottom: 15px;
}

#podcastBox {
	width: 740px;
	margin: 0 auto 30px auto;
	text-align: left;
}

#podcastBox dl {
	width: 530px;
	padding-left: 5px;
	float: left;
}

#podcastBox dt {
	margin-bottom: 20px;
}

#podcastBox dd {
	background: url(../../img/podcast_icon.png) no-repeat left center;
	font-size: 140%;
	font-weight: bold;
	padding-left: 15px;
	margin-bottom: 15px;
}

#podcastBox dd img {
	vertical-align: middle;
}

#podcastBox ul {
	width: 194px;
	float: right;
}

#podcastBox li {
	margin-bottom: 5px;
}

#entry {
	clear: both;
	width: 710px;
	margin: 0 auto;
	border: 1px solid #ccc;
	background: #fff;
	padding: 10px;
	text-align: left;
	position: relative;
}

#entry dt {
	position: absolute;
	left: 10px;
}

#entry dd {
	padding: 10px 0 8px 175px;
}

#backNumber {
	text-align: left;
	width: 690px;
	margin: 0 auto;
	font-size: 140%;
	font-weight: bold;
}

#backNumber p {
	padding: 10px 0;
	border-bottom: 1px dotted #666;
}

#backNumber table {
	width: 690px;
}

#backNumber th,
#backNumber td {
	border-bottom: 1px dotted #666;
	padding: 7px 0;
}

#backNumber th {
	text-align: left;
	background: url(../../img/podcast_icon.png) no-repeat 0 16px;
	padding-left: 15px;
}

#backNumber td {
	text-align: right;
}

.back {
	margin: 15px 0;
}

/* List Page */
p#vlistTitle {
	color: #030;
	margin-top: 20px;
	margin-left: 15px;
	text-align: left;
	font-size: 130%;
	font-weight: bold;
	border-left: 10px solid #030;
	padding-left: 10px;
}
ul#vlist {
	margin-top: 20px;
	text-align: left;
}
ul#vlist li {
	margin-left: 15px;
	margin-top: 10px;
	text-align: left;
	background: url(../../img/podcast_icon.png) no-repeat left center;
	padding-left: 12px;
}
p#vlist-btn {
	margin-bottom: 30px;
	text-align: left;
}
