@charset "utf-8";

#second_menu {
	position:absolute;
	bottom:175px;
	width:100%;
	max-height:94px;
	background:url(../images/menu_bg.png) repeat-x;
	tex-align:center;
	z-index:1000;
}
#second_menu_in {
	position: relative;
	max-height:94px;
	min-width: 960px;
	max-width: 1300px;
	margin:0 auto;
	tex-align:center;
}
#second_menu_in ul {
	position: relative;
	max-height:94px;
	min-width: 960px;
	max-width: 1300px;
	padding:0;
	margin:0 0 0 3%;
}
#second_menu_in ul li {
	float:left;
	z-index:1111;
}
#second_menu_in ul li.line {
	float:left;
	margin:0 1.4%;
	width:0.8%;
}
.line img {
	width:100%;
}
.menu01 {
	width:20%;
}
.menu01 img {
	width:100%;
	max-width:270px;
}
.menu02 {
	width:9%;
}
.menu02 img {
	width:100%;
	max-width:122px;
}
.menu03 {
	width:7%;
}
.menu03 img {
	width:100%;
	max-width:96px;
}
.menu04 {
	width:8%;
}
.menu04 img {
	width:100%;
	max-width:112px;
}
.menu05 {
	width:28%;
}
.menu05 img {
	width:100%;
	max-width:364px;
}
.menu06 {
	width:5.5%;
}
.menu06 img {
	width:100%;
	max-width:72px;
}

/* footer */

#gagafooter {
	position: absolute;
	bottom: 0;
	width: 100%;
	padding: 15px 0;
	height: 297px !important;
	background: url(../../common/images/footer_bg.png) bottom left repeat-x !important;
	zoom: 1;
	line-height: 1;
	z-index: 0;
}
#gagafooter_in {
	position: absolute;
	bottom: 0;
	width: 100%;
	padding: 15px 0;
	height: 297px !important;
	background: none !important;
	zoom: 1;
	line-height: 1; 
}
