/*----------------------

アーティストページ設定

-----------------------*/

#artist
{
	height:409px;
	width:auto;
	position:relative;
	background-color:#FFF;
	margin:1px 0 0 0;
	padding:25px 20px;
	border-top:#e4e4e4 1px solid;
	border-bottom:#e4e4e4 1px solid;
}

#artist2
{
	width:auto;
	height:100%;
	position:relative;
	background-color:#FFF;
	margin:1px 0 0 0;
	padding:25px 20px;
	border-top:#e4e4e4 1px solid;
	border-bottom:#e4e4e4 1px solid;
}

img.thumbnail,
img.thumbnail2
{
	float:left;
}

img.thumbnail2
{
	margin:0 0 0 51px;
}

img.thumbnail1-2,
img.thumbnail2-2
{
	float:left;
	margin-top:80px;
}

img.thumbnail2-2
{
	margin:80px 0 0 51px;
}

/*----------------------

アーティスト個別ページ設定

-----------------------*/
/*----leftBK設定----*/

#leftBK
{
	width:225px;
	float:left;
}

.work
{
	margin:15px 0 0 0;
	width:225px;
}

.work p
{
	float:left;
	padding:0 15px 0 0;
}

.link
{
	margin:15px 0 0 0;
}

.siteBtn
{
	margin:15px 0 0 0;
}

/*----mainBK設定----*/

#mainBK2
{
	width:auto;
	float:left;
	padding:0 0 0 20px;
}

h2.artist1
{
	text-indent:-9000px;
	font-size:0%;
	line-height:0%;
	background:url(img/code_c/name_title02.gif) 0% 0% no-repeat;
	width:335px;
	height:45px;
}

.profile
{
	margin:35px 0 20px 0;
}

.profile p
{
	color:#333;
	width:430px;
}