@charset "utf-8";
/* CSS Document */
#contents dl {
	padding-left: 20px;
	padding-bottom: 10px;
}
#contents dt {
	clear: left;
	float: left;
	width: 7em;
	margin-bottom: 3px;
}
#contents dd {
	margin-bottom: 3px;
	margin-left: 7.5em;
}
#contents caption {
	text-align: left;
	padding-bottom: 3px;
	font-weight: bold;
}
#contents table {
	width: 700px;
	border-collapse: collapse;
	border: 1px solid #CCCCCC;
	margin-left: 20px;
}
#contents td {
	border: 1px solid #CCCCCC;
}
#contents th {
	border: 1px solid #CCCCCC;
	background: #E9E6ED;
	text-align: center;
}
#contents table p {
	line-height: 2em;
}
.month {
	width: 5%;
	text-align: center;
}
.days {
	width: 20%;
	text-align: center;
}
.act {
	width: 50%;
	padding-right: 10px;
	padding-left: 10px;
}
.place {
	width: 25%;
	padding-right: 10px;
	padding-left: 10px;
}
.thTxt {
	letter-spacing: 1em;
}
