

#HeaderBox { width: 100%; background-color: #231815; height: 72px; min-width: 1200px; }

#HeaderBox .logo_l{
	float: left;
	display: block;
	width: 24px;
	height: 73px;
	background: url(../image/top/logo_l.png) no-repeat center center;
	margin: 0 auto 0 70px;
	text-indent: -9999px;
}


#HeaderBox ul{
	display: inline-block;
	margin-left: 15px;
}

#HeaderBox ul li{
	float: left;
}

#HeaderBox ul li a{
	display: inline-block;
	height: 73px;
	text-indent: -9999px;
	padding: 0 15px;
}
#HeaderBox ul li a.mnu01{
	background: url(../image/top/mnu_01.png) no-repeat center center;
	width: 37px;
}
#HeaderBox ul li a.mnu02{
	background: url(../image/top/mnu_02.png) no-repeat center center;
	width: 65px;
}
#HeaderBox ul li a.mnu03{
	background: url(../image/top/mnu_03.png) no-repeat center center;
	width: 50px;
}
#HeaderBox ul li a.mnu04{
	background: url(../image/top/mnu_04.png) no-repeat center center;
	width: 37px;
}
#HeaderBox ul li a.mnu05{
	background: url(../image/top/mnu_05.png) no-repeat center center;
	width: 46px;
}
#HeaderBox ul li a.mnu06{
	background: url(../image/top/mnu_06.png) no-repeat center center;
	width: 40px;
}

#HeaderBox ul li a.mnu07{
	background: url(../image/top/mnu_07.png) no-repeat center center;
	width: 80px;
}




#HeaderBox .logo_r{
	float: right;
	display: block;
	width: 208px;
	height: 73px;
	background: url(../image/top/logo_r.png) no-repeat center center;
	margin: 0 35px 0 auto;
	text-indent: -9999px;
}


#FooterBox{
	min-width: 1200px;
	position: fixed;
	bottom: 0;
	width: 100%;
	background-color: #231815;
}

#FooterBox .tit{
	float: left;
	display: block;
	width: 180px;
	height: 53px;
	background: url(../image/top/title.png) no-repeat center center;
	margin: 0 auto 0 70px;
	text-indent: -9999px;
}

#FooterBox .txt{
	float: right;
	padding: 17px 20px 0 0 ;
	color: #ffffff;
	font-size: 10px;
}


.bg{
	position: absolute;
}

.bg img{
	width: 100%;
	height: auto;
}

.catch{
	position: absolute;
	right: 30px;
	display: block;
	width: 657px;
	height: 93px;
	background: url(../image/top/catch.png) no-repeat center center;
	background-size: 657px 93px;
}



/*
.catch{
	position: absolute;
	right: 30px;
	display: block;
	width: 492px;
	height: 69px;
	background: url(../image/top/catch.png) no-repeat center center;
	background-size: 492px 69px;
}
*/


