@charset "shift_jis";
#music_main_player {
	float:left;
	width:870px;
	height:340px;
	padding-top:15px;
	background-image:url(../img/music_main_player-1_b.jpg);
	background-position:top;
	background-repeat:no-repeat;
	scrollbar-base-color:#000000;
	scrollbar-face-color:#000000;
	scrollbar-arrow-color:#0080ff;
	scrollbar-shadow-color:#999999;
	scrollbar-darkshadow-color:#000000;
	scrollbar-highlight-color:#CCCCCC;
	scrollbar-3dlight-color:#000000;
	scrollbar-track-color:#000000;
}
#music_main_flash{
	float:left;
	width:666px;
	height:250px;
	padding:0px 0px 0px 8px;
	margin:0px 0px 0px 0px;
	border:0px solid #333333;
}	
#top_title_area {
	float:left;
	width:870px;
	height:20px;
}
#top_message {
	float:left;
	width:486px;
	height:20px;
	line-height:20px;
	padding:0px 0px 0px 280px;
	color:#EEEEEE;
}
#top_base_white {
	float:left;
	cursor:pointer;
	width:12px;
	height:12px;
	margin:6px 0px 0px 7px;
	padding:0px 0px 0px 0px;
	background-color:#FFFFFF;
}
#top_base_black {
	float:left;
	cursor:pointer;
	width:12px;
	height:12px;
	margin:6px 0px 0px 7px;
	padding:0px 0px 0px 0px;
	background-color:#000000;
}
#top_left_area {
	float:left;
	width:310px;
	height:280px;
	padding:25px 0px 0px 67px;
}
#top_center_area {
	float:left;
	width:198px;
	height:280px;
	padding:24px 0px 0px 17px;
}
#top_right_area {
	float:left;
	width:190px;
	height:280px;
	padding:24px 0px 0px 20px;
}
#recenty_viewed_list {
	float:left;
	width:198px;
	height:256px;
	overflow:hidden;
}
#recenty_viewed_list a:link {
	color: #66CCCC;
	text-decoration: none;
}
#recenty_viewed_list a:visited {
	color: #66CCCC;
	text-decoration: none;
}
#recenty_viewed_list a:hover {
	color: #FF4400;
	text-decoration: underline;
}
#recenty_viewed_list a:active {
	text-decoration: none;
}
#recenty_viewed_list div#title{
	float:left;
	width:196px;
	height:30px;
	line-height:40px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	background-image:url(../img/title_main_player2.gif);
	background-repeat:no-repeat;
	background-position:top left;
}
#recenty_viewed_list div#music_list{
	float:left;
	width:196px;
	height:217px;
	padding:10px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	background-color:#000000;
	color:#99CCFF;
}
#recenty_viewed_list div.music_title1{
	float:left;
	width:186px;
	height:20px;
	line-height:20px;
	text-align:left;
	padding:0px 0px 0px 10px;
	margin:0px 0px 0px 0px;
	overflow:hidden;
}
#recenty_viewed_list div.music_title2{
	float:left;
	width:186px;
	height:20px;
	line-height:20px;
	text-align:left;
	padding:0px 0px 0px 10px;
	margin:0px 0px 0px 0px;
	background-color:#333333;
	overflow:hidden;
}
#recenty_viewed_list div#music_playing{
	float:left;
	width:165px;
	padding:0px 0px 0px 23px;
	margin:0px 0px 0px 0px;
	background-image:url(../img/point-5_b.gif);
	background-repeat:no-repeat;
	background-position:center left;
}
#recenty_viewed_list div#onair{
	float:left;
	width:160px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	color:#FFCC00;
	font-weight:bold;
}
#recenty_viewed_list ul{
	list-style:none;
	float:left;
	width:198px;
	height:220px;
	padding:10px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	background-color:#000000;
	color:#99CCFF;
}
#recenty_viewed_list li#lt1{
	float:left;
	width:188px;
	height:20px;
	line-height:20px;
	text-align:left;
	padding:0px 0px 0px 10px;
	margin:0px 0px 0px 0px;
}
#recenty_viewed_list li#rt1{
	float:left;
	width:188px;
	height:20px;
	text-align:right;
	padding:0px 10px 0px 0px;
	margin:0px 0px 0px 0px;
	border-bottom: 1px dotted #999999;
}
#recenty_viewed_list li#lt2{
	float:left;
	width:188px;
	height:20px;
	line-height:20px;
	text-align:left;
	padding:0px 0px 0px 10px;
	margin:0px 0px 0px 0px;
	background-color:#333333;
}
#recenty_viewed_list li#rt2{
	float:left;
	width:188px;
	height:20px;
	text-align:right;
	padding:0px 10px 0px 0px;
	margin:0px 0px 0px 0px;
	background-color:#333333;
	border-bottom: 1px dotted #999999;
}
#artist_select_area {
	float:left;
	width:176px;
	height:256px;
	padding-left:10px;
	background-color:#000000;
	overflow:hidden;
}
.artist_name{
	float:left;
	line-height:150%;
	padding:0px 0px 0px 20px;
	margin:5px 0px 3px 0px;
	font-size: 14px; 
	color: #339999; 
	font-weight: bold;
	background-image:url(../img/point-1.gif);
	background-repeat:no-repeat;
	background-position:center left;
}
.artist_photo{
	float:left;
	width:140px;
	height:105px;
	padding:5px 12px 5px 12px;
	background-color:#333333;
	overflow:hidden;
}
.artist_prof{
	float:left;
	width:144px;
	height:83px;
	line-height:120%;
	padding:5px 10px 5px 10px;
	margin:5px 0px 0px 0px;
	background-color:#333333;
	overflow:auto;
	color:#CCCCCC;
}

