@charset "utf-8";



#main #content {
	width: 900px;
	margin: 0;
}


#content .body {
	height: 752px;
	margin: 30px 0 0 16px;
	padding: 0 0 40px 0;
}


#content .intro {
	padding: 0 0 15px 0;
	background: url("../img/pic_top.jpg") 0 48px no-repeat;
}
#content .intro img {
	float: left;
	display: inline;
	margin: 0 22px 0 0;
	background: url("../img/top_mainpic.jpg") bottom no-repeat;
}


#content #mv {
	clear: both;
	width: 864px;
	height: 546px;
}

#content #mv2 {
	display: none;
	clear: both;
	position: relative;
	width: 864px;
}

#content #mv2 a#btnTech {
	position: relative;
	left: 107px;
	top: 398px;
	width: 149px;
}
#content #mv2 a#btnService {
	position: relative;
	left: -47px;
	top: 426px;
	width: 149px;
}
#content #mv2 a#btnDifferent {
	position: relative;
	left: 318px;
	top: 121px;
	width: 149px;
}

