@charset "UTF-8";

#contentsMainArea h2 {
	border-bottom: 2px solid #ddd;
	margin-bottom: 10px;
}

.postIndexBlock {
	border-top: none;
}

.postIndexBlock .post {
	border-bottom: none;
}
.postIndexBlock .post h3 {
	font-size: 1.2em;
	line-height: 2em;
	font-weight: bold;
	margin-bottom: 20px;
}
.postIndexBlock .post h3 img {
	display: block;
}
.postIndexBlock .post p {
	font-size: 1.2em;
	line-height: 2em;
	margin-bottom: 2em;
}
.postIndexBlock .post li {
	font-size: 1.2em;
	line-height: 2em;
	font-weight: bold;
}
