@charset "utf-8";

#gnavi a{
	list-style-type: none;
	display:table-cell;
	*display:inline;
	*zoom:1;
	margin:0;
	padding:0;
}

#gnavi_wide a{
	list-style-type: none;
	display:table-cell;
	*display:inline;
	*zoom:1;
	margin:0;
	padding:0;
}


.top-navi .mainVisual{
	width:960px;
	background:url(../img/structure/main_wide_bg.jpg) no-repeat left top;
}
.top-navi .mainVisual .img {
	width:960px;
}
.top-navi .mainVisual .img ul li{
	width:960px;
}

.top-navi .mainVisual .simulator {
	width: 481px;
	top: 0px;
}



.top-navi .thumBn{
	background:url(../img/structure/main_wide_bg.jpg) no-repeat left bottom;
	width:960px;
}
.top-navi .thumBn .img{
	width: 920px;
}
.top-navi .thumBn .img ul li{
	width: 301px;
}
.top-navi .thumBn .img ul li a{
	width: 301px;
}


#bnrImgs{
	width: 960px;
	margin-bottom: 1em;
	clear: both;
}
.bnrImg.left{float: left;}
.bnrImg.right{float: right;}