@charset "UTF-8";
p{
	display: block;
	width:656px;
	width:800px;
	margin:0 auto;
	text-align: left;
	color:#000;
}
p img{
	display: block;
	margin:0 auto 5px;
}
p a{
	color:#000;
	text-decoration: underline;
}