@charset "utf-8";
p.catch01,
p.catch02{
	background: url(/sp/images/affiliate/img_affiliate_02.png) right top no-repeat;
	margin:15px 5% 15px;
	font-size:1.5em;
	line-height:1.3;
	text-align: left;
}
p.catch01{
	padding-right:110px;
}
p.catch02{
	background:none;
}
a#btn-affiliate{
	width:90%;
	height:104px;
	line-height:104px;
	margin:50px auto;
	color:white;
	font-size:2em;
	text-align:center;
	background: -webkit-linear-gradient(top, rgba(244,157,170,1) 2%,rgba(240,117,135,1) 100%);
	display: block;
	-webkit-border-radius: 6px;  
}
a#btn-affiliate img{
	margin-top:24px;
	margin-left:25px;
	vertical-align: middle;
}