@charset "utf-8";


#cont_q{
	width: 445px;
	margin-top:	12px; 
}

#inf{
	margin-top: 5px;
}

#inf span{
	display: block;
	font-weight: bold;
}

#inf span:nth-child(1){
	font-size: 21px;
	margin-bottom: 4px;
	color: #b50613;
}

#inf p{
	font-size: 14px;
	margin-top: 10px;
	text-align: justify;
	font-family: 'juraregular';
}

#cont_back{
	margin-top: 23px;
	color: #d2a788;
}

#cont_back p{
	width: 212px;
	float: left;
	font-size: 14px;
	text-align: justify;
	font-family: 'juraregular';
}

#cont_back p:nth-child(2){
	margin: 0px 20px;
}