html{
	background:#e6f49b;
}
#gnav5{
	display:none;
}
#gnav{
	width:600px !important;
	margin-left:-300px !important;
}
#mainimage{
	padding:50px 0 0 0;
	height:665px;
	box-sizing:border-box;
	position:relative;
	background:#effffe url('../images/index/bg_main.png') no-repeat bottom center;
}
#mainimage ul{
	list-style:none;
	width:1200px;
	margin:0 auto;
	height:350px;
}
#mainimage ul li{
	width:340px;
	margin:0 30px;
	float:left;
}
#mainimage ul li a:hover{
	filter:alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}
#action{
	position:relative;
	width:1200px;
	margin:0 auto;
	height:265px;
}
#car{
	position:absolute;
	bottom:133px;
	left:170px;
	width:136px;
	height:97px;
}
#kurumaisu{
	position:absolute;
	bottom:164px;
	left:502px;
	width:105px;
	height:115px;
}
#top1{
	height:230px;
	background:url('../images/index/bg1.jpg') repeat-x top center;
}
#top1 article{
	padding:28px 0 0 0;
	width:980px;
	margin:0 auto;
}
#news{
	width:593px;
	height:175px;
	padding:60px 29px 20px 31px;
	box-sizing:border-box;
	float:left;
	background:#effffe url('../images/index/bg_news.png') no-repeat;
}
#news h3{
	display:none;
}
#news_inner{
	width:100%;
	height:100%;
	overflow:auto;
}
#news_inner dl{
	padding:5px 0;
	border-bottom:1px dashed #8f6f29;
}
#news_inner dl:last-child{
	border:0 !important;
}
#news_inner dt{
	padding:0px 8px;
	width:110px;
	box-sizing:border-box;
	float:left;
}
#news_inner dd{
	width:calc(100% - 110px);
	float:right;
	box-sizing:border-box;
	padding:0 10px 0 0;
}
#banner_recruit{
	padding:10px 0 0 0;
	width:352px;
	float:right;
}