@charset "euc-jp";

#music {
	float: right;
	width: 414px;
	margin: 0;
}

#music a {
	text-decoration: none;
	color: #333333;
}

#music a:hover {
	text-decoration: none;
	color: #006699;
}


#music #music_t {
	width: 414px;
	margin: 0px;
	padding: 0px;
}

#music #music_t td {


}
#music #music_t .top {
	background-image: url(../img/table_item/artistprofile_top.gif);
	background-repeat: no-repeat;
	height: 10px;
}


#music #music_t .middle {
	background-image: url(../img/table_item/artistprofile_middle.gif);
	background-repeat: repeat-y;
}
#music #music_t .bottom {
	background-image: url(../img/table_item/artistprofile_bottom.gif);
	background-repeat: no-repeat;
	height: 15px;
}




.artistname {
	font-weight: bold;
	font-size: 1.2em;
	background-image: url(../img/arrow2.gif);
	background-repeat: no-repeat;
	background-position: left 0.1em;
	padding-right: 10px;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding-bottom: 3px;
}

.artistprofile {
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 15px;
}




#jacket {
	float: left;
	height: 250px;
	width: 250px;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #999999;
	border-collapse:collapse;
	background-color: #FFFFFF;
	margin-right: 5px;
	margin-bottom: 10px;
}

#jacket td {
	text-align: center;
	vertical-align: middle;
}





#box_a1 #description {
	width: 675px;
	clear: both;
	background-color: #FFFFFF;
	margin-top: 10px;
}

#box_a1 #description2 {
	width: 675px;
	clear: both;
	background-color: #FFFFFF;
	padding-top: 10px;
}

#description .music_title {
	font-weight: bold;
	font-size: 1.1em;
	background-image: url(../img/icon.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-right: 10px;
	padding-left: 12px;
	margin: 5px;
}
.description_text  {
	margin-bottom: 5px;
	width: 665px;
	background-color: #FFFFFF;
	margin-top: 10px;
	padding: 5px;
	display: block;
	height: auto;
}



/* ³Ú¶Ê¾ðÊó */

#box_a1 .tracklist {
	width: 675px;
}

#box_a1 .tracklist th {
	background-color: #CCCCCC;
	border: 1px solid #999999;
	text-align: left;
}

#box_a1 .tracklist td {
	background-color: #FFFFFF;
	border: 1px solid #999999;
	padding-top: 2px;
	padding-bottom: 2px;
}
.tracklist .left_sell {
	width: 100px;
	text-align: center;
	background-color: #999999;
}

.tracklist .right_sell {
	padding: 5px;
	width: 560px;
}
