div,p,h5{
	margin: 0px;
	padding: 0px;
}
.waku01 {	border: 1px solid #ffffff;
}
div {
	font-size: 10px;
	line-height: normal;
	color: #333333;
}
div.right {
	font-size: 10px;
	line-height: normal;
	color: #333333;
	text-align: right;
}

#day td {
	font-size: 10px;
}
.fontsize12{
	font-size: 12px;
}
.fontsize10{
	font-size: 10px;
}

div.text{
	margin: 5px;
}
div.text h5{
	background-color: #ffffff;
	height: 20px;
	padding-left: 5px;
	font-size: 12px;
}
div.text strong{
	color: #C61117;
	font-size: 12px;
}
div.text p.explanation{
	margin-right: 5px;
	margin-left: 5px;
}

/*n}Ɏgp*/
p{
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}

body {
	text-align: center;
}
.place {
	font-size: 16px;
	font-weight: bold;
}
table{
	margin-right: auto;
	margin-left: auto;
}
td.date{
	padding: 5px;
	text-align: left;
}
td.close{
	text-align: center;
	padding: 5px;
}
h1 {
	border-right-width: 10px;
	border-left-width: 10px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #990000;
	border-left-color: #990000;
	width: auto;
	font-size: 16px;
	text-align: center;
	margin-bottom: 10px;
}
a {
	color: #990000;
}
