@charset "UTF-8";

/*-----------------------------------------------------------

	main setting

-----------------------------------------------------------*/

#volvoContainer #mainWrap {
	position: relative;
	width: 960px;
	height: 578px;
	*font-size:1px;
	background: url(../img/main_btmline.gif) left bottom repeat-x;
	border-bottom: 1px solid #e9e9e9;
	margin: 0 0 0 20px;
}

#volvoContainer .mainVisual{
	width:960px;
	height: 570px;
	z-index: -10;
}

#volvoContainer .ph1,
#volvoContainer .ph2,
#volvoContainer .ph3 {
	position: absolute;
	top: 0;
	left: 0;
}

#volvoContainer .ph2,
#volvoContainer .ph3 {
	display: none;
}

#volvoContainer .cgLogo {
	position: absolute;
	top: 15px;
	left: 17px;
	width: 141px;
	height: 28px;
}

#volvoContainer h1 {
	position: absolute;
	top: 10px;
	right: 23px;
	width: 358px;
	height: 99px;
	*font-size: 1px;
}

#volvoContainer .txt {
	position: absolute;
	top: 116px;
	right: 22px;
	width: 353px;
	height: 79px;
	*font-size: 1px;
}


#volvoContainer .menu1 {
	position: absolute;
	bottom: 7px;
	left: 0;
	width: 363px;
	height: 96px;
	*font-size: 1px;
}

#volvoContainer .menu2 {
	position: absolute;
	bottom: 7px;
	left: 363px;
	width: 336px;
	height: 96px;
	*font-size: 1px;
}

#volvoContainer .menu3 {
	position: absolute;
	bottom: 7px;
	right: 0;
	width: 261px;
	height: 96px;
	*font-size: 1px;
}