@charset "utf-8";
/* CSS Document */
h2 ~ h2 {
  margin-top: 60px;
}
.txt_time {
	text-align: right;
	color: #999;
}
.inquiry {
  margin-bottom: 5px;
}
.flyers {
  margin-top: 15px;
}
.lecture_detail {
  margin-top: 25px;
  margin-bottom: 25px;
}
.lecture_detail caption {
	font-weight: bold;
	padding: 6px 0;
}
.styled_table ul {
	font-size: 100%;
}
.page_content .styled_table a {
	font-size: 100%;
}
.page_content p a {
	font-size: 100%;
}

