/* ***************************************************************************** HOME */
#HOME_TABLE {
	width:724px;
	margin:10px 0px;
}

#HOME_LEAD {
	padding:10px 0px;
	width:446px;
}
#HOME_TABLE #HOME_TABLE_PLACE{
	width:446px;
}
#HOME_TABLE #HOME_TABLE_PLACE td {
	vertical-align:top;
}


#HOME .exhibitor_block {
	float:left;
	margin-right:17px;
	margin-bottom:10px;
	border-bottom:solid 1px #999;
}
#HOME .exhibitor_block2 {
	float: left;
	margin-top: 5px;
	margin-left: 10px;
}
#HOME .exhibitor_block table{
	margin-bottom:10px;
	width:272px;
}

#HOME .exhibitor_block .exhibitor_header{
	margin-bottom:5px;
	position:relative;
	height:35px;
}
#HOME .exhibitor_block .exhibitor_header .booth_num{
	position: absolute;
	left: 75px;
	bottom: 2px;
}
#HOME .exhibitor_block .images{
	padding-right:8px;
}
#HOME .exhibitor_block .item{
	margin-bottom: 6px;
	font-size: smaller;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#HOME .exhibitor_block .item2{
	margin-bottom: 6px;
	font-size: 12px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#HOME .exhibitor_block .exhibitor_image{
	margin-bottom:4px;
}
#BTN_BACK1 {
	position:absolute;
	top:0px;
	left:0px;
}
#BTN_BACK2 {
	position:absolute;
	top:945px;
	left:0px;
}
#BTN_BACK3 {
	position:absolute;
	top:2000px;
	left:0px;
}
#BTN_BACK {
	width:850px;
	text-align:right;
}



#DETAIL .exhibitor_block {
	margin-right:17px;
	margin-bottom:10px;
	border-bottom:solid 1px #999;
	width:528px;
}
#DETAIL .exhibitor_block table{
	margin-bottom:10px;
	width:528px;
}

#DETAIL .exhibitor_block .exhibitor_header{
	margin-bottom:18px;
	position:relative;
	height:35px;
}
#DETAIL .exhibitor_block .exhibitor_header .booth_num{
	position:absolute;
	left:65px;
	bottom:2px;
}
#DETAIL .exhibitor_block .images{
	padding-right:12px;
}
#DETAIL .exhibitor_block .item{
	width:313px;
	margin-bottom:16px;
	font-size:smaller;
}
#DETAIL .exhibitor_block .exhibitor_image{
	margin-bottom:7px;
}
#BTN_CLOSE {
	width:528px;
	text-align:right;
}
