@charset "utf-8";
@import url("reset.css");/*htmlタグのデフォルトスタイルリセット*/
@import url("change.css");/*フォントカラー、アイコン、装飾等用*/
@import url("sub.css");/*静的ページ用*/
/*                                        */
/*=====基本レイアウト用スタイルシート=====*/
/*------------------------------------------
=1.ヘッダー＆フッター
=2.メイン
=3.左サイド
=4.右サイド
=5.コンテンツ
=(1)サムネイル＆データリスト表示
=(2)ソート部分,page送り
=(3)ショップデータ
=(4)ムービーデータ
=(5)動画部分
=(6)コメント
=(7)その他の番組
=(8)ニュース詳細
=(9)タイトル関連
=(10)フォーム、テーブル
=(11)その他
*IE6用スタイル[ _(margin等) ]
*IE7用スタイル[ *:first-child+html body (#id OR .class) ]
------------------------------------------*/
body{
	margin:0px auto;
	padding:0px;
	color:#222;
	background:url(../images/bg_body.gif) repeat-x left top;
	text-align:center;
}
#content{
	margin:0px auto;
	padding:0px;
	width:870px;
	*width:866px;
	height:auto;
	background:url(../images/bg_content.png) repeat-y left top;
	*background:url(../images/bg_content.gif) repeat-y left top;
}
/*=1.ヘッダー＆フッター*/
#header{
	margin:0px auto;
	padding:0px;
	border-top:5px solid #2480FB;
	display:block;
	width:860px;
	text-align:left;
}
.headTop{
	border-top:2px solid #4DB6F8;
	width:860px;
	height:78px;
	background:url(../images/bg_head.jpg) no-repeat left top;
}
#sitelogo{
	float:left;
	width:340px;
}
#sitelogo h1{
	margin-top:10px;
	margin-left:10px;
}
#head-right{
	float:right;
	width:396px;
	height:63px;
}
#head-right p{
	margin:10px 10px 0px 0px;
	padding:0px;
	display:inline;
	float:left;
	width:188px;
	height:53px;
}
#footer{
	margin:0px auto;
	padding:0px;
	position: relative;
	clear:both;
	width:860px;
	height:31px;
	color:#FFF;
	background:#606060;
	text-align:center;
}
#footer-navi{
	margin:10px auto 10px 10px;
	padding:0px;
	display:inline;
	float:left;
	width:400px;
	list-style:none;
}
#footer-navi li{
	float:left;
	font-size:11px;
}
#footer address{
	margin:10px 10px 10px auto;
	padding:0px;
	display:inline;
	float:right;
	width:400px;
	color:#FFF;
	text-align:right;
	font-size:12px;
}
/*=2.メイン*/
#main{
	margin:0px auto;
	padding:0px;
	clear:both;
	display:block;
	width:860px;
}
.floLeft{
	float:left;
}
.floRight{
	float:right;
}
.floClear{
	display:block;
	clear:both;
	height:5px;
	font-size:1px;
}
/*=3.左サイド*/
#main-leftside{
	margin:0px;
	padding:4px 0px 0px 0px;
	_padding:0px;
	display:inline;
	float:left;
	position:relative;
	top:-23px;
	left:10px;
	z-index:50;
	width:175px;
	background:url(../images/bg_leftbartop.png) no-repeat left top;
	_background:url(../images/bg_leftbar.gif) repeat-y left top;
}
#leftbarBG{
	margin:0px;
	_padding:4px 0px 0px 0px;
	width:175px;
	background:url(../images/bg_leftbar.png) repeat-y left top;
	_background:url(../images/bg_leftbartop.gif) no-repeat left top;
}
#leftbarBottom{
	margin:0px;
	padding:0px;
	width:175px;
	height:4px;
	background:url(../images/bg_leftbarbottom.jpg) no-repeat left top;
	font-size:0px;
}
.leftTitlebar{
	margin:0px auto 2px auto;
	padding:1px;
	border:1px solid #CCC;
	width:163px;
	height:25px;
}
.leftContentBox{
	margin:0px auto 10px auto;
	display:block;
	width:167px;
}
.leftSearchForm{
	margin:0px auto;
	padding:0px 0px 5px 0px;
	border:1px solid #CCC;
	width:165px;
	background:#FFF;
	text-align:left;
}
.leftSearchTxt{
	margin:7px 7px 0px 7px;
	font-size:11px;
}
.leftSearchRadio1{
	margin-left:7px;
	*margin-left:5px;
}
.leftSearchRadio2{
	margin-left:7px;
}
.leftSearchRadioTxt{
	position:relative;
	left:-5px;
	top:-2px;
	font-size:11px;
}
.leftSearchTextbox{
	margin:0px auto 5px auto;
	width:140px;
	height:15px;
	font-size:12px;
	text-align:left;
}
#leftNewsTable{
	margin:0px auto;
	padding:0px;
	width:167px;
}
#leftNewsTable td{
	padding:1px;
	border:1px solid #CCC;
	width:163px;
	background:#FFF;
	font-size:11px;
}
#leftNewsTable a{
	display:inline;
	font-size:10px;
}
.leftNewsList{
	margin:0px;
	padding:5px;
	text-align:left;
}
.leftNewsData{
	padding-left:10px;
	line-height:10px;
	*height:10px;
	min-height:10px;
	max-height:auto;
	background:url(../images/mark_data.gif) no-repeat left top;
}
.leftNewsTitle{
	color:#F60 !important;
	font-size:11px;
}
.leftNewsText{
	padding-bottom:8px;
  background:url(../images/line_d.gif) repeat-x left bottom;
	font-size:11px;
}
.leftNewsBk{
	margin:0px auto 10px auto!important;
	padding:0px !important;
	width:150px;
	text-align:right;
}
.areaSearchBtn01{
	margin:0px;
	padding:0px;
	display:block;
	border:1px solid #CCC;
	width:165px;
	height:23px;
}
.areaSearchBtn02{
	margin:0px;
	padding:0px;
	display:block;
	border:1px solid #CCC;
	border-top:0px;
	width:165px;
	height:23px;
}
#adArea{
	margin:0px;
	padding:0px;
}
#adArea a{
  margin:2px auto 1px auto;
	padding:0px;display:block;
	width:165px;
	line-height:0px;
	overflow:hidden;
}
/*=4.右サイド*/
#main-rightside{
	margin-bottom:-23px;
	float:right;
	position:relative;
	top:-23px;
	left:-5px;
	z-index:51;
	width:680px;
}
/*=5.コンテンツ*/
.pankuzu{
	margin:5px auto 10px 19px;
	padding:0px;
	clear:both;
	width:656px;
	height:18px;
	color:#DDD;
	text-align:left;
	font-size:11px;
}
#rightConArea{
	margin:0px auto 0px 19px;
	padding:0px;
	display:block;
	width:656px;
	background-color:#FFF;
	text-align:left;
}
#rightConAreaBoder{
	margin:0px auto 15px auto;
	padding:0px;
	width:648px;
	text-align:left;
	background:url(../images/border_rightconarea.gif) repeat-y left top;
}
#BoderEnd{
	margin:0px auto;
	padding:0px;
	border-bottom:1px solid #C1C1C1;
	width:648px;
}
#rightConArea p{
	position:relative;
	z-index:100;
}
.topConArea{
	margin:15px auto 0px auto;
	padding:0px 0px 30px 0px;
	display:table;
	clear:both;
	width:636px;
	text-align:left;
}
.topConArea img{
	border:1px solid #333;
}
.topConImage01{
	margin:0px;
	padding:0px;
	display:inline;
	float:left;
	width:309px;
}
.topConText01{
	margin:0px;
	padding:0px;
	display:inline;
	float:left;
	width:327px;
	line-height:16px;
}
.topConImage02{
	margin:0px;
	padding:0px;
	display:inline;
	float:left;
	width:309px;
	text-align:right;
}
.topConText02{
	margin:0px;
	padding:0px;
	display:inline;
	float:left;
	width:327px;
	line-height:16px;
}
.textRight{
	margin-top:5px;
	text-align:right;
}
/*=(1)サムネイル＆データリスト表示*/
.videonewArea .line-d,
.videonewArea3 .line-d{
	margin:5px 0px;
}
.videonewArea{
	margin:0px auto;
	padding:0px 0px 10px 0px;
	width:638px;
}
.videonewArea2{
	margin:0px auto;
	padding:0px 0px 10px 0px;
	width:608px;
}
.videonewArea3{
	margin:0px auto;
	padding:0px 0px 10px 0px;
	width:608px;
}
.videonewArea .vTitle{
	margin:0px;
	padding:0px 5px;
	display:block;
	float:left;
	width:122px;
	height:97px;
	font-size:0px;
	text-align:left;
}
.videonewArea2 .vTitle{
	margin:0px;
	padding:0px 8px 0px 5px;
	display:table;
	float:left;
	width:162px;
	min-height:177px;
	max-height:212px;
	text-align:right;
	font-size:0px;
}
.videonewArea3 .vTitle{
	padding:0px 5px;
	float:left;
	width:122px;
	height:97px;
	font-size:0px;
}
.videonewArea .vTitle img,
.videonewArea3 .vTitle img{
	margin:0px auto;
	border:1px solid #333;
	width:120px;
	height:90px;
}
.videonewArea2 .vTitle img{
	margin:0px auto;
	border:1px solid #333;
	text-align:center;
}
.pDetailImg{
	width:160px;
	height:160px;
}
.sDetailImg{
	margin:0px 0px 0px auto;
	width:115px;
	height:200px;
	text-align:right;
}
.videonewArea .vText{
	padding-bottom:5px;
	float:left;
	width:177px;
}
.videonewArea2 .vText{
	padding-bottom:5px;
	float:left;
	width:126px;
	word-break:break-all;
	overflow:hidden;
}
.videonewArea3 .vText{
	padding-bottom:5px;
	float:left;
	width:167px;
}
.colListDetail{
	margin:5px 0px 0px 0px;
	padding-bottom:5px;
	display:inline;
	float:left;
	width:319px;
	height:auto;
	line-height:15px;
	text-align:left;
	font-size:12px;
}
.videonewArea2 .colListDetail{
	margin:5px 0px 0px 0px;
	padding-bottom:5px;
	display:inline;
	float:left;
	width:304px;
	height:auto;
	line-height:15px;
	text-align:left;
	font-size:12px;
}
.videonewArea3 .colListDetail{
	margin:5px 0px 0px 0px;
	padding-bottom:5px;
	display:inline;
	float:left;
	width:304px;
	height:auto;
	line-height:15px;
	text-align:left;
	font-size:12px;
}
.colListDetail span{
	margin:0px;
	padding:0px;
}
.spacialArea{
	margin:0px auto 5px auto;
	padding-bottom:5px;
	width:648px;
}
/*=(2)ソート部分*/
#colIndex{
	margin:10px auto 5px auto;
	width:608px;
	color:#000;
	background:#EFF5FF;
	text-align:left;
}
#colIndex td{
	vertical-align:middle;
}
#colIndex p{
	margin:0px;
	padding:6px 10px 7px 10px;
}
#colIndex .txt-orange-b{
	position:relative;
	left:0px;
	top:1px;
	font-size:16px;
}
#colIndex a,#colIndex a:visited{
	margin:.3em;
	font-size:12px;
	letter-spacing:0em;
}
#colMenu{
	width:350px;
}
#colIndex #menuItem0,
#colIndex #menuItem1,
#colIndex #menuItem2,
#colIndex #menuItem3,
#colIndex #menuItem4,
#colIndex #menuItem5,
#colIndex #menuItem6,
#colIndex #menuItem7,
#colIndex #menuItem8,
#colIndex #menuItem9,
#colIndex #menuItem10,
#colIndex #menuItem11,
#colIndex #menuItem12,
#colIndex #menuItem13,
#colIndex #menuItem14,
#colIndex #menuItem15,
#colIndex #menuItem16{
	*text-indent:3px;
}
#colSelect{
	margin:0px;
	padding:0px;
	width:258px;
	color:#000;
	text-align:right;
	font-size:12px;
}
#colSelect form{
	margin:-10px 15px 0px auto;
	padding:0px;
	color:#000;
}
#colSelect span{
	position:relative;
	left:0px;
	top:0px;
	_top:-2px;
}
#colSelect form select{
	margin:0px;
	padding:0px;
}
*:first-child+html body #colSelect form{
	margin-top:-15px;
}
*:first-child+html body #colSelect span{
	position:relative;
	left:0px;
	top:-4px;
}
*:first-child+html body #colSelect form select{
  margin-top:5px;
}
/*=(2)page送り*/
#nextPage{
  margin:5px auto 0px auto !important;
  padding:0px;
	clear:both;
  position:relative;
  line-height:16px;
  text-align:center;
  font-size:12px;
}
#nextPage .linkpage{
  margin:0px 5px 0px 0px;
}
#selectPage{
	margin:0px auto;
}
#nextPage .currentPage{
  margin:0px 5px 0px 0px;
  color:#333;
	font-weight:bold;
}
/*=(3)ショップデータ*/
.shopLeft{
	margin-left:15px;
	padding:9px 0px;
	display:inline;
	float:left;
	width:190px;
	background:#DDD;
	text-align:center;
	overflow:hidden;
}
.shopLeft img{
	border:1px solid #000;
	max-width:170px;
}
.shopLeft2{
	margin-left:15px;
	padding:9px 0px;
	clear:both;
	width:205px;
	text-align:center;
	overflow:hidden;
}
.no-border{
	width:205px;
	height:30px;
}
.listDetail{
	margin:0px;
	padding:0px 0px 15px 0px;
	background:#FFF;
	text-align:left;
	font-size:12px;
}
.listDetail .line-d{
	margin:3px 5px 5px 5px;
}
.listDetail p{
	margin:0px 0px 0px 5px;
	padding-bottom:1px;
	line-height:15px;
}
.listDetail span{
	display:block;
}
.slotDataTable{
	margin:5px auto;
	*margin-top:10px;
	border-top:1px solid #D5D5D5;
	border-bottom:1px solid #D5D5D5;
	border-collapse:collapse;
	width:402px;
}
.slotDataTable th{
	padding:3px 0px;
	border-right:1px solid #D5D5D5;
	border-left:1px solid #D5D5D5;
	color:#353535;
	background:#EEE;
	vertical-align:middle;
	text-align:center;
	font-weight:bold;
}
.slotDataTable td{
	padding:4px 2px;
	border-right:1px solid #D5D5D5;
	border-left:1px solid #D5D5D5;
	width:63px;
	vertical-align:middle;
	text-align:center;
}
.tdBGcolor{
	background:#F5F5F5;
}
/*=(4)ムービーデータ*/
.movieData{
	margin:0px auto;
	padding:0px;
	display:table;
	width:520px;
	background:url(../images/bg_moviebox_middle.jpg) repeat-y center top;
	text-align:left
}
.movieDataBottom{
	margin:0px auto 20px auto;
	padding:0px;
	clear:both;
	width:520px;
	height:10px;
	background:url(../images/bg_moviebox_bottom.jpg) no-repeat center top;
}
.m-datatop{
	margin:15px auto 20px auto;
	padding:0px;
	width:460px;
}
.m-datatop p{
	padding-left:12px;
	text-indent:-12px;
}
p.m-comment{
	margin:5px auto 0px auto;
	padding:5px 7px 10px 7px;
	width:446px;
	height:auto;
	background:#F6F6F6;
	text-indent:0px;
}
.m-databottom{
	margin:10px auto;
	padding:5px;
	border:1px solid #E8E5C4;
	width:214px;
	height:35px;
	font-size:10px;
}
.m-databottom .txt{
	margin-top:5px;
	_margin-top:10px;
	display:block;
}
.m-databottom .btn{
	display:block;
	float:left;
	width:90px;
}
/*=(5)動画部分*/
.movieBox{
	margin:20px auto 0px auto;
	padding:30px 0px 0px 0px;
	clear:both;
	width:520px;
	height:330px;
	background:url(../images/bg_moviebox.jpg) no-repeat center top;
	text-align:center;
}
/*=(6)コメント*/
.comment{
	margin:0px;
	padding:0px;
	display:table;
	width:411px;
	background-color:#FFF;
}
.comment-text{
	margin:0px auto;
	padding:0px;
	display:block;
	width:401px;
	line-height:14px;
	font-size:12px;
}
.comment td{
	vertical-align:top;
}
.comment a{
	margin-right:4px;
	text-align:left;
}
.commentBox{
	margin:0px auto 5px auto;
	padding:5px 10px 15px 10px;
	border-top:1px dotted #F6EDDA;
	display:block;
	width:588px;
	height:auto;
	min-height:auto;
	font-size:12px;
}
.commentBox2{
	margin:0px auto 5px auto;
	padding:5px 10px 15px 10px;
	border-bottom:1px dotted #F6EDDA;
	display:block;
	clear:both;
	width:588px;
	height:auto;
	min-height:auto;
	font-size:12px;
}
.comment-left{
	width:550px;
}
.commentBox-pre{
	margin:5px auto 20px auto;
	padding:10px 5px 20px 15px;
	border:1px solid #CCC;
	display:block;
	width:598px;
	height:auto;
	min-height:auto;
	font-size:12px;
}
/*=(7)その他の番組*/
#allmovie{
	margin:0px auto 10px auto;
	padding:0px;
	clear:both;
	width:636px;
	line-height:16px;
	text-align:right;
	font-size:12px;
}
#allmovie .linkpage{
	margin:0px 10px 0px auto;
}
/*=(8)ニュース詳細*/
#newsframe{
	margin:10px auto 0px auto;
	padding:0px;
	width:636px;
	display:block;
}
.newsItem{
	padding-top:10px;
	padding-bottom:25px;
}
.news_tit{
	margin:0px 0px 2px 0px;
	padding:0px;
	font-size:12px;
	line-height:16px;
	color:#F60;
}
.news_desc{
	margin:0px;
	padding:0px;
	width:636px;
	line-height:16px;
	font-size:12px;
}
/*=(9)タイトル関連*/
.sTitle{
	margin:5px 0px 0px 5px;
	color:#000;
	font-size:15px;
	z-index:100;
	height:1.2em;
}
.cap-long{
	margin:0px auto 5px auto;
	padding-left:10px;
	display:block;
	width:606px;
	height:21px;
	line-height:21px;
	color:#FFF;
	background:url(../images/cap-long.jpg) no-repeat left top;
	font-size:12px;
}
h5.cap-long{
	padding:0px;
}
.cap-small{
	margin-bottom:5px;
	padding-left:10px;
	display:block;
	width:401px;
	height:21px;
	line-height:21px;
	color:#FFF;
	background:url(../images/cap-short.jpg) no-repeat left top;
	font-size:12px;
}
/*=(10)フォーム、テーブル*/
.inputHead{
	width:140px;
	background:#F1F7FF;
}
.inputItem{
	margin:0px 0px 0px -5px;
	padding-left:5px;
	text-align:left;
}
.inputItem input{
	margin-top:2px;
	padding-left:2px;
	width:348px;
	height:15px;
	font-size:12px;
}
.inputItem select{
	padding:0px;
	width:204px;
	_width:206px;
	height:19px;
	text-align:left;
	font-size:12px;
}
.inputItem option{
	margin-left:0px !important;
	padding-left:0px !important;
	text-align:left;
}
.inputItem .btn{
	width:62px;
	height:22px;
	vertical-align:top;
}
.inputItem textarea{
	padding-left:2px;
	width:398px;
}
.inputItem .textbox-s{
	padding-left:2px;
	width:198px;
}
p.searchItem{
	margin-top:3px;
	margin-left:40px;
	display:block;
}
input.searchItem{
	margin-top:3px;
	margin-left:40px;
	display:block;
	width:250px;
}
.searchBtn{
	margin:4px 15px 20px 40px;
	display:block;
}
.searcharea-list{
	margin:10px 15px 20px 40px;
	padding:0px;
	position:relative;
	z-index:100;
	list-style:none;
}
.searcharea-list li{
	padding-bottom: 3px;
}
.searchTable{
	margin:10px 15px 10px 35px;
	display:block;
}
.searchTable td{
	padding:0px 0px 3px 0px;
	height:22px;
	vertical-align:middle;
}
.searchTable .searchBtn{
	margin:5px 0px 0px 0px;
}
.searchTable .subject{
	width:90px;
	font-weight:bold;
}
.searchTable .searchItem{
	margin:0px !important;
}
.searchItem input{
	width:180px;
}
.searchItem select{
	width:185px;
	_width:186px;
}
.inputTable{
	margin:15px auto;
	border-collapse:collapse;
	width:636px;
}
.inputTable td{
	padding:7px 5px 8px 10px;
	border:1px solid #969696;
	border-collapse:collapse;
	vertical-align:middle;
	text-align:left;
}
.inputTable p.txt-small{
	margin:2px 0px;
	padding:0px;
}
.inputTable span.txt-small{
	position:relative;
	left:0px;
	top:-3px;
	height:30px;
}
.inputBtnarea{
	margin:0px auto;
	clear:both;
	text-align:center;
}
.inputBtnarea input{
	position:relative;
	z-index:100;
}
.inputBtnarea p{
	margin:0px auto;
	padding:20px 0px 40px 0px;
	position:relative;
	z-index:100;
}
.inputBtnarea span{
	margin:0px 5px;
}
.inputBtnarea .comment-guide{
	margin:0px auto;
	padding:0px 0px 20px 0px;
	position:relative;
	z-index:100;
}
.txt_searchdate{
	position:relative;
	left:0px;
	top:-2px;
}
/*ボタン*/
.btnStyle{
	margin:0px 0px 5px 0px;
	_margin-top:10px;
}
*:first-child+html body .btnStyle{
	margin:3px 0px 15px 0px;
}
.login-m-btnarea{
	position:relative;
	left:5px;
	top:10px;
	width:120px;
}
*:first-child+html body .login-m-btnarea{
	margin-bottom:-12px;
	position:relative;
	left:0px;
	top:5px;
}
* html body .login-m-btnarea{
	margin-bottom:-12px;
	position:relative;
	left:0px;
	top:0px;
}
.btnPreview{
	margin:0px;
	padding:0px;
	border:none;
	position:relative;
	top:-8px;
	*top:-4px;
	width:83px;
	height:27px;
	background:url(../images/btn_preview.jpg) no-repeat left top;
	cursor:pointer;
}
/*safari*/
html*.btnPreview{
	top:-16px;
	*top:-4px;
}
/*ボーダー*/
.no-border,.no-border img{
	border:none;
}
.no-date2{
	margin:0px auto;
	padding:20px 0px 30px 0px;
	position:relative;
	z-index:100;
	font-size:12px;
	text-align:center;
}
.no-date2 strong{
	display:block;
}
.link-tags span{
	font-weight:bold;
}
/*その他*/
#prArea{
	margin:0px auto;
	padding:0px;
	border-top:2px solid #999;
	border-bottom:2px solid #999;
	clear:both;
	width:860px;
	height:212px;
}
.mustMark{
	color:#F00;
}
.rating{
	font-weight:bold;
}
#err{
	padding:.2em;
	border:1px solid #F00;
	color:#FF0F0F;
	font-size:12px;
}
.dropDown{
	border-top:1px solid #DDD;
	border-right:1px solid #AAA;
	border-bottom:2px solid #999;
}
/*メニュー*/
#navigation{
	margin:0px auto;
	padding:0px;
	width:860px;
	height:57px;
	background:url(../images/bg_menubottom.gif) repeat-x left bottom;
}
#navigation li{
	list-style:none;
}
#navigation .navi01,
#navigation .navi02{
	margin:0px;
	padding:0px;
	float:left;
	width:142px;
	height:31px;
}
#navigation .navi02{
	width:144px;
}

/* seo */
#forSeo {
	color: #000000;
	font-size: 10px;
	position: absolute;
	right: 10px;
	top: -13px;
	z-index: 9999;
}