form {
	margin: 0px;
	padding: 0px;
}
.font10px {
	font-size: 10px;
	color: #222222;
}
.font12px {
	font-size: 12px;
	color: #222222;
}
.font14px {
	font-size: 14px;
	color: #222222;
	line-height: 18px;
}

.midasi {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 18px;
	text-align: center;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	background-color: #009966;
	padding: 2px;
	width: 680px;
}

.sub {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-size: 16px;
	color: #FF0000;
	text-align: center;
	font-style: normal;
	font-weight: normal;
	line-height: normal;

}

.red {
	color: #FF0000;
}

.white {
	color: #FFFFFF;
}

.calendar {
	background: #999999;
	width: 140px;
	margin: 7px auto;
}
.calendar td{
	font-size: 10px;
	background: #fff;
	text-align: center;
}
.calendar td.youbi{
	background: #ff9900;
	color: #fff;
}
.calendar td.yasumi{
	background: #ffff99;
}
