#contents {
	width: 550px;
	padding-right: 10px;
	padding-left: 10px;
}
#contents p {
	padding-bottom: 20px;
	line-height: 180%;
	font-weight: normal;
}
table {
	width: 550px;
}

#contents .tablebg {
	font-size:85%;
	color: #222222;
	background-color: #84ACFF;	/*毎月の色変更はここのbgcolorを変更　common.cssも変更*/
	width: 150px;
	text-align: center;
}
#contents .explain {
	font-size:85%;
	line-height: 140%;
	padding: 5px;
}
