@charset "UTF-8";
p{
	display: block;
	width:860px;
	margin:0 auto;
	text-align: left;
	color:#000;
	padding-bottom:4em;
	line-height: 1.8;
	font-weight: bold;
	font-size:14px;
	text-align: justify;
}
p img{
	display: block;
	margin:0 auto 5px;
}
p a{
	color:#000;
	text-decoration: underline;
}