/* カスタム CSS をここに入力してください */

body {color: #333;
}
.single .post-title {
    font-size: 2.62em;
    letter-spacing: -1px;
 line-height: 1.7em;
}

.entry dd, .entry p {
margin-bottom: 2.2em;
font-size: 1.2em;
		line-height: 1.7em;
}

.post-title a {
    color: #333;
}

.entry.excerpt {
    color: #555;
}


.entry h2 {
 margin-bottom: 0.8em;
		font-size: 1.6em;
}

body {
	line-height: 1.7em;
}



