@charset "UTF-8";

/* -----------------------------------------------
RELEASE
----------------------------------------------- */


.release .catNum{
	width:51px;
	height:10px;
	
	float:left;
	display:block;
	
	text-indent:-9999px;
	overflow:hidden;
	
	margin-right:15px;

}

.release .cap-tracklist{
	width:52px;
	height:8px;
	
	float:left;
	display:block;
	
	text-indent:-9999px;
	overflow:hidden;
	
	margin:0 15px 5px 0; 
	background:transparent url(../images/cap_tracklist.gif) no-repeat 0 0;
}


table.tracklist{
	width:330px;

}


.release .jkt{
	float:left;
	margin:0 23px 20px 0;
}

.release .cap{
	color:#666666;
	line-height:1.4;
	font-size:10px;
}

p.lead{
	font-size:14px;
	line-height:1.3;
	font-weight:bold;
	margin-bottom:20px;
}

p.comment{
	font-style:italic;
	margin-top:10px;
	
}

p.comment .commentby{

	display:block;
	float:right;
	font-style:normal;
	font-weight:bold;

}




.release .release-wrapper{
  width:555px;
	float:left;
	
	background:transparent url(../images/bg_ami.gif)  0 0;



}

div.bio{
	padding: 15px;
	background:transparent url(../images/naname_bg.gif)  0 0;
}

h2.bio-title{
	width:525px;
	border-bottom:solid 2px #000000;
	margin-bottom:10px;
	padding-bottom:4px;
}

img.artist{
	border:solid 2px #000000;
	float:left;
	
	margin:0 15px 15px 0;
}

.cap_bio{
	width:43px;
	height:5px;
	
	float:left;
	display:block;
	
	text-indent:-9999px;
	overflow:hidden;
	
	margin-right:15px;
	background:transparent url(../images/cap_bio.gif) no-repeat 0 0;
	/*border:solid 1px;*/

}


a.sound{


	background:transparent url(../images/icon_sound.gif) no-repeat top right;
	padding-right:18px;

}

a:hover.sound{


	background:transparent url(../images/icon_sound_f2.gif) no-repeat top right;
	padding-right:18px;



}

