@charset "utf-8";


.contentBlock th {
	background: #DCF5F4;
	font-weight: bold;
}
.contentBlock td {
	text-align: right;
}
th.month {
	background: #FDFBDF;
}
td.gray{
	background: #DDD;	
}

.pagelink {
    color: #fff !important;
    padding: 10px 15px;
    background: #336699;
    display: inline;
}
.pagelink:hover{
	background-color:#6699CC;
}

.tdCenter{
	text-align: center!important;
}
.yellow{
	background-color:#FFFFCC!important;
}

.white{
	background-color:#FFF!important;
}
.gray{
	background-color:#eee!important;
}
.nenGaiyo{
	width:80%;
	margin:5em auto;
}
caption{
	font-size:1.2em;
	font-weight:bold;
	caption-side: top;
	text-align:center!important;
}

.nenGaiyo table{
	margin-top:4em;
}
