@charset "Shift_JIS";

/* =================================================================================================
   WOWOW ONLINE - 連続ドラマＷ　株価暴落／TOPページ
   http://www.wowow.co.jp/
   Copyright (C) WOWOW INC. ALL RIGHTS RESERVED.
================================================================================================= */

/* -----------------------------------------------------------------------
　TOP基本レイアウト
-------------------------------------------------------------------------- */
body{background-color:#13131b;}

#wrapper {
	position: relative;
	width:100%;
  margin:0;
  padding:0;
  text-align:left;
  font-family:Meiryo,sans-serif;
  -webkit-font-smoothing:antialiased;
  -moz-osx-font-smoothing: grayscale;
	background:url("../img/top/bg_repeat.gif") center top repeat-x;
}
#wrapper_in {
  margin:0 auto;
  padding:0;
  width:982px;
}

/* -----------------------------------------------------------------------
　header
-------------------------------------------------------------------------- */
#header{
	position:relative;
	width:100%;
	height:690px;
	margin:0 auto;
	padding:0;
}
#header .headerIn{
	width:100%;
	height:690px;
	position:absolute;
	top:0px;
	left:0px;
}
#header .keycut{
	display:none;
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:690px;
  background:url('../img/top/bg.jpg') center top no-repeat;
}


#header .subtitle{
	display:none;
	/*padding:68px 0 0 0px;*/
	position:absolute;
	top:68px;
	left:0;
}
#header .catch{
	display:none;
	position:absolute;
	top:161px; 
	left:474px;
}
#header .original{
	display:none;
	position:absolute;
	top:288px;
	left:0;
	/*padding:156px 0 0 0px;*/
}
#header h1{
	display:none;
	position:absolute;
	top:318px;
	left:0;
	/*padding:12px 0 0 0px;*/
}
#header .pg_detail a{
	display:none;
	position:absolute;
	top:580px;
	left:0;
	display:block;
	padding:20px 0;
	color:#fff;
	font-size:14px;
	line-height:1.2;
	text-decoration:underline;
}
#header .pg_detail a:hover{
	text-decoration:none;
}

#header .oaArea{
	display:none;
	width:171px;
	position:absolute;
	top:318px; 
	right:0px;
}
#header .oaArea .start{
	display:block;
	padding:0px;
}
#header .oaArea .oa_free{
	display:block;
	padding:4px 0 0 2px;
}
#header .oaArea .oa_weekly{
	display:block;
	position:relative;
	padding:9px 0 0 2px;
}
#header .oaArea .oa_weekly .oa_icon{
	position:absolute;
	top:9px;
	left:0;
}
#header .oaArea .oa_info{
	display:block;
	padding:20px 0;
	color:#f00;
	font-size:14px;
	line-height:1.2;
}

/* kanyu */
#kanyu{
	display:none;
	position:absolute;
	/*top:460px;
	top:530px;*/
	top:400px;
	right:0px;
	width:168px;
	height:128px;
}
#kanyu .btn a {
	display:block;
	position:relative;
	width:168px;
	height:128px;
	background: url("../img/top/bnr_kanyu.jpg") left top no-repeat;
	text-indent:-999999px;
}
#kanyu .btn span {
	width:168px;
	height:128px;
	background: url("../img/top/bnr_kanyu_on.jpg") left top no-repeat;
	display: block;
	position:absolute;
	top:0px;
	left:0px;
	display:none;
	cursor:pointer;
}


/* -----------------------------------------------------------
　SNSボタン
----------------------------------------------------------- */

#header #sns{
	display:none;
	width:320px;
	height:33px;
	position:absolute;
	top:19px;
	right:0px;
	z-index:10;
}

#header #sns ul{}

#header #sns li{
	float:left;
}

/* facebook */
#header #sns .facebook{
}

/* tweet */
#header #sns .tweet{
	width:120px;
}

/* mixi */
#header #sns .mixi{
}

/* -----------------------------------------------------------
　ゴロゴロロゴ
----------------------------------------------------------- */
#header .logo_goro{
	display:none;
	position:absolute;
	top:19px;
	left:0px;
}

/* -----------------------------------------------------------
　contents
----------------------------------------------------------- */
#contents{
	position:relative;
	/*height:330px;
	height:280px;*/
	padding:0;
}


/* -----------------------------------------------------------------------
　Award Area
-------------------------------------------------------------------------- */
#contents .award_area{
	position:relative;
	width:982px;
	padding:17px 0 0;
	text-align:center;
}

