@charset 'utf-8';
/* CSS Document */
#textarea{
	width:550px;
    margin-left:auto;
    margin-right:auto;
    }
	
	#textarea p{
	font-size:14px;
	line-height:150%;
	margin-bottom:15px;
    }
	
.textarea{
	width:550px;
    margin-left:auto;
    margin-right:auto;
    }

.pinktitle{
	color:#FFF;
	padding:15px 15px 15px 20px;
	background-color: #F7929C;
	border-radius:5px;
	font-size:14px;
	font-weight:bold;
	line-height:120%;
	margin-bottom:10px;
}

.blq{
	background-color:#FFD2D9; 
	padding:24px 24px 2px 24px;
	width:91%;
	margin-top:15px; 
	margin-bottom:30px; 
	background-image:url(https://www.lovecosmetic.jp/set_new/koiketu/shindan/quo.png);			
	background-repeat: no-repeat;border-radius: 5px;
}
