@charset "utf-8";
body{
	font-size: 12px;
	line-height: 120%;
	color: #000;
	text-align: center;
}
#wrap {
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.Title{
	margin-bottom: 20px;
}
.Images{
	margin-bottom: 20px;
}

