@charset "UTF-8";

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

	main setting

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

#volvoContainer #mainWrap {
	position: relative;
	width: 980px;
	height: 600px;
	*font-size:1px;
}

#volvoContainer .mainVisual {
	position: absolute !important;
	left: 0;
	top: 0;
	width: 980px;
	height:500px;
	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: 20px;
	left: 20px;
	width: 141px;
	height: 28px;
}

#volvoContainer h1 {
	position: absolute;
	top: 47px;
	left: 13px;
	width: 336px;
	height: 191px;
	*font-size: 1px;
}

#volvoContainer .txt {
	position: absolute;
	top: 240px;
	left: 13px;
	width: 341px;
	height: 70px;
	*font-size: 1px;
}


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

#volvoContainer .menu2 {
	position: absolute;
	bottom: 0;
	left: 240px;
	width: 251px;
	height: 113px;
	*font-size: 1px;
}

#volvoContainer .menu3 {
	position: absolute;
	bottom: 0;
	left: 491px;
	width: 251px;
	height: 113px;
	*font-size: 1px;
}

#volvoContainer .menu4 {
	position: absolute;
	bottom: 0;
	right: 0;
	width: 238px;
	height: 113px;
	*font-size: 1px;
}

#volvoContainer .hide {
	display: none;
}