@charset "utf-8";

/*================================
ファイル名：index.css
説明：トップページのスタイル

IE6.5以下にのみ適用するスタイルを ie.css
に記述しています。

作成者：ND&amp;I 徳田 ( tokuda@n-di.co.jp )
=================================*/

@import url("../share/default.css");
@import url("../share/common.css");

/* Clearfix
=================================*/

div#listArea:after,
div#listArea ul:after,
div#recommend ul:after {
 content: "."; 
 display: block; 
 height: 0; 
 clear: both; 
 visibility: hidden;
}

div#listArea,
div#listArea ul,
div#recommend ul {
	display: inline-block;
}

/* Hide from Mac IE \*/
div#listArea,
div#listArea ul,
div#recommend ul {
	*height: 1%;
	display: block;
}
/* Hide from Mac IE */


/* =========================================
*  MAIN
* ========================================= */

/* flash */

div#flash {
	width: 697px;
	height: 288px;
	position: relative;
	background: url(../../img/index/bg_flash.jpg) no-repeat;
	font-size: 0;
}

div#flash h2 {
	padding: 2px 0 0 214px;
}

div#flash dl {
	padding: 2px 0 0 463px;
}

div#flash p {
	position: absolute;
	top: 70px;
	left: 227px;
}

/* news_通常：新着のお知らせ */

div#news {
	margin-top: 10px;
	width: 697px;
	min-height: 123px;
	position: relative;
	background: url(../../img/index/bg_news.gif) no-repeat;
}

div#news h3 {
	display: none;
}

div#news dl {
	padding: 0 0 3px 140px;
	background: url(../../img/index/bg_news_bt.gif) no-repeat left bottom;
}

div#news dt,
div#news dd {
	padding: 7px 0;
	background: url(../../img/index/line_news.gif) repeat-x;
}

div#news dt.bnone,
div#news dd.bnone {
	background:none;
}

div#news dt {
	float: left;
}

div#news dt span {
	width: 7em;
	padding-left: 41px;
	display: block;
}

div#news dt.new span {/*新着NEWアイコン*/
	background: url(../../img/index/icon_new.gif) no-repeat 7px .2em;
}
div#news dt.onair span {/*新着放映中*/
	background: url(../../img/index/icon_onair.gif) no-repeat 7px .2em;
}

div#news dd {
	margin-left: 7em;
	padding-left: 41px;
	color: #333333;
}

div#news p {
	position: absolute;
	bottom: 8px;
	left: 23px;
}

/* news_別枠：新着のお知らせ */

div#pickup {
	margin-top: 5px;
	width: 699px;
/*	min-height: 123px;*/
	position: relative;
	background: url(../../img/index/bg_pickup.gif) no-repeat;
}

div#pickup h3 {
	display: none;
}

div#pickup dl {
	padding: 0 0 3px 52px;
/*	background: url(../../img/index/bg_news_bt.gif) no-repeat left bottom;*/
}

div#pickup dt,
div#pickup dd {
	padding: 7px 10px;
/*	background: url(../../img/index/line_news.gif) repeat-x;*/
}

div#pickup dt.bnone,
div#pickup dd.bnone {
	background:none;
}

div#pickup dt {
	float: left;
}

div#pickup dt span {
/*	width: 7em;*/
	padding-left: 100px;
	display: block;
}

div#pickup p {
	position: absolute;
	left: 23px;
}	

/* optFlowArea */

h3#optFlow {
	margin-top: 23px;
	padding: 7px 19px 10px;
	width: 659px;
	color: #FFFFFF;
	background: #A23A3B url(../../img/index/bg_opt_flow_title.gif) no-repeat;
	font-weight: bold;
}

div#optFlowArea {
	width: 697px;
	height: 217px;
	position: relative;
	line-height: 1.4;
	background: url(../../img/index/bg_opt_flow.jpg) no-repeat;
	font-size: 12px;
}

div#optFlowArea h4 {
	padding: 3px 0 9px;
}

div#optFlowArea p a {
	padding-left: 11px;
	background: url(../../img/share/icon_arrow01.gif) no-repeat 0 .3em;
}

div#optFlowArea div.leftArea {
	margin-left: 19px;
	width: 320px;
}

div#optFlowArea div.leftArea ul {
	margin-left: 146px;
	height: 133px;
}

div#optFlowArea div.leftArea li {
	padding-left: 7px;
	background: url(../../img/share/icon_dot.gif) no-repeat 0 .6em;
}

div#optFlowArea div.leftArea p {
	text-align: right;
}

div#optFlowArea div.rightArea {
	width: 315px;
	position: absolute;
	top: 0;
	left: 364px;
}

div#optFlowArea div.rightArea p {
	margin: 0 0 18px 132px;
}

/* listArea */

div#listArea {
	margin-top: 27px;
	width: 697px;
	background: url(../../img/index/bg_list_area.gif) repeat-y;
}

div#listArea div.leftArea {
	float: left;
	width: 347px;
}

div#listArea div.rightArea {
	float: right;
	width: 345px;
}

div#listArea ul {
	margin: 12px 0 0 9px;
}

div#listArea ul li {
	float: left;
	margin-right: 5px;
	width: 160px;
	font-size: 82%;
}

div#listArea ul li img {
	float: left;
	margin-right: 7px;
	border: 3px solid #ECDCCF;
}

div#listArea p {
	margin: 12px 5px 0 0;
	text-align: right;
}

div#listArea p a {
	padding-left: 11px;
	background: url(../../img/share/icon_arrow01.gif) no-repeat 0 .3em;
}

/* middelSubScription */

p.middelSubScription {
	margin-top: 20px;
	padding: 2px 14px 0;
	background: url(../../img/index/bg_sub_scription.gif) no-repeat;
	line-height: 28px;
}

/* recommend */

div#recommend {
	margin-top: 19px;
}

div#recommend h4 {
	width: 697px;
	background: url(../../img/index/bg_title_tp.gif) no-repeat;
}

div#recommend h4 span {
	padding: 4px 11px 5px;
	display: block;
	background: url(../../img/index/bg_title_bt.gif) no-repeat left bottom;
	font-weight: bold;
}

div#recommend ul {
	margin-top: 5px;
	width: 697px;
	background: url(../../img/index/bg_recommend.jpg) no-repeat left bottom;
}

div#recommend li {
	float: left;
}

div#recommend li.first-child {
	padding-right: 5px;
}

div#recommend li a:hover img {
	opacity: .0;
	filter: alpha(opacity=0);
}