@charset "utf-8";

/* artist
--------------------------------------------------------------------------------*/
/* >> show << ---------------------------- */
/* 1 / >> community<< 1 ---------------------------- */
/*
#artist ul.swLnk01 li {
	float: left;
	margin-left: 14px;
}


#artist #sw1ImgBox {
	width: 200px;
	float: left;
	padding: 6px 0 22px 0;
}
*html #artist #sw1ImgBox {	padding: 6px 0 0 0;	}
*:first-child+html #artist #sw1ImgBox {	padding: 6px 0 0 0;	}

#artist #sw1ImgBox img {
	margin: 0 0 4px 0;
}
#artist #sw1ImgBox ul {
	list-style-type: none;
	margin: 0 0 17px 0;
}
#artist #sw1ImgBox li {
	margin: 17px 0 0 0;
}
#artist #sw1ImgBox li span {
	font-weight: bold;
}

#artist #sw1TxBox {
	width: 420px;
	float: right;
}
#artist #sw1TxBox h3 span {
	font-weight: normal;
}
#artist #sw1TxBox dt span {
	font-weight: bold;
}
*/

#artist #artistL {
	width: 176px;
	float: left;
	padding: 10px 10px 12px 10px;
}

#artist #artistR {
	width: 500px;
	float: right;
	padding: 10px 10px 12px 10px;
}
#artist #artistR ul {
	list-style-type: none;
}

/*
#artist {
  border : 1px red solid;
}
  */

#artist #artistL ul {
	list-style-type: none;
	margin: 0 0 17px 0;
}
#artist #artistL li {
	margin: 17px 0 0 0;
}
#artist #artistL li span {
	font-weight: bold;
}















