@charset "utf-8";


/* ****************************************_**************************************** */
/* channel-list */

.left_channel_list {
	width: 610px;
	margin: 20px 25px 25px 25px;
	background: #213037;
	border: 1px solid #3c4c4c;
}

div.left_channel_list img {
	float: left;
	display: block;
	width: 180px;
	height: 95px;
	margin: 15px 0 0 0;
	padding: 0 0 0 0;
}

.left_channel_list h3 {
	display: block;
	margin: 15px 15px 15px 180px;
	padding: 0 0 5px 0;
	font-size: 1.0em;
	background: url(/images/common/dotline_double.gif) bottom left repeat-x;
}

.left_channel_list h3 span {
	font-size: 0.77em;
}

div.channel_details {
	display: block;
	margin: 0 15px 0 180px;
	padding: 10px 0 10px 0;
	background: url(/images/common/dotline_single.gif) bottom repeat-x;
}

div.channel_details img {
	width: 71px;
	height: 40px;
	margin: 0 5px 0 0;
	/* ie6 hack */
	_behavior: expression(IEPNGFIX.fix(this));
}

div.channel_details p.date {
	margin: 0 0 3px 0;
	font-size: 0.77em;
	font-weight: bold;
	line-height: 1.0em;
	color: #00ccff;
}

div.channel_details p.title {
	margin: 0 0 0 0;
	padding: 0 0 5px 0;
	font-size: 0.91em;
	line-height: 1.5em;
}

div.channel_details p a span {
	width: 41px;
	height: 13px;
	padding: 5px 41px 5px 0;
	_padding: 0 41px 0 0;
	background: url(/images/index/information_play.gif) right no-repeat;
}

div.channel_comment {
	margin: 0 15px 0 15px;
	padding: 10px 0 0 0;
	background: url(/images/common/dotline_double.gif) top left repeat-x;
}

div.channel_comment p {
	font-size: 0.85em;
	line-height: 1.8em;
}

.series_movie_list {
	display: block;
	margin: 15px 15px 10px 0;
	text-align: right;
}

.series_movie_list a:link {
	color: #00ccff;
	text-decoration: none;
}

.series_movie_list a:visited {
	text-decoration: none;
	color: #00ccff;
}

.series_movie_list a:hover {
	text-decoration: underline;
	color: #00ccff;
}

.series_movie_list a:active {
	text-decoration: none;
	color: #00ccff;
}



/* ****************************************_**************************************** */
/* float_channels */

p.float_channel_h3 {
	float: left;
	display: block;
	width: 225px;
	height: 225px;
	font-size: 0.01em;
	text-indent: -9999px;
	z-index: 100;
	cursor: pointer;
}
	

.float_channel_list {
	display: block;
	width: 360px;
	margin: 15px 0 15px 235px;
	border: 1px solid #3c4c4c;
	background: url(/images/channels/common/float_channel_bg.png);
	/* ie6 hack */
	_behavior: expression(IEPNGFIX.fix(this));
	
	_min-height:100px;
	_height: auto !important;
	_height: 255px;
}

.float_channel_list div.channel_details {
	width: 340px;
	margin: 0 10px 0 10px;
}


/* **************************************** */

h3.comment_h3 {
	display: block;
	margin: 0 15px 0 15px;
	padding: 0 0 0 0;
	font-size: 1.0em;
	background: none;
}

div#ch1_tsurikibun {
	background: url(/images/channels/original/tsurikibun_bg.jpg) top left no-repeat;
}

div#ch1_tokimeki{
	background: url(/images/channels/original/tokimeki_bg.jpg) top left no-repeat;
}


div#ch1_promotion {
	background: url(/images/channels/original/promotion_bg.jpg) top left no-repeat;
}

div#ch4_paradise {
	background: url(/images/channels/tv/paradise_bg.jpg) top left no-repeat;
}

div#ch4_fishingcafe {
	background: url(/images/channels/tv/fishingcafe_bg.jpg) top left no-repeat;
}

div#ch4_tsuri_roman {
	background: url(/images/channels/tv/tsuri_roman_bg.jpg) top left no-repeat;
}

div#ch4_offshore_rev_next {
	background: url(/images/channels/tv/offshore_rev_next_bg.jpg) top left no-repeat;
}

div#ch4_salt_dreamer {
	background: url(/images/channels/tv/salt_dreamer_bg.jpg) top left no-repeat;
}

