@charset "utf-8";
#top-img {
	width: 1025px;
}
h3 {
	height: 52px;
	width: 724px;
}
.seminar_table {
	border-collapse: collapse;
	background-color: #FFF;
	margin-bottom:40px;
}
.seminar_table td {
	margin-top: 25px;
	padding: 12px 15px;
	border: 1px solid #1E41B2;
	line-height:130%;
}
.td_blue {
	background-color: #D1EAFF;
	text-align: center;
	width: 22%;
	vertical-align:middle;
}
.box_in {
	box-sizing: border-box;
}
.mt10 {
	margin-top: 10px;
}
.mt20 {
	margin-top: 20px;
}
.mt30 {
	margin-top: 30px;
}
.mt40 {
	margin-top: 40px;
}
.mt50 {
	margin-top: 50px;
}
.mt60 {
	margin-top: 60px;
}
.mb20 {
	margin-bottom: 20px;
}
.accessmap {
	width: 724px;
	height: 554px;
	border: 1px solid #1E41B2;
	margin-top: 25px;
	padding: 20px;
	background-color: #FFF
}
