@charset "utf-8";
/* CSS Document */
.f_jikan {
	font-size: 22px;
	font-weight: bold;
	color: #ae0808;
}

/*--------menkai---------*/
.t_menkai {
	width: 470px;
	border: solid 3px #e2e2e2;
	margin: 0 auto 30px;
}
.t_menkai th.f {
	width: 170px;
	color: #ffffff;
	background-color: #479030;
	border-bottom: solid 1px #e2e2e2;
	border-right: dashed 1px #e2e2e2;
}
.t_menkai th.time {
	width: 300px;
	color: #ffffff;
	background-color: #479030;
	border-bottom: solid 1px #e2e2e2;
}
.t_menkai td {
	height: 40px;
	border-bottom: solid 1px #e2e2e2;
	border-right: dashed 1px #e2e2e2;
	text-align: center;
}