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

.ishii-main {
	margin-top:81px;
}

.abe-main {
	margin-top:81px;
}

.yas-main {
	margin-top:81px;
}

.yuki-main {
	margin-top:81px;
}

.artist-profile {
	margin-top:18px;
	margin-left:13px;
}

.artist-works {
	margin-top:5px;
	margin-left:13px;
}

.works-fashion {
	margin-top:4px;
	margin-left:14px;	
}

.works-beauty {
	margin-top:0px;
	margin-left:14px;	
}

.works-artist {
	margin-top:0px;
	margin-left:14px;	
}

.works-portrate{
	margin-top:0px;
	margin-left:14px;	
}

.works-adv{
	margin-top:0px;
	margin-left:14px;	
}

.works-composite{
	margin-top:5px;
	margin-left:13px;	
}

#ishii-profile {
	position: absolute;
	top:258px;
	left:270px;
	height:0px;
	letter-spacing:3px;
	line-height:21px;
	border:#000 0px solid
}

#abe-profile {
	position: absolute;
	top:263px;
	left:270px;
	height:0px;
	letter-spacing:3px;
	line-height:21px;
	border:#000 0px solid
}

#yas-profile {
	position: absolute;
	top:263px;
	left:270px;
	height:0px;
	letter-spacing:3px;
	line-height:21px;
	border:#000 0px solid
}

#yuki-profile {
	position: absolute;
	top:263px;
	left:270px;
	height:0px;
	letter-spacing:3px;
	line-height:21px;
	border:#000 0px solid
}
/*worksに項目がプラスされた場合サムネイルの位置をずらす。
１、mycarouselのmagin-topをプラス。
２、shadowbox.cssのsb-counterのtopをmagin-topに加えた分だけプラス。
------------------------*/
#mycarousel{
	margin-top:10px;
}
