.login {
	font-family: "?q???M?m?p?S Pro W3", "Hiragino Kaku Gothic Pro", "???C???I", Meiryo, Osaka, "?l?r ?o?S?V?b?N", "MS PGothic", sans-serif;
}
.large {
	font-size: x-large;
}
.small {
	font-size: small;
}
.nowpage {
	color: #FF0000; font-weight:bold;
}
input {
	border:2px black solid;
}
textarea {
	border:2px black solid; padding: 5px;
}
.yoyaku-ok {
	color: #FF0000;
}
table.calender td a {
	display:block; width:100%; height:100%;
}
table.calender td a:hover {
	background-color: #FFFFD0;
}
table.calender td.datecell {
	text-align: center;
}
table.calender td.pink {
	background-color: #FFCCFF;
}
table.calender td.blue {
	background-color: #CCFFFF;
}
table.calender td.white {
	background-color: #FFFFFF;
}
table.calender td.gray {
	background-color: #CCCCCC;
}
.monshin-answer {
	color: #FF0000; font-weight:bold;
}
table.monshin td a {
	display:block; width:100%; height:100%;
}

