@charset "Shift_JIS";

#area-specialContainer {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 999;	/* #gnavArea΍ */
}

#specialContainer {
	display: none;
	position: absolute;
	left: 50%;
	top: 74px;
	margin-left: -480px;
	width: 960px;
	height: 570px;
	z-index: 999;	/* #gnavArea΍ */
}

#specialClose {
	position: absolute;
	right: 0;
	top: 0;
	width: 54px;
	height: 20px;
	overflow: hidden;
	background: url(/webcatalog/201108/image/close.png) no-repeat 0 0;
	cursor: pointer;
}

#specialcontent {
	position: absolute;
	left: 0;
	top: 20px;
	width: 960px;
	height: 540px;
	background: #000;
}

#specialAlter {
	display: none;
	width: 960px;
	height: 540px;
}

#specialAlter p.txt {
	padding-top:203px;
	margin-bottom:20px;
}

#othercarArea li.arr_left,
#othercarArea li.arr_right {
	z-index:0 !important;
}