/* CSS Document */

/*Comming Soon*/
.fairScheduleTable .comngsoon{
	vertical-align:middle;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	color:#FF6600;
}


/*/////////////中コンテンツ大枠/////////////*/
.scheduleTop{
	/*margin-bottom:10px;*/
	padding-bottom:10px;
	/*background:url(../img/dot.gif) repeat-x bottom;*/
}

/*/////////////中コンテンツ左/////////////*/
.scheduleTopL{
	float:left;
	width:165px;
}
.scheduleTopL .iconKinds{
}
.scheduleTopL .exIconTxt{
	padding:0 0 0 20px;
}

/*/////////////中コンテンツ右/////////////*/
/*.scheduleTopR{
	float:left;
	width:320px;
}
.scheduleTopR .seminarTtl{
	padding-bottom:2px;
	font-size:14px;
	font-weight:bold;
	color:#FF6600;
}

.scheduleTopR .seminarCompany{
	padding-bottom:2px;
	font-weight:bold;
}
*/
.seminarTtl{
	padding-bottom:2px;
	font-size:14px;
	font-weight:bold;
	color:#FF6600;
}
.seminarTtl span{
	font-size:12px;
	font-weight:normal;
	color:#333;
}
.seminar{
	font-weight:bold;
}


.lecturer{
	padding-bottom:10px;
}


/*事前参加予約ボタン*/
.btn_advance{
	padding:10px 0 0 0;
	text-align:right;
}
