/*body{
	background:url(../images/top/top_bg.jpg) no-repeat center top #000000;
	-moz-background-size:cover;
    background-size:cover;
} 
*/
div#FooterBox .footer_area {
	padding-left:150px;
	width:auto;
}

/* Main
===============================================================*/
body{
	overflow:hidden;	
	}

.bg_cv{
	position:absolute;
	top:0;
	left:0;
	z-index: 0;
	}
.bg_cv{
	background:url(../images/top/bg_cv.png) no-repeat -50px 0;
	overflow:hidden;
	width:100%;
	/*width: 1220px;*/
	height:100%;
	}
	
.bg_cv img{
	display: none;
}
	
	
.main_txt {
    position: absolute;
    top: 50px;
    left: 400px;
    z-index: 0;
}
div#HeaderBox {
/*	width: 139px;*/
	width: 172px;
  margin: 0px auto;
  position: absolute;
  top: 40px;
  /*left: 99px;
	left: 50px;*/
	left: 30px;
}

#FooterBox{
    padding: 100px 0px 0px !important;	
}


div#FooterBox .news{
	margin-bottom: 5px;
}


div#FooterBox .news .inner{
	float: left;
}

div#FooterBox .news p.tit{
/*	background:url(../images/common/news.png) no-repeat 0 0;
	width:74px; */
	width:84px;
	height:26px;
/*	text-indent:-9990px; */
	float:left;
}
div#FooterBox .news p.tit a {
    -webkit-transition: .3s;
    transition: .3s;
}
div#FooterBox .news p.tit a:hover {
	opacity: 0.7;
}

div#FooterBox .news ul {
	background:url(../images/common/news_bg02.png) no-repeat 0 50%;
	padding:3px 10px;
	float:left;
	color:#ffffff;
}

div#FooterBox .news ul.sns {
	float: right;
	background: none;
	padding: 0 60px 0 0;
}
div#FooterBox .news ul.sns li {
	float: left;
	background: none;
	margin-left: 10px;
}
div#FooterBox .news ul.sns li a {
	transition: 0.3s;
}
div#FooterBox .news ul.sns li a:hover {
	opacity: 0.7;
}

/*
div#FooterBox .news .btnFB{
	float: right;
	padding-right: 60px;
}

div#FooterBox .news .btnFB a{
	display: inline-block;
	width: 93px;
	height: 23px;
}
*/


#slide {
	display:block;
	width:625px;
	float:left;
	height:21px;
	overflow:hidden;
	padding:0 0px;
	background:#f3f3f3;
	position:relative;
}
#slide li {
	position:absolute;
	display:block;
	top:0;
	left:0;
	padding-top:4px;
	padding-left:14px;
/*	line-height:28px;
	font-size: 12px;*/
}

#slide li a {
	color:#fff;
	text-decoration: none;
}

#slide li a span.tl {
    margin-left: 18px;
}
#slide li a:hover span.tl {
	text-decoration: underline;
}

#slide li img {
	display:none;
}


div#FooterBox .height_short{
	padding-left:240px;
	}


div#FooterBox .f_box .copy {
    padding-right: 60px;
}
