@charset "Shift_JIS";

#main_wrap section{
	background-color:#fff;
	padding: 20px 20px 50px;
}


#nfsubtitle{
	margin:50px 0 20px;
	text-align:center;
	color:#e50a84;
	font-size:24px;
	font-weight:bold;
}
#nfsubtitle p{
	margin-bottom:10px;

}
#nfinfo_wrap{
	position:relative;
	padding-top:150px;
}
#nfinfo_wrap img{
	display:block;
	position:absolute;
	width:175px;
	height:163px;
	top:0;
	left:50%;
	margin-left:-87px;
}
#nfinfo{
	padding:20px;
	line-height:1.5;
	border-radius:10px;
	background-color:#edebdf;
}
#nfinfo ul{
	margin:20px;
}