/*全体TOPのみ背景イラスト*/
.wrapper {
	padding-bottom:280px;
	background:url(../../img/index/index_bg.jpg) #ffffff no-repeat bottom left;
}


.flash {
	background: url(../../img/index/on-air/bg01-02.gif) top right;
	width:770px;
}


/*NOW ON AIR*/
.on-air {
	width:226px; 
	float:right;
}

.music-titlebox {
	padding:0 0 30px 0;
	background:url(../../img/index/on-air/bg03.gif) bottom left;
}


.music-title {
	margin:0 0 0 0;
	padding:0 0 5px 0;
	background:url(../../img/index/on-air/bg02.gif) top left;
	text-align:center;
	color:#ffffff;
	font-size:12px;

}

.bt01 {
	margin:2px 0 10px 4px;
	float:left;
}

.bt02 {
	margin:0 0 0 2px;
	float:left;
}

.bt03 {
	margin:0 0 0 2px;
	float:left;
}

.flash-margin {
	width:770px;
	height:10px;
	background: url(../../img/index/on-air/bg01.gif) bottom right;
	clear:both;
}





/*左カラム（バナー/新着情報/注目サイト）*/
.left-column{
	margin-top:10px;
	width:545px;
	float:left;
}


		/*バナー*/
		.index-banner {
			margin:0 0 17px 0;
		}

	
		
		/*新着情報/ゲスト/プレゼント*/
		
			ul {
				list-style:none;
			}
		
			.whatsnew-menu li{
				margin:0 3px 0 0;
				float:left;
			}
		


			/*タブ*/
			#iframe01 a{
				background-image:url(../../img/index/ttl_iframe01.gif);
				width:87px;
				height:23px;
				display:block;
			}
			
			#iframe02 a{
				background-image:url(../../img/index/ttl_iframe02.gif);
				width:87px;
				height:23px;
				display:block;
			}
			
			#iframe03 a{
				background-image:url(../../img/index/ttl_iframe03.gif);
				width:87px;
				height:23px;
				display:block;
			}
			
			#iframe04 a{
				background-image:url(../../img/index/ttl_iframe04.gif);
				width:87px;
				height:23px;
				display:block;
			}
			
		
			/*インラインボックス*/
			.iframe-box {
				margin:0 0 10px 0;
				padding: 7px 10px ;
				background:#000000;
			}	



		/*TODAY*/
		
		#ttl_day{ padding-top:10px; background:#fff;}
		#day1{position: relative;}
		#day2{position: relative; display: none;}
		.daytopi{background:#F7CECF; padding:2px 8px; margin:0 8px 5px 8px;}
		
		#day1 h6 a {
			color:#ffffff;
		
		}
		
		#day2 h6 a {
			color:#ffffff;
		
		}
		





		/*注目サイト*/
		#topics {
		}	

			#topics h2{
				margin: 0 0 15px 0;
			}

			#topics h3{
				margin: 0 0 10px 0;
			}	

			#topics p{
				margin: 0 0 5px 0;
			}

			#topics ul{
				margin: 0 0 15px 0;
				list-style:none;
			}

			#topics li{
				margin: 0 0 6px 0;
				line-height:0.8em;
			}


/*右カラム*/
.right-column {
	padding:0 0 10px 0;
	width:220px;
	float:right;
}


			/**/
			#day {
				background-image:url(../../img/index/program/bg.gif);
				border-bottom:1px solid #D3D3D3;
			}


			#day h6 {
				margin:10px 8px 5px 8px;
				padding:2px;
				border-left:3px solid #DB0005;		
				background-color:#484848;
				color:#FFFFFF;
			}

			#day p {
				margin:0 8px 5px 8px;
			}




/*注目サイト*/
.pickup-bg {
	background:url(../../img/index/bg.gif) no-repeat top;

}

