@charset "UTF-8";

/* ******************************************
 背景　定義
****************************************** */
div#container{
	padding-top: 60px !important;
}	
div#container #MVMessage{
	width: 900px;
	margin:0 auto;
	text-align:left;
}
div#container #MVMessage p{
	height: 45px;
	padding-bottom: 50px;
}

div.ct_home01 {background:transparent url(../../img/MV1.jpg) no-repeat scroll center top !important;}
div.ct_home02 {background:transparent url(../../img/MV2.jpg) no-repeat scroll center top !important;}
div.ct_home03 {background:transparent url(../../img/MV3.jpg) no-repeat scroll center top !important;}
div.ct_home04 {background:transparent url(../../img/MV4.jpg) no-repeat scroll center top !important;}
div.ct_home05 {background:transparent url(../../img/MV5.jpg) no-repeat scroll center top !important;}
div.ct_home06 {background:transparent url(../../img/MVArchive.jpg) no-repeat scroll center top !important;}

div.ct_home01 #MVMessage p#topMessage01{background: url(../img/img_MV_Message_Course.png) no-repeat;}
div.ct_home02 #MVMessage p#topMessage01{background: url(../img/img_MV_Message_People.png) no-repeat;}
div.ct_home03 #MVMessage p#topMessage01{background: url(../img/img_MV_Message_Artist.png) no-repeat;}
div.ct_home04 #MVMessage p#topMessage01{background: url(../img/img_MV_Message_Premier.png) no-repeat;}
div.ct_home05 #MVMessage p#topMessage01{background: url(../../img/img_MV_Message_Special.png) no-repeat;}
div.ct_home06 #MVMessage p#topMessage01{background: url(../../img/img_MV_Message_Archive.png) no-repeat;}



/* ******************************************
 コンテンツ内容　定義
****************************************** */
/*-- LeftContents --*/
#programLeft{
	float: left;
	width: 144px;
	padding: 0 25px 0 0;
}

#programLeft #djImg{
	margin-bottom: 23px;
}

#programLeft #djImg img{
	padding: 1px;
	border: 1px #d0d0d0 solid;
	width: 140px;
	height: 126px;
	display: block;
}

#programLeft #djLinks{
	margin-left: 5px;
	margin-bottom: 23px;
}

#programLeft #djLinks p{
	background: url(../../img/ico_pankuzu.jpg) no-repeat 0 3px;
	padding-left: 18px;
	line-height: 130%;
	margin-bottom: 12px;
}

#programLeft #djPodcast{
	margin-bottom: 20px;
}

#programLeft #djPodcast div{
	margin-bottom: 5px;
}

#programLeft #djPodcast div a:hover img{
  filter: alpha(opacity=85);
  -moz-opacity:0.85;
  opacity:0.85;
}

#programLeft #djPodcast p{
	font-size: 85%;
	line-height: 130%;
	width: 140px;
	margin-bottom: 5px;
}

#programLeft #QRWrapTop{
	background: url(../img/bg_QR_top.gif) no-repeat;
	display: block;
	padding-top: 50px;
}

#programLeft #QRWrapTop div{
	width: 144px;
	text-align: center;
	margin-bottom: 2px;
}

#programLeft #QRWrapTop form{
	padding: 0 0 0 5px;;
	margin: 0 0 6px 0;
}

#programLeft #QRWrapTop form input{
	width: 128px;
	font-size:80%;
}

#programLeft #QRWrapTop p{
	font-size: 85%;
	line-height: 130%;
	width: 130px;
	margin-left: 5px;
	margin-bottom: 5px;
}


#programLeft #QRWrapBottom{
	background: url(../img/bg_QR_bottom.gif) no-repeat;
	width: 144px;
	height: 11px;
	display: block;
}


/*-- RightContents --*/
#programRight{
	float: left;
	width: 480px;
}

#programRight h3{
	background: url(../img/ico_title.gif) no-repeat 0 6px;
	font-size: 2.0em;
	font-weight: bold;
	color: #0774ec;
	line-height: 130%;
	padding-left: 30px;
	margin-bottom: 3px;
}

#programRight #message_koushin{
	font-size: 1.2em;
	color: #0774ec;
	line-height: 110%;
	padding-left: 30px;
}

#programRight #message_program{
	line-height: 150%;
	margin-top: 15px;
	margin-bottom: 20px;
	width: 480px;
}


