@charset "utf-8";

.post .date {
	width: 80%;
	margin: 0 auto;
}
.post p {
	margin-bottom: 1em;
	font-size: 16px;
}
.post img {
	max-width: 100%;
}
.post .post_date {
	text-align: right;
	font-size: 14px;
}
.post .date {
	text-align: right;
	font-size: 14px;
}
.post .big {
	font-size: 18px;
	margin-bottom: 30px;
}