/* -----------------------------------------------------------------------
　Info Area
-------------------------------------------------------------------------- */
#contents .info_area{
	position:relative;
	width:982px;
	/*min-height:420px;*/
	min-height:550px;
	padding:0px 0 0 0;
}

/* -----------------------------------------------------------------------
　NEWS
-------------------------------------------------------------------------- */
#news{
	position:absolute;
	width:236px;
	height:218px;
	top:27px;
	left:0px;
}

#news h3{
	width:236px;
	height:34px;
	
	text-indent:100%;
	white-space:nowrap;
	overflow: hidden;
	
	background: url("../img/top/news_title.gif") left top no-repeat;
}

#news_inner{
	position:relative;
}

#news #scroll{
	width:236px;
	height:184px;
	font-size:0px;
	line-height:0%;
	text-decoration:none;
}

#news dl{
}

#news dl dt{
	width:42px;
	/*float:left;*/
	color:#000;
	padding:5px 0;
	text-align:left;
	margin-right:2px;
	color:#ff0000;
	font-size:12px;
	line-height:1.7;
}
#news dl dd{
	width:180px;
	/*float:left;*/
	padding:5px 0;
	color:#ababca;
	font-size:13px;
	line-height:1.7;
}
#news .none{
}

#news dl dt span,
#news dl dd span{
	line-height:130%;
}
#news dl dt,
#news dl dd{
	float:left;
}
#news dl dd a{
	color:#ababca;
	text-decoration:underline;
}
#news dl dd a:hover{
	text-decoration:none;
}
#news dl {
	display: inline-block;
}
/* Exclude Mac IE \*/
#news dl {
	display: block;
}
/**/
#news dl:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}


/* -----------------------------------------------------------------------
　ナビ
-------------------------------------------------------------------------- */
/* nav */
#nav{
	/*position:absolute;
	top:27px;
	right:0px;
	padding:57px 0 0 0;*/
	width:720px;
	height:222px;
	margin:30px auto 0;
	padding:1px 0 0 1px;
	z-index:10;
	letter-spacing:-.40em;
	background-color:#ff0000;
}
#nav li{
	float:left;
	margin:0px 1px 1px 0;
	position:relative;
	letter-spacing:normal;
  text-indent:-99999px;
}
/* IE6・7ハック */
*html #nav li{
	display:block;
	zoom:1;
}
*:first-child+html #nav li{
	display:block;
	zoom:1;
}
#nav li a{
	display:block;
	cursor:pointer;
  text-indent:-99999px;
}

