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


#scroll-nav-menu,
#secondary,
#secondary .dock-container,
#ancillary,
hr.hide,
#search,
#primary .secondary,
#header-menu{
	display:none;
}

h1 a {
}
h1 a img {
	border:none;
	line-height:1px;
}
h1 span {
	display:block;
}
body.ja {
	font-size:10px;
}
#primary #artist-page .secondary{
	display:block;
}
.clear{ clear:both; height:1px; font-size:1px; line-height:1px; }
#artist-page #works ul {margin:0;}
#artist-page #works ul li {
	list-style:none;
	float:left;
	margin:0px;
	margin-left:0px;
	margin-right:1px;
	margin-bottom:1px;
}
#artist-page #works ul li a {
	display:block;
	width:115px;
	height:115px;
	line-height:115px;
	background:#111;
	vertical-align:bottom;
	border-bottom:none;
}
	#artist-page #works ul li a img {
		width:115px;
		height:115px;
	}