@charset "UTF-8";
#footer address{ 
	margin-bottom:60px;
}
#cam1001{
	position: fixed;
	bottom:0;
	background:#000 repeat-x;
	width:100%;
	height:80px;
	z-index: 100000;
	display: none;
}
.cam1001Area{
	margin:0 auto;
	width:978px;
	position:relative;
}
.camClose{
	position:absolute;
	top:0;
	width:30px;
	height:30px;
}
.camClose img{
	margin-left: -5px\9;
	margin-top: -1px;
	margin-top: -1px\9;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
.camClose img{
    margin-left: -5px;
    margin-top: -1px;
  }
}
#cam1001 a:hover img, a:active img {
	opacity: 0.7;
}