#mv_area{padding:0px 32px 0px 0px; float:right;}
#mv_area h3{font-weight:normal; color:#fff; font-size:130%; color:#5a79ac;}
iframe{border:none;}

#target_area{margin:0px 0px 0px 0px; width:260px; height:146px; border:1px solid #bfbfbf;}
#target_area_controller{margin-bottom:15px;}
.play_list{text-align:left; margin:0px; padding:0px; height:60px; overflow-y:auto;}
.play_list div{margin:0px 0px 1px 0px; height:20px;}
.play_list a{padding:1px 5px; display:block; color:#fff; font-size:11px; overflow:hidden; 
background:#b9e1dd;
background:rgba(20,30,50,0.3);
white-space:nowrap;
 text-overflow:ellipsis;
}
.play_list a:hover{
background:#2846a0;
background:rgba(20,30,50,0.6);
}
.play_list .active a{
background:#7b94be;
color:#fff;
}

#target_area_controller{width:260px;}
#target_area_controller ul {display:none;}

#target_area_controller ul li {
float: left;
list-style:none;
margin-left: 1px;
margin-right: 1px;
padding:5px;
background:url(../../images/others/player_bt_bg.gif) top left no-repeat;
}

/*操作パネル*/
#target_area_controller ul li.active {background:url(../../images/others/player_bt_bgo.gif) top left no-repeat;}
#target_area_controller ul .stop{background:url(../../images/others/ui-icon.png) -96px -160px no-repeat;}
#target_area_controller ul .play{background:url(../../images/others/ui-icon.png) 0px -160px no-repeat;}
#target_area_controller ul .pause{background:url(../../images/others/ui-icon.png) -16px -160px no-repeat;}
#target_area_controller ul .prev{background:url(../../images/others/ui-icon.png) -80px -160px no-repeat;}
#target_area_controller ul .next{background:url(../../images/others/ui-icon.png) -64px -160px no-repeat;}
#target_area_controller ul .repeat_off{background:url(../../images/others/ui-icon.png) -144px -64px no-repeat;}
#target_area_controller ul .repeat_on {background:url(../../images/others/ui-icon_g.png) -144px -64px no-repeat;}
#target_area_controller ul .mute_off{background:url(../../images/others/ui-icon.png) -144px -160px no-repeat;}
#target_area_controller ul .mute_on {background:url(../../images/others/ui-icon_g.png) -128px -160px no-repeat;}
#target_area_controller ul li.time_area{padding:0px; float:right; margin:4px 5px 0px 0px; color:#fff; background:none; width:68px;}
#target_area_controller ul li.volume_area{height:22px; padding:0px; margin:2px 5px 0px 5px; color:#fff; background:url(../../images/others/volume_area_bg.png) no-repeat bottom;}
#target_area_controller ul li a {display:block; width:16px; height:16px;}
#target_area_controller ul li a .inner {display:none;}
#target_area_controller ul .play_list {clear: both;}
#target_area_controller ul .active {background-color: #FFFF00;}
#target_area_controller ul .volume {padding: 0;	border: solid 1px #bfbfbf; width: 50px; height: 10px; overflow: hidden;}
#target_area_controller ul .now_volume {margin: 0px; padding: 0px; border: none; height: 10px;	background-color: #fff;}