@charset "utf-8";
td.course {
	text-align: center;
	font-size: 55px;
	color: #55A72C;
	width: 60px;
/*	color: #FFFFFF;
	background-color: #55A72C; */
}
td.price {
	text-align: center;
	font-size: 42px;
	color: #55A72C;
}
span.manen{
	font-size:12px;
}
	
span#pet{
	font-size: 20px;
}

th#area {
	width: 108px;
}
th#price {
	width: 200px;
}
