@charset "shift_jis";

/*TOPページ専用
-------------------------------------*/

#wrap{
	width:1200px;
	height:685px;
	margin:0px auto;
	background:url(../images/bgdvd04.jpg) no-repeat right top;	
	/*background:url(../images/first_main.jpg) no-repeat right;	*/
}



#wrap .box_l{
	width:480px;
	margin-left:110px;
}

/*タイトルロゴ
-------------------------------------*/
#wrap .box_l h1{
	/*background:url(../images/logo.jpg) no-repeat;*/
	text-indent:-9999px;
	width:480px;
	height:130px;
	margin:0px 0px 0px 0px;
	padding:0px;
	display:block;
}

#wrap .box_l h1 a{
/*	background:url(../images/logo.jpg) no-repeat;*/
	text-indent:-9999px;
	width:480px;
	height:130px;
	display:block;
}

/*Flash MENU
-------------------------------------*/
#wrap .box_l .menu{
	width:200px;
	height:355px;
	float:left;
	margin:-142px 0px 0px 0px;
	background:none;
}
#wrap .box_l h2{
	text-indent:-9999px;
}

#wrap .box_l .oa{
	width:280px;
	height:282px;
	/*background:url(../images/oa.jpg) no-repeat;*/
	text-indent:-9999px;
	float:right;
	margin-top:-142px;
}

/*放送情報
-------------------------------------*/
#wrap .box_l .oa ul{
 list-style:none;
}


/*バナー
-------------------------------------*/
#wrap .box_l ul.bn{
	list-style:none;
	margin:0px;
	padding:0px;
}

#wrap .box_l ul.bn li{
	width:200px;
	height:40px;
	float:left;
	margin:0px 10px 10px 0px;
}

#wrap .box_l ul.bn li a{
	width:200px;
	height:40px;
	float:left;
	text-indent:-9999px;
}

#wrap .box_l ul.bn li.m01{ background:url(../images/bnr01.jpg) no-repeat;}
#wrap .box_l ul.bn li.m02{ background:url(../images/bnr02.jpg) no-repeat;}
#wrap .box_l ul.bn li.m03{ background:url(../images/bnr03.jpg) no-repeat;}
#wrap .box_l ul.bn li.m04{ background:url(../images/bnr04.gif) no-repeat;}
#wrap .box_l ul.bn li.m05{ background:url(../images/bnr05.gif) no-repeat;}
#wrap .box_l ul.bn li.m06{ background:url(../images/bnr06.gif) no-repeat; width:300px;}
#wrap .box_l ul.bn li.m07{ background:url(../images/bnr07.gif) no-repeat; width:300px;}


/*NEWS
-------------------------------------*/
#wrap .box_l .news{
	position:relative;
	top:400px;
	background:#000000;
	padding-top:5px;
}

#wrap .box_l .news h2{
	background:url(../images/news_head.gif) no-repeat;
	height:17px;
	margin:0px 0px 10px 0px;
	/*margin:10px 0px 10px 0px;*/
	padding-bottom:5px;
	border-bottom: 1px solid #FFF;
}

#wrap .box_l .news .box{
	width:480px;
	height:100px;
	background:#141414;
	overflow:auto;
}

#wrap .box_l .news .box dl{
	margin:7px;
}

#wrap .box_l .news .box dl span{
	color:#FF0000;
	padding-right:3px;
	font-weight:bold;
}

#wrap .box_l .news .box dl dt{
	margin:0px 0px -18px 0px;
	padding:8px 0px 0px 0px;
	border-top: 1px dotted #333;

}

#wrap .box_l .news .box dl dd{
	margin:0px 0px 5px 60px;

}

#wrap .box_l .news .box a{color:#FFFFFF;}
#wrap .box_l .news .box a:hover{color:#FF9900;}


/*コピーライト
-------------------------------------*/
.copy{
	width:1200px;
	margin:0px auto;
}

.copy p{
	width:200px;
	height:15px;
	text-indent:-9999px;
	background:url(../images/copy01.jpg) no-repeat;	
	margin:0px 0px 0px 110px;
	padding:0px;
}
