/**************出展社一覧*************/
.space01{
	margin-left: 10px;
}
.space01s{
	margin: 5px 0 0 10px;
	font-size:8pt;
	line-height:12pt;
}
.space02{
	margin-left: 25px;
	font-size:8pt;
	line-height:12pt;
	margin-top:3px;
}
.space03{
	margin-left: 8px;
	font-size:8pt;
	line-height:12pt;
	margin-top:3px;
}
.exhibitorTable td{
	color:#000000;
	font-size:10pt;
	line-height:15pt;
	font-weight: normal;
	text-align: left;
	background: #F0F0F0;
}
.exhibitorTable th{
	color:#000000;
	font-size:10pt;
	line-height:15pt;
	font-weight: normal;
	text-align: left;
	background: #ccc;
}

.exhibitorTable th.gr{
	background: #E3E4E5;
	padding-left: 20px;
}

/**************セミナー*************/
.text_l_blu {
	line-height:120%;
	color: #3982D6;
	font-size: 12pt;
	font-weight: bold;
}

/**************セミナーブルー*************/
.tableblue{
	height: 35px;
	color:#fff;
	font-size:10pt;
	line-height:13pt;
	font-weight: normal;
	text-align: left;
	background-color: #579CD7;
	margin-top:0px;
	padding: 0px;
	spacing: 0px;
}
.tableblue td.yellow{
	width: 7%;
	background-color: #006FB8;
	text-align: center;
	vertical-align: middle ;
	color: #fff;
	font-size:17pt;
	font-weight: bold;
}
.tableblue th{
	width: 40%;
	font-size: 12pt;
	font-weight: bold;
	padding: 10px 0px 4px 7px;
}

/**************セミナーオレンジ*************/
.tableore{
	color:#000000;
	font-size:10pt;
	line-height:13pt;
	font-weight: normal;
	text-align: left;
	border-top: 1px solid #EE9700;
	border-left: 1px solid #EE9700 ;
	padding: 0px;
	margin: 0px;
	spacing: 0px;
}
.tableore th{
	width: 75%;
	border-right: 1px solid #EE9700;
	border-bottom: 1px solid #EE9700 ;
	background-color: #FBF7EC;
	color: #000;
	font-weight: bold;
	text-align: left;
	padding: 5px 5px 4px 5px;
}
.tableore td{
	width: 15%;
	border-right: 1px solid #EE9700 ;
	border-bottom: 1px solid #EE9700 ;
	background-color: #FBEACE;
	padding: 5px 4px 4px 5px;
}

.tableore td.white{
	width: 85%;
	background-color: #fff;
}

.tableore td.white_noborder{
	width: 85%;
	background-color: #fff;
	border-right: 1px solid #EE9700 ;
	border-bottom: 1px solid #fff ;
}

.tableore td.black{
	width: 10%;
	text-align: center;
	color: #fff;
	font-size:11pt;
	font-weight: bold;
	background-color: #000000;
}
.tableore td.ore{
	color: #fff;
	text-align: center;
	font-size:12pt;
	font-weight: bold;
	background-color: #EE9700;
	padding-top: 7px;
}

.tableore td.ore_Left{
	color: #fff;
	text-align: left;
	font-size:13pt;
	font-weight: bold;
	background-color: #EE9700;
	padding-left: 10px;
}

#none td{
/*	height: 35px;*/
	font-size:10pt;
	line-height:13pt;
	font-weight: normal;
	text-align: left;
	background-color: #fff;
	border: 1px solid #fff ;
	margin: 0px;
	padding: 0px;
	spacing: 0px;
}

/**************セミナーピンク*************/
.tablepink{
	color:#000000;
	font-size:10pt;
	line-height:13pt;
	font-weight: normal;
	text-align: left;
	border-top: 1px solid #E07F83;
	border-left: 1px solid #E07F83 ;
	padding: 0px;
	margin-top:0px;
	spacing: 0px;
}
.tablepink th{
	width: 75%;
	border-right: 1px solid #E07F83;
	border-bottom: 1px solid #E07F83 ;
	background-color: #FBF7EC;
	color: #000;
	font-weight: bold;
	text-align: left;
	padding: 5px 5px 4px 5px;
}
.tablepink td{
	width: 15%;
	border-right: 1px solid #E07F83 ;
	border-bottom: 1px solid #E07F83 ;
	background-color: #FDE2EE;
	padding: 5px 4px 4px 5px;
}
.tablepink td.white{
	width: 85%;
	background-color: #fff;
}

.tablepink td.black{
	width: 10%;
	text-align: center;
	color: #fff;
	font-size:11pt;
	font-weight: bold;
	background-color: #000000;
}
.tablepink td.pink{
	color: #fff;
	text-align: center;
	font-size:12pt;
	font-weight: bold;
	background-color: #E292B6;
	padding-top: 7px;
}



