@charset "EUC-JP";


/*----------------------------------------------------
	#contents
----------------------------------------------------*/

#contents h2 {
	margin-bottom: 10px;
}
#contents .artist {
	margin-bottom: 30px;
	width: 780px;
	background: url(/store/artist/images/bk_artist.gif) no-repeat bottom left;
}
#contents .artistarea {
	margin: 2px 14px 8px;
	width: 752px;
}
#contents .artistarea p {
	padding: 4px 0 2px;
}
#contents .artistarea p.circle {
	padding-left: 14px;
	background: url(/store/resource/images/ico_circle.gif) no-repeat center left;
}
#contents .artistarea ul {
	padding-bottom: 10px;
}
#contents .artistarea li {
	margin-right: 3px;
	display: inline;
}
#contents .artistlist {
	margin-bottom: 15px;
}
#contents .artistlist:after {
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
	content: ".";
}
* html #contents .artistlist {
	height: 1%;
	overflow: visible;
}
#contents .artistlist h4 {
	clear: both;
}
#contents .artistlist ul {
	width: 780px;
}
#contents .artistlist ul:after {
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
	content: ".";
}
* html #contents .artistlist ul {
	height: 1%;
	overflow: visible;
}
#contents .artistlist li {
	margin: 10px 0;
	width: 156px;
	float: left;
	text-align: center;
}
#contents .artistlist li p img {
	margin-top: 5px;
}
.artistlist p.pagetop {
	margin: 0 0 17px;
	padding: 0 12px 0 15px;
	clear: both;
	background: url(/store/resource/images/ico_pagetop.gif) no-repeat left center;
	float: right;
}
#contents .artconsult {
	clear: both;
	width: 780px;
	background: url(/store/artist/images/bk_inquiry_01.gif) no-repeat bottom left;
}
#contents .artconsult-top {
	background: url(/store/artist/images/bk_inquiry_02.gif) no-repeat top left;
}
#contents .artconsult-top:after {
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
	content: ".";
}
* html #contents .artconsult-top {
	height: 1%;
	overflow: visible;
}
#contents .artconsult p.text {
	padding: 27px 0 25px 20px;
	width: 580px;
	float: left;
}
#contents .artconsult p img {
	margin: 28px 20px 25px 0;
	float: right;
}