/* イントロ */
#nav li.intro{
  width:143px;
	height:138px;
}
#nav li.intro a{
  width:143px;
	height:138px;
  background:url("../img/top/nav.png") -1px -1px no-repeat;
}
#nav li.intro .hover{
	display:none;
  width:143px;
	height:138px;
	position:absolute;
	top:0px;
	left:0px;
	cursor:pointer;
  background:url("../img/top/nav.png") -1px -224px no-repeat;
}
/* キャスト・スタッフ */
#nav li.caststaff{
  width:143px;
	height:138px;
}
#nav li.caststaff a{
  width:143px;
	height:138px;
  background:url("../img/top/nav.png") -145px -1px no-repeat;
}
#nav li.caststaff .hover{
	display:none;
  width:143px;
	height:138px;
	position:absolute;
	top:0px;
	left:0px;
	cursor:pointer;
  background:url("../img/top/nav.png") -145px -224px no-repeat;
}
/* 映像 */
#nav li.movie{
  width:143px;
	height:138px;
}
#nav li.movie a{
  width:143px;
	height:138px;
  background:url("../img/top/nav.png") -289px -1px no-repeat;
}
#nav li.movie .hover{
	display:none;
  width:143px;
	height:138px;
	position:absolute;
	top:0px;
	left:0px;
	cursor:pointer;
  background:url("../img/top/nav.png") -289px -224px no-repeat;
}
/* 相関図 */
#nav li.chart{
  width:143px;
	height:138px;
}
#nav li.chart a{
  width:143px;
	height:138px;
  background:url("../img/top/nav.png") -433px -1px no-repeat;
}
#nav li.chart .hover{
	display:none;
  width:143px;
	height:138px;
	position:absolute;
	top:0px;
	left:0px;
	cursor:pointer;
  background:url("../img/top/nav.png") -433px -224px no-repeat;
}
#nav li.chart .coming{
  width:143px;
	height:138px;
	position:absolute;
	top:0px;
	left:0px;
	cursor:default;
  background:url("../img/top/nav.png") -433px -447px no-repeat;
}
/* エピソード */
#nav li.episode{
  width:143px;
	height:138px;
}
#nav li.episode a{
  width:143px;
	height:138px;
  background:url("../img/top/nav.png") -577px -1px no-repeat;
}
#nav li.episode .hover{
	display:none;
  width:143px;
	height:138px;
	position:absolute;
	top:0px;
	left:0px;
	cursor:pointer;
  background:url("../img/top/nav.png") -577px -224px no-repeat;
}
#nav li.episode .coming{
  width:143px;
	height:138px;
	position:absolute;
	top:0px;
	left:0px;
	cursor:default;
  background:url("../img/top/nav.png") -577px -447px no-repeat;
}
/* コラム */
#nav li.column{
  width:359px;
	height:82px;
}
#nav li.column a{
  width:359px;
	height:82px;
  background:url("../img/top/nav.png") -1px -140px no-repeat;
}
#nav li.column .hover{
	display:none;
  width:359px;
	height:82px;
	position:absolute;
	top:0px;
	left:0px;
	cursor:pointer;
  background:url("../img/top/nav.png") -1px -363px no-repeat;
}
#nav li.column .coming{
  width:359px;
	height:82px;
	position:absolute;
	top:0px;
	left:0px;
	cursor:default;
  background:url("../img/top/nav.png") -1px -586px no-repeat;
}
/* クイズ */
#nav li.quiz{
  width:359px;
	height:82px;
}
#nav li.quiz a{
  width:359px;
	height:82px;
  background:url("../img/top/nav.png") -361px -140px no-repeat;
}
#nav li.quiz .hover{
	display:none;
  width:359px;
	height:82px;
	position:absolute;
	top:0px;
	left:0px;
	cursor:pointer;
  background:url("../img/top/nav.png") -361px -363px no-repeat;
}
#nav li.quiz .coming{
  width:359px;
	height:82px;
	position:absolute;
	top:0px;
	left:0px;
	cursor:default;
  background:url("../img/top/nav.png") -361px -586px no-repeat;
}



/* -----------------------------------------------------------------------
　バナー
-------------------------------------------------------------------------- */
#infoBnr{
	width:982px;
	position:absolute;
	/*top:290px;
	top:280px;*/
	top:250px;
	left:0px;
}
#infoBnr ul{
	text-align:center;
	margin-bottom:30px;
}
#infoBnr li{
	/*float:left;*/
	display:inline-block;
	margin:0 7px 0px 0px;
	/*background: url("../img/top/bnr_info.jpg") left top no-repeat;*/
}
#infoBnr li.last{
	margin:0;
}

/* -----------------------------------------------------------------------
　バナーエリア
-------------------------------------------------------------------------- */

#footerArea .footerIn .bnr_area{
	width:982px;
	margin:0 auto;
	padding:0px;
	text-align:center;
}
#footerArea .footerIn .bnr_area ul{
	padding:0px 0 40px 0;
}
#footerArea .footerIn .bnr_area li{
	display:inline;
	text-align:center;
	margin:0 10px;
}
#footerArea .footerIn .bnr_area li img{
	vertical-align:bottom;
}



/* :::::::::: ページTOPへ :::::::::: */
#contents .pagetop{
	width:100%;
	margin:0px auto;
	padding:80px 0 60px;
	text-align:center;

}



/* -----------------------------------------------------------
　画像抜き取り禁止
----------------------------------------------------------- */
span.guard {
    background-image: url("http://cdn.wowow.co.jp/common/img/spacer.gif");
    display: block;
    height: 100%;
    position: absolute;
    width: 100%;
}

/* -----------------------------------------------------------------------
　thickboxカスタマイズ
-------------------------------------------------------------------------- */
#TB_window {
  display: none;
  position: fixed;
  top: 50%;
  left: 50%;
  z-index: 102;
  border:none;
  text-align: left;
  background:none;
  padding-bottom:1px;
}

/* 背景透過色 */
.TB_overlayBG {
  background-color: #000;
}

#TB_HideSelect {
 background:none;
}

/* thickboxヘッダ */
#TB_title {
	display:none;
}

#TB_ajaxWindowTitle{
	display:none;
}

#TB_closeAjaxWindow {
	position:absolute;
	top:-33px;
	right:-11px;
	display:block;
	width:84px;
	height:22px;
	text-indent:-9999px;
}

#TB_closeWindowButton{
	display:none;
}


