@charset "utf-8";


div#contentsBox p.content-nav,
div#contentsBox #archive-title {
	text-align: center;
	}

div#contentsBox p.date-header {
	font-weight: bold;
	margin-bottom: 5px;
	}
div#contentsBox h3 {
	font-weight: bold;
	margin-bottom: 10px;
	}
div#contentsBox div.entry {
	padding-bottom: 20px;
	}

	
	
	
