@charset "utf-8";

.form th,
.form td{
	padding:6px 10px;
	border-top:1px dotted #b3b1b1;
}
.form th{
	border-right:3px solid #eeeeee;
	white-space:nowrap;
	width:180px;
}
.form td{ background:#f7f7f7; }
.form td span{
	color:#bf4640;
	font-size:11px;
	font-weight:bold;
}
.form td p{
	margin-top:5px;
	color:#907e16;
	font-size:12px;
	line-height:16px;
}
table.form{
	border:1px solid #3f1614;
	width:760px;
}

#calen th,
#calen td{
	padding:3px;
	border:1px solid #cccccc;
	font-size:12px;
	text-align:center;
}
#calen th{
	background:#93443e;
	color:#ffffff;
	border-bottom-width:3px;
}
#calen td{
	width:37px; height:50px;
}
