@charset "utf-8";

.it_seminar_top_img {
	width: 650px;
	margin: 0px 0px 20px 0px;
}
.it_seminar_torikeshi {
	text-decoration: line-through;
}
.it_seminar_area {
	margin: 0px 0px 20px 0px;
	padding: 0px 15px 0px 15px;
}
.it_seminar_area_h4 {
	font-size: 110%;
	line-height: 1.3em;
	color: #006ebb;
	margin: 0px 0px 4px 0px;
	padding: 0px 0px 0px 0px;
	font-weight: bold;
}

.it_seminar_area_p1 {
	font-size: 90%;
	line-height: 1.3em;
	color: #333333;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
}
.it_seminar_area_p2 {
	font-size: 90%;
	line-height: 1.3em;
	color: #333333;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 1em;
	text-indent: -1em;
}
.it_seminar_area_p2red {
	font-size: 90%;
	line-height: 1.3em;
	color: #d62a0d;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 1em;
	text-indent: -1em;
}
.it_seminar_area_p3 {
	font-size: 90%;
	line-height: 1.3em;
	color: #333333;
	margin: 0px 0px 2px 0px;
	padding: 0px 0px 0px 0px;
}
.it_seminar_area_p4 {
	font-size: 12px;
	line-height: 1.1em;
	color: #333333;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
}

.seminar_schedule_table {
	width: 620px;
	margin: 0px 0px 8px 0px;
	padding: 0px 0px 0px 0px;
	border: 1px solid #006ebb;
	border-collapse: collapse;
}
.seminar_schedule_table th {
	margin: 0px 0px 0px 0px;
	padding: 4px 0px 3px 0px;
	color: #fff;
	font-weight: bold;
	font-size: 95%;
	line-height: 1.3em;
	text-align: center;
	background-color: #006ebb;
}
.seminar_schedule_table td {
	margin: 0px 0px 0px 0px;
	padding: 4px 0px 3px 0px;
	border: 1px solid #006ebb;
	text-align: center;
	vertical-align: middle;
}

.seminar_schedule_table_th1 {
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
.seminar_schedule_table_th2 {
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
.seminar_schedule_table_th3 {
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	
}
.seminar_schedule_table_th4 {
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	
}
.seminar_schedule_table_th5 {
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	
}
.seminar_schedule_table_th6 {
	border-bottom: 1px solid #ccc;	
}

.seminar_schedule_table_td1 {
	color: #333;
	font-size: 95%;
	line-height: 1.3em;
	text-align: center;
	width: 100px;
}
.seminar_schedule_table_td1red {
	color: #d62a0d;
	font-size: 95%;
	line-height: 1.3em;
	text-align: center;
	width: 100px;
}
.seminar_schedule_table_td2 {
	color: #333;
	font-size: 110%;
	line-height: 1.3em;
	text-align: center;
	font-weight: bold;
	width: 250px;
}
.seminar_schedule_table_td2 span {
	color: #333;
	font-size: 90%;
	line-height: 1.3em;
	font-weight: normal;
	text-align: center;
}
/*.seminar_schedule_table_td2 p {
	margin: 0px 0px 0px 5px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	white-space: nowrap;
}*/
.seminar_schedule_table_td3 {
	color: #333;
	font-size: 95%;
	line-height: 1.3em;
	text-align: center;
	width: 160px;
}
.seminar_schedule_table_td4 {
	color: #333;
	font-size: 95%;
	line-height: 1.3em;
	text-align: center;
	width: 120px;
}
.seminar_schedule_table_td5 {
	color: #333;
	font-size: 95%;
	line-height: 1.3em;
	text-align: center;
	width: 40px;
}
.seminar_schedule_table_td6 {
	color: #333;
	font-size: 95%;
	line-height: 1.3em;
	text-align: center;
	width: 70px;
}

.font_fm {
	text-decoration: none;
	font: italic normal 120% "Arial Black";
}
