@charset "utf-8";
/* CSS Document */

/* for old sub header
--------------------------------------------------------------- */
#old_header h1 {
	height:186px;
	font-size:4px;
	text-indent:-9999px;
}

#old_header {
	position:relative;
	background:url(../../../img/sundaygx2019/blacklagoon/title_2nd.jpg) no-repeat #0C3;
	
	width:960px;
	height:226px;
}
#old_header .banner {
	position:absolute;
	right:6px;
	top:138px;
}
#old_header .banner li {
	float: left;
	margin-left:6px;
	list-style-type:none;
}
#old_header .navi li {
	float: left;
	height: 40px;
	width: 192px;
	list-style-type:none;
	font-size:4px;
	background:url(../../../img/sundaygx2019/blacklagoon/bg.gif);
}
#old_header .navi a {
	display:block;
	overflow:hidden;
	width:100%;
	height:0 !important;
	height /* */:40px;
	padding-top:40px;
	background:url(../../../img/sundaygx2019/blacklagoon/navi.gif) left;

}

#old_header .navi01 a { background-position: 0 0;}
#old_header .navi02 a { background-position: -192px 0;}
#old_header .navi03 a { background-position: -384px 0;}
#old_header .navi04 a { background-position: -576px 0;}
#old_header .navi05 a { background-position: -768px 0;}
#old_header .navi01 a:hover { background-position: 0 -40px;}
#old_header .navi02 a:hover { background-position: -192px -40px;}
#old_header .navi03 a:hover { background-position: -384px -40px;}
#old_header .navi04 a:hover { background-position: -576px -40px;}
#old_header .navi05 a:hover { background-position: -768px -40px;}