@import url(https://fonts.googleapis.com/earlyaccess/roundedmplus1c.css);
a {text-decoration:none;}

/*body,table {
	font-family: メイリオ;
	font-size:10px;
	word-break: break-all;
}*/


body {
margin:0;
padding:0;
font-size:15px;
color:#333;
line-height:180%;
font-weight:normal;
font-family: "Rounded Mplus 1c","游ゴシック","メイリオ",Meiryo,"ＭＳ Ｐゴシック",MS UI Gothic,Osaka,sans-serif;
}

table {
	width: 100%;
	font-size:15px;
	margin: 0 auto;
}

table td {
	width: 14.285%;
	height: 100px;
}

a {color:#FFF;}

.month {
width: 100%;
margin: 0 auto;
text-align: left;
}

.month strong {font-size: 26px;}