@charset "UTF-8";
/* CSS Document */

#artist01 {
	float:left;
	margin: 20px 0 0 20px;
	color:#4d4d4d;
	width: 650px;
}


#artist01 ul {
	margin:5px 0 0 10px;
	font-size: 14px;
}

#artist01 li{
	float:left;
	padding:0 5px;
	list-style:none;
}

#artist01 .alp{
	float:left;
	margin:20px 0 0 20px;
	font-size: 14px;
}

#artist01 .thumb{
	float:left;
	margin:20px 0 0 20px;
}

#artist01 .name{
	float:left;
	margin:20px 0 0 10px;
	line-height:140%;
	width: 120px;
}

#artist01 .thumb02{
	float:left;
	margin:20px 0 0 53px;
}

*html #artist01 .thumb02{
	float:left;
	margin:20px 0 0 36px;
}

#artist01 .name02{
	float:left;
	margin:10px 0 0 5px;
	line-height:140%;

}

#artist01 a{
	font-size: 18px;
	color:#5a6e48;
	text-decoration:none;
	

}

#artist01 a:hover{
	font-size: 18px;
	color: #5a6e48;
	text-decoration: underline;
}

#artist01 a.name01{
	font-size: 18px;
	color:#5a6e48;
	text-decoration:none;

}

#artist01 a.name01:hover{
	font-size: 18px;
	color: #5a6e48;
	text-decoration: underline;
}

#artist01 a.name02{
	font-size:14px;
	color:#5a6e48;
	text-decoration:none;

}

#artist01 a.name02:hover{
	font-size:14px;
	color: #5a6e48;
	text-decoration: underline;
}

#artist01 a.thumb{
	text-decoration:none;
	border-bottom:none;
	margin:0;
}

#artist01 a.thumb:hover{
	text-decoration:none;
	border-bottom:none;
	margin:0;
}

.feature {
	font-style: italic;
}