/**Hover Listen Buton**/
#programRight #newProgramPlayBtn{
	margin-left: 355px;
	margin-bottom: 15px;
}

#programRight #newProgramPlayBtn span{
	display: none;
}

#programRight #newProgramPlayBtn a{
	display:block;
	height:22px;
	width:125px;
}

div.hover_listenL_button {
	background:transparent url(../img/btn_listen_l.gif) no-repeat scroll 0 top;
	width: 125px;
	height: 22px;
	position:relative;
}

div.hover_listenL_button a {
	background:	transparent none -x 0 0 scroll;
	width: 125px;
	height: 22px;
	color: #000;
	display:block;
	position:relative;
	text-align:center;
	z-index:2;
}

div.hover_listenL_button div {
	background:transparent url(../img/btn_listen_l.gif) no-repeat scroll 0 bottom;
	width: 125px;
	height: 22px;
	display:none;
	margin-top:-22px;
	_margin-top: -22px;
	#margin-top: -22px;
	position:relative;
	border:	0px solid #000;
	z-index:1;
}
/**Hover Listen Buton**/

/**Hover Listen Buton**/
div.hover_listenL2_button {
	background:transparent url(../img/btn_listen_l2.gif) no-repeat scroll 0 top;
	width: 125px;
	height: 22px;
	position:relative;
}

div.hover_listenL2_button a {
	background:	transparent none -x 0 0 scroll;
	width: 125px;
	height: 22px;
	color: #000;
	display:block;
	position:relative;
	text-align:center;
	z-index:2;
}

div.hover_listenL2_button div {
	background:transparent url(../img/btn_listen_l2.gif) no-repeat scroll 0 bottom;
	width: 125px;
	height: 22px;
	display:none;
	margin-top:-22px;
	_margin-top: -22px;
	#margin-top: -22px;
	position:relative;
	border:	0px solid #000;
	z-index:1;
}
/**Hover Listen Buton**/


#programRight .program_info_box{
	background: #f3f3f3;
	padding: 12px;
	margin-bottom: 15px;
}

#programRight .program_info_box div{
	line-height: 150%;
	padding-left: 5px;
	width: 450px;
}

#programRight .program_info_box p{
	line-height: 150%;
}

#programRight .program_info_box object{
	padding: 0;
	margin: 0;
	line-height: 0;
}

#programRight .program_info_box h4{
	width: 456px;
	height: 0px;
	padding-top: 23px;
	overflow-y: hidden;
	margin-bottom: 5px;
}

#programRight #program_profile h4{background: url(../img/title_profile.gif) no-repeat;}
#programRight #program_message h4{background: url(../img/title_message.gif) no-repeat;}

#programRight .program_info_box div{
	margin-top: 10px;
}	

#programRight #spaceArea{
	min-height:20px;
	height: auto !important;
	height: 20px;
}

/* nextInfo & more 部分 */
#programRight #program_list{
	width: 480px;
	margin-bottom: 40px;
}

#programRight #program_list h4{
	background: url(../img/title_list.gif) no-repeat;
	width: 480px;
	height: 41px;
	display: block;
	text-indent: -9999px;
	
}

#programRight #program_list div.subArea{
	margin: -20px 0 0 0;
	padding: 0 0 20px 0;
	height: 14px;	
}

#programRight #program_list div.subArea p.nextInfo{
	float: left;
	padding-top: 2px;
	padding-left: 130px;
	line-height: 110%;
}

#programRight #program_list div.subArea p.nextInfo span{
	color: #0774ec;
	font-size: 1.2em;
}

/*
#programRight #program_list div.subArea div.icoMore{
	float: right;
	padding-right: 10px;
}

#programRight #program_list div.subArea div.icoMore a{
	background: url(../../img/ico_more.gif) no-repeat top;
	width: 49px;
	height: 14px;
	display: block;
	text-indent: -9999px;
}

#programRight #program_list div.subArea div.icoMore a:hover{
	background: url(../../img/ico_more.gif) no-repeat bottom;
}
*/

#programRight .programBlock{
	width: 480px;
	padding: 0 0 10px 0;
	margin: 0 0 10px 0;
	border-bottom: 1px #999999 solid;
}


/**Hover Listen Buton**/
#programRight .playBtn{
	float: left;
	padding-left: 5px;
	padding-right: 10px;	
}

