@charset "UTF-8";


/****** header ******/
#header{
	border-bottom: 10px solid #000;	
	margin: 0px 0px 10px 0px;
}

/****** list ******/
#pankuzu{
	overflow: hidden;
	margin: 0px 0px 10px 10px;
}
*html #pankuzu{
	zoom: 1;	
}
#pankuzu li{
	float: left;
	margin: 10px 0px 0px 0px;
	padding-right: 5px;	
}
#pankuzu li a{
	color: #F00;	
}
/****** top ******/
#top {
	min-width: 950px;
	position: relative;
}
/****** genre ******/
#genre{
	overflow: hidden;
	margin: 0px 0px 18px 0px;
	background: url(../images/bg-h2-tv.gif) no-repeat;
	width: 950px;
	height: 53px;
	line-height: 53px;
	position: relative;
}
*html #genre{
	zoom: 1;	
}
#genre h2{
	position: absolute;
	top: 16px;
	left: 70px;
}
#genre p{
	position: absolute;
	top: 19px;
	right: 16px;
	color: #000;	
	text-decoration: none;
	font-weight: bold;
	font-size: 110%;
}

.mb30 {
	margin-bottom:30px;
}

/****** tabpanel1 ******/
#tabpanel1{
	color:#999999;
	background-color:#eeeeee;
}
#tabpanel1 #tab1 a:link{
	opacity:100 !important;
	color: #999999;
}

#tabpanel1 #tab1 a:visited{
	color:#999999;
}


#tabpanel1 #tab1 a:hover{
	background: #eeeeee url(../images/bg_tabpanel_tv_on.png) 0px 0px repeat-y;
	color:#FFF;
	filter: alpha(opacity=100) !important;        /* ie lt 8 */
	-ms-filter: "alpha(opacity=100)" !important;   /* ie 8 */
}


#tabpanel1 #tab2 a:link{
	color: #999999;
	border-left:1px solid #999;
	opacity:100 !important;
}


#tabpanel1 #tab2 a:visited{
	color:#999999;
}

#tabpanel1 #tab2 a:hover{
	background: #eeeeee url(../images/bg_tabpanel_tv_on.png) 0px 0px repeat-y;
	color:#FFF;
	filter: alpha(opacity=100) !important;        /* ie lt 8 */
	-ms-filter: "alpha(opacity=100)" !important;   /* ie 8 */
}



/****** tab ******/
#tab{
	background: url(../images/bg_tabpanel_tv.png) 0px 0px repeat;			
	width: 948px;
	border-left: 1px solid #cccccc;	
	border-top: 1px solid #cccccc;	
	border-bottom: 1px solid #cccccc;
	border-right: 1px solid #cccccc;			
	overflow:hidden;
	margin: 0px 0px 18px 0px;
}

*html #tab{
	zoom: 1;	
}

#tab li{
	width: 474px;
	float: left;
	text-align: center;
	font-weight: bold;
}

#tab li a{
	display: block;
	width: 474px;
	padding: 10px 0px;	
}

/*** コンテンツ ***/

#contents{
	overflow: hidden;
	color:#666;
	line-height:1.7em;
}

*html #contents{
	zoom: 1;
}

#contents p{
	margin: 0;
}

#contents #column1{
	width: 100%;
	text-align: left;
}

#contents #menu{
	color: #FFF;
	text-align: center;
	width: 230px;	
	border-bottom: 10px solid #FFF;
	margin: 0px 18px 0px 0px;
	float: left;
}

#contents #menu h3{
	margin: 0px 0px 5px 0px;	
}

#contents #column2{
	width: 700px;
	padding: 0% 0% 0% 0%;
	float: left;
	text-align: left;
}

h3 img{
	margin: 0px 0px 6px 5px;
}

h3{
	border-bottom: 5px solid #d4d4d4;
	margin-bottom: 20px;

}

.channelArea {
	width:930px;
	margin:0 10px;
	font-size:14px;
}

.lbox01 {
	float:left;
	width:230px;
	margin-right:18px;
}

.lbox01 a {
	opacity:100\9 !important; /* IE8hover用 */
	display:block\9 !important; /* IE8hover用 */
}

.lbox01 a:hover {
	opacity:0.6;
	filter: alpha(opacity=60);        /* ie lt 8 */
	-ms-filter: "alpha(opacity=60)";  /* ie 8 */
	-moz-opacity:0.6;                 /* FF lt 1.5, Netscape */
	-khtml-opacity: 0.6;              /* Safari 1.x */
	zoom:1;
}

.rbox01 {
	float:left;
	width:682px;
	padding-top:5px;
}

.title {
	color:#cc0033;
	font-weight:bold;
	font-size:18px;
	margin-bottom:10px !important;
}

.txt {
	margin-bottom:15px !important;
}

.bnr {
}

.bnr a:link {
	opacity:100;
}

.otherArea {
	width:940px;
	border:5px solid #CCCCCC;
	margin-top:30px;
	margin-bottom:30px;
	color:#000;
}

h3.other img{
	margin: 10px 0px 10px 10px;
}

h3.other{
	border-bottom: none;
	margin-bottom: 15px;
	margin-top:0;
	background-color:#e9e9e9;

}

.lead {
	font-size:14px;
	line-height:1.6em;
	color:#000000;
	margin:0 0 0 15px !important;
}

.otherArea .innerBox {
	width:920px;
	margin:15px 10px 15px 10px;
	padding-top:15px;
	border-top:5px solid #d5d5d5;
}

.lbox02 {
	float:left;
	width:297px;
	margin-right:11px;
}

.rbox02 {
	float:left;
	width:610px;
	padding-top:5px;
}

.rbox02 a {
	opacity:100\9 !important; /* IE8hover用 */
	display:block\9 !important; /* IE8hover用 */
}

.rbox02 a:hover {
	opacity:0.6;
	filter: alpha(opacity=60);        /* ie lt 8 */
	-ms-filter: "alpha(opacity=60)";  /* ie 8 */
	-moz-opacity:0.6;                 /* FF lt 1.5, Netscape */
	-khtml-opacity: 0.6;              /* Safari 1.x */
	zoom:1;
}

.title02 {
	font-weight:bold;
	font-size:18px;
	margin-bottom:10px !important;
	line-height:1.4em;
}

.txt02 {
	margin-bottom:15px !important;
}

.otherArea a:link {
	color:#d60022;
}


.noline {
	border-top:none !important;
	margin-top:0 !important;
}

/*** 関連サイトエリア ***/

.banner {
	overflow: hidden;
	padding: 0px 0px 0px 50px;
}

*html .banner {
	zoom: 1;	
}

.banner p{
	float: left;
	padding: 0px 20px 20px 0px;
}

