@charset "UTF-8";

/**********************************************
-----------------------------------------------
 artist.css ver.1.00
-----------------------------------------------
**********************************************/
.artistArea{
	width:710px;
	height:auto;
	overflow:hidden;
	margin-bottom:20px;
	clear:both;
}
.artist_box{
	width:215px;
	height:240px;
	background:url(../images/artist/artist_back.jpg) no-repeat;
	padding:5px;
	margin-right:10px;
	float:left;
}