#programRight .playBtn span{
	display: none;
}

#programRight .playBtn a{
	display:block;
	height:22px;
	width:25px;
}

div.hover_listenS_button {
	background:transparent url(../img/btn_listen_s.gif) no-repeat scroll 0 top;
	width: 25px;
	height: 22px;
	position:relative;
}

div.hover_listenS_button a {
	background:	transparent none -x 0 0 scroll;
	width: 25px;
	height: 22px;
	color: #000;
	display:block;
	position:relative;
	text-align:center;
	z-index:2;
}

div.hover_listenS_button div {
	background:transparent url(../img/btn_listen_s.gif) no-repeat scroll 0 bottom;
	width: 25px;
	height: 22px;
	display:none;
	margin-top:-22px;
	_margin-top: -22px;
	#margin-top: -22px;
	position:relative;
	border:	0px solid #000;
	z-index:1;
}
/**Hover Listen Buton**/
#programRight .programTxt{
	float: left;
	width: 425px;
	border-left: 4px #0774ec solid;
	padding-left: 10px;
}

#programRight .programTxt p{
	line-height: 150%;
}

#programRight .programTxt p.programCount{
	float: left;
	color: #0774ec;
	font-weight: bold;
	padding-bottom: 2px;
}

#programRight .programTxt p.programDate{
	float: right;
	padding-right: 5px;
	font-size: 85%;
}

#programRight .programTxt p.programDescription{
	width: 410px;
	padding-bottom: 2px;
}


/* eventList 部分 */
#programRight #event_list{
	width: 480px;
	margin-bottom: 40px
}

#programRight #event_list h4{
	background: url(../img/title_event.gif) no-repeat;
	width: 480px;
	height: 41px;
	display: block;
	text-indent: -9999px;
}

#programRight .eventBlock{
	background: url(../img/bg_event.gif) repeat-y;
	width: 475px;
	margin-top: 15px;
	margin-left: 5px;
}

#programRight .eventBlock .eventDate{
	float: left;
	padding: 10px 0 0 5px;
	color: #0774ec;
	width: 85px;
	text-align: left;
	font-weight: bold;
}

#programRight .eventBlock div{
	float: right;
	padding: 8px 5px 10px 0;
	width: 365px;
}

#programRight .eventBlock div p{
	line-height: 150%;
}

#programRight .eventBlock div p.eventTitle{
	font-weight: bold;
	padding-bottom: 10px;
}






/* 放送1件のみ対応 部分 */
#programRight #program_single{
	width: 470px;
	margin-top: 30px;
	margin-bottom: 40px;
	border-left: 4px #0774ec solid;
	padding: 5px 0 5px 10px;
}

#programRight #program_single p.programSingleTitle{
	color: #0774ec;
	font-weight: bold;
	line-height: 160%;
	padding-bottom: 4px;
}

#programRight #program_single p.programSingleDate{
	font-size: 85%;
	padding-bottom: 10px;
}

#programRight #program_single p.programDescription{
	line-height: 160%;
	padding-bottom: 10px;
}


/**Hover Listen Buton**/
#programRight #program_single .playSingleBtn span{
	display: none;
}

#programRight #program_single .playSingleBtn a{
	display:block;
	height:22px;
	width:80px;
}

div.hover_listenSingle_button {
	background:transparent url(../../img/btn_listen.jpg) no-repeat scroll 0 top;
	width: 80px;
	height: 22px;
	position:relative;
}

div.hover_listenSingle_button a {
	background:	transparent none -x 0 0 scroll;
	width: 80px;
	height: 22px;
	color: #000;
	display:block;
	position:relative;
	text-align:center;
	z-index:2;
}

div.hover_listenSingle_button div {
	background:transparent url(../../img/btn_listen.jpg) no-repeat scroll 0 bottom;
	width: 80px;
	height: 22px;
	display:none;
	margin-top:-22px;
	_margin-top: -22px;
	#margin-top: -22px;
	position:relative;
	border:	0px solid #000;
	z-index:1;
}
/**Hover Listen Buton**/




/* 放送該当無しの場合 */
#programRight #program_not_found{
	width: 470px;
	margin-top: 50px;
	margin-bottom: 60px;
}

#programRight #program_not_found p{
	line-height: 160%;
	font-size: 1.2em;
	font-weight: bold;
	margin-left: 40px;
}

