@charset "UTF-8";

.entry h1 {
	font-size: 18px;
}
.entry h2 {
	font-size: 15px;
}
.entry table th,
.entry table td,
.entry p {
	font-size: 11px
}
.entry figure {
	width: 70%
}
