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

.sabttl02 {
	background-image: url(../img/common/arrow_p.gif);
	background-repeat: no-repeat;
	font-size: 14px;
	padding-left: 20px;
	display: block;
	color: #EC2C8C;
	margin: 10px;
	clear: both;
}
.section p {
	font-size: 12px;
	line-height: 1.5em;
	margin: 10px;
}
.releaseArea {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFF;
	margin-bottom: 15px;
	padding-bottom: 10px;
	margin-right: 10px;
	margin-left: 10px;
	clear: both;
}
.releaseArea .picture {
	margin-top: 10px;
	float: left;
	margin-left: 10px;
}
.releaseArea p .yellow {
	display: inline-block;
	padding-bottom: 5px;
}
.releaseArea.clearfix .artistText {
	float: left;
	display: block;
	width: 400px;
	margin-left: 35px;
}
.artistText ol li {
	font-size: 12px;
	line-height: 1.5em;
	margin-top: 5px;
	margin-bottom: 5px;
	list-style-type: decimal;
	margin-left: 30px;
	margin-right: 10px;
}
.releaseAreaLast {
	margin-bottom: 15px;
	padding-bottom: 10px;
	margin-right: 10px;
	margin-left: 10px;
	clear: both;
}
.releaseAreaLast .picture {
	margin-top: 10px;
	float: left;
	margin-left: 10px;
}
.releaseAreaLast p .yellow {
	display: inline-block;
	padding-bottom: 5px;
}
.releaseAreaLast.clearfix .artistText {
	float: left;
	display: block;
	width: 440px;
	margin-left: 35px;
}
