#header #gl_nav #gl_exhibition a {
	background-image:url(../img/btn_gl_exhibition.gif);
	filter:alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}

#header #gl_nav #gl_exhibition a:hover {
	filter:alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
	cursor:default;
}



#right h3 {
	margin-top: -1px;
	margin-bottom: 40px;
}

#right h4 {
	font-weight:bold;
	font-size: 13px;
}

#right {
	font-family: "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Osaka,;
	font-size: 12px;
	margin-bottom: 70px;
}
#schedule .section {
	position: relative;
	width: 620px;
	padding-left:80px;
}
#schedule .section .region {
	position: absolute;
	left: 0px;
	font-weight: bold;
}

hr {
	border-top: 0px none #dbdbdb;
	border-right: 0px none #dbdbdb;
	border-bottom: 1px solid #dbdbdb;
	border-left: 0px none #dbdbdb;
	display: block;
	margin-top: 15px;
	margin-bottom: 15px;
	height: 1px;
}

#schedule {
	margin-top: -5px;
}
#schedule .section .info .detail {
	height: 45px;
	width: 45px;
	position: absolute;
	top: -3px;
	right: 0px;
}
#header #gl_nav {
	height: 30px;
	width: 500px;
	position: absolute;
	top: 0px;
	right: 0px;
}

#header #lang {
	display:none;
}
#schedule .end {
	filter:alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
}
