@charset "utf-8";

/*mediabox*/
#mbOverlay {
	position: fixed;
	z-index: 9998;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #323232;
	cursor: pointer;
}

#mbOverlay.mbOverlayFF { background: transparent url(/wws_tour/cn/c/hokkaido-ski/common/image/80.png) repeat; }

#mbOverlay.mbOverlayIE { position: absolute; }

#mbCenter {
	position: absolute;
	z-index: 9999;
	left: 50%;
	overflow: hidden;
	background-color: #323232;
}

#mbCenter.mbLoading { background: #323232 url(/wws_tour/cn/c/hokkaido-ski/common/image/loading.gif) no-repeat center; }

#mbImage {
	position: relative;
	left: 0;
	top: 0;
	font-family: Myriad, Verdana, Arial, Helvetica, sans-serif;
	line-height: 37px;
	font-size: 12px;
	color: #000;
	text-align: left;
	background-position: center center;
	background-repeat: no-repeat;
	padding: 10px;
}

#mbImage img { -ms-interpolation-mode: bicubic; }

#mbImage a,
#mbImage a:link,
#mbImage a:visited { color: #333; }

#mbImage a:hover,
#mbImage a:active { color: #000; }

#mbBottom {
	min-height: 37px;
	font-family: Myriad, Verdana, Arial, Helvetica, sans-serif;
	line-height: 37px;
	font-size: 12px;
	color: #999;
	text-align: left;
	padding: 0 10px 10px;
}

#mbTitle {
	display: none;
	color: #fff;
	font-weight: bold;
	line-height: 37px;
	font-size: 12px;
}

#mbNumber {
	display: inline;
	color: #fff;
	line-height: 14px;
	font-size: 10px;
	margin: auto 10px;
}

#mbCaption {
	color: #fff;
	line-height: 14px;
	font-size: 10px;
	display: none;
}

#mbPrevLink,
#mbNextLink,
#mbCloseLink {
	display: block;
	float: right;
	height: 37px;
	margin: 0;
	outline: none;
}

#mbPrevLink,
#mbNextLink { display: none; }

#mbPrevLink { width: 83px; }

#mbNextLink { width: 54px; }

#mbCloseLink {
	width: 37px;
	background: transparent url(/wws_tour/cn/c/hokkaido-ski/common/image/close.gif) no-repeat center;
}

#mbError {
	position: relative;
	font-family: Myriad, Verdana, Arial, Helvetica, sans-serif;
	line-height: 37px;
	font-size: 12px;
	color: #000;
	text-align: center;
	border: 10px solid #700;
	padding: 10px 10px 10px;
	margin: 20px;
}

#mbError a,
#mbError a:link,
#mbError a:visited,
#mbError a:hover,
#mbError a:active {
	color: #700;
	font-weight: bold;
	text-decoration: underline;
}
