@charset "shift-jis";
/* CSS Document */

body {
	bgcolor:ffffff;
	background-image : url(m010.gif);
	background-repeat : no-repeat;
	background-attachment : fixed;
	background-position : 10px 10px;
}
a {
	text-decoration : none;
}
table {
	margin-left: auto;
	margin-right: auto;
}
td {
	height:40px;
	background-color:#ffffff;
	text-align:center;
	font-size:small;
}
.title {
	height:40px;
	text-align:center;
	font-weight:bold;
	font-size:150%;
}
.month {
	padding: 5px;
	width: 25px;
}
.day {
	padding: 5px;
	width: 25px;
}
.week {
	padding: 5px;
	width: 30px;
}
.group {
	padding: 5px;
	width: 250px;
}
.event {
	padding: 5px;
	width: 280px;
}
.hall {
	padding: 5px;
	width: 250px;
}
.hi-light {
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	font-size: 24px;
	line-height: 1.5;
	text-align: center;
}
.normal {
	font-size:14px;
	font-weight:normal;
}
