@charset "UTF-8";
.textAreaLast .artistText {
	float: right;
	width: 380px;
}
.textAreaLast .artistText p {
	_width: 340px;
}
.textArea .artistText p {
	_width: 340px;
}
.name {
	background-image: url(../img/common/arrow_p.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 15px;
	padding-left: 20px;
	display: block;
	margin-left: -20px;
	color: #EC2C8C;
}
.section p {
	font-size: 12px;
	line-height: 1.5em;
	margin: 10px;
}
.picture {
	float: left;
	margin: 20px;
	border: 1px solid #333;
}
#contactBtn a{
	display: block;
	width: 120px;
	float: right;
	font-size: 12px;
	background-color: #FDF340;
	color: #EB2C8C;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
	margin-right: 10px;
}
#contactBtn a:hover {
	display: block;
	float: right;
	font-size: 12px;
	background-color: #FDF340;
	color: #000;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
	margin-right: 10px;
}
.artistArea {
	width: 180px;
	height:276px;
	float: left;
	background-image: url(../img/common/section_bg.png);
	border: 1px solid #FC3399;
	padding: 10px;
	margin: 10px;
}
.artistArea dl dt {
	font-size: 14px;
	color: #FC3399;
	margin-bottom: 10px;
	background-image: url(../img/common/arrow_p.gif);
	background-repeat: no-repeat;
	margin-left: 7px;
	padding-left: 20px;
}
.artist {
	clear: both;
}
.artistArea dl dd {
	margin-bottom: 15px;
	margin-left: 7px;
}
.textAreaLast .photoArea li {
	background-image: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -19px;
}
.photoArea {
	display: block;
	float: left;
	margin: 0px;
	padding: 0px;
	width: 180px;
}
.artistArea dl dt a {
	color: #FC3399;
}
.textAreaLast .artistTextlong {
	float: right;
	width: 430px;
}
.section .textAreaLast .artistTextlong dl {
	margin-top: 20px;
	margin-bottom: 20px;
}
.artistTextlong strong  {
	color: #993;
	font-weight: normal;
}
.section .textAreaLast dl dt {
	font-size: 13px;
	margin-bottom: 15px;
	color: #EC2C8C;
	margin-left: 15px;
}
.section .textAreaLast dl dd {
	font-size: 12px;
	line-height: 1.5em;
	margin-left: 15px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.section.png_bg .textAreaLast.clearfix .artistTextlong .biolist li {
	list-style-type: disc;
	background-image: none;
	margin-left: 15px;
	padding-left: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 12px;
	line-height: 1.5em;
}
.biolist {
	margin-left: 15px;
}
.line {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FBFA87;
	padding-bottom: 10px;
	margin-bottom: 20px;
}
