@charset "utf-8";
/* CSS Document */

h3 {
	position:relative;
}

h4 {
	color:#0074af;
	font-weight:bold;
	font-size:16px;
	margin-top:40px;
}

#contentsContainer a {
	color:#0074af;
}

#contentsContainer a:hover {
	color:#7FB9D7;
}

.exhibiton_list {
	width:940px;
	margin:0px auto;
	margin-top:15px;
}

.exhibiton_list>li {
	border-top:2px solid #0074af;
	float:left;
	width:390px;
	padding:20px;
	background:#f5f5f5;
	margin-right:40px;
	margin-bottom:40px;
	position:relative;
	height: 610px;
}

.en .exhibiton_list>li {
height: 620px;
}

.boothHead {
	width:400px;
}

.boothNo {
	background:#0074af;
	color:#fff;
	font-weight:bold;
	height:30px;
	line-height:30px;
	width:110px;
	text-align:center;
	font-size:14px;
	float:left;
}

.booth_status {
	width:272px;
	float:left;
	margin-left:17px;
}

.booth_status>li {
	width:62px;
	height:25px;
	float:left;
	overflow:hidden;
	margin-right:6px;
	margin-bottom:6px;
}

.booth_status>li img {
	margin-top:-25px;
}

.booth_status>li.active img {
	margin-top:0px;
}

.exhibition_ja {
	font-weight:bold;
	font-size:14px;
	line-height:1.7em;
	margin-top:20px;
}

.exhibition_en {
	font-size:11px;
	color:#8b8a8a;
	margin-top:10px;
	line-height:1.7em;
}

.en .exhibition_en  {
	font-weight:bold;
	font-size:14px;
	line-height:1.7em;
	color:#000;
}


.booth_catch {
	font-size:13px;
	margin-top:22px;
	line-height:1.7em;
}

.booth_text {
	font-size:13px;
	line-height:1.7em;
	color:#646464;
	margin-top:22px;
	word-break: break-all;
}



#exhibition_breadcrumb {
	height:20px;
	line-height:20px;
	position:absolute;
	right:40px;
	top:34px;
}

#exhibition_breadcrumb li {
	float:left;
}

#exhibition_breadcrumb li:before {
	content:"/";
	color:#dedede;
	font-size:14px;
	margin:0px 5px;
}

#exhibition_breadcrumb li:first-child:before {
	content:"";
	margin:0px;
}

.exhibiton_detail span {
	font-size:10px;
	color:#900;
}

.btnGo2Top {
	background:url(../img/arrow_top.png);
	background-repeat:no-repeat;
	background-position:right center;
	padding-right:20px;
	font-size:13px;
	text-align:right;
	text-decoration:underline;
}

.btnGo2Top span {
	cursor:pointer;
}

.booth_image {
	margin-top:20px;
}

.copy_right {
	font-size:10px;
	color:#666;
	margin-top:10px;
	word-break:break-all;
	line-height:1.5em;
}
