@charset "utf-8";
/* ------------------------------------------------------
Top Image
------------------------------------------------------ */
#machineWrap {
}
#machineVisualWrap {
	width: 100%;
	background: url(http://mb-live.jp/motorsports/f1/machine/images/ph01.jpg) no-repeat right 122px;
}
#machineVisual {
	width: 1200px;
	margin: 0 auto;
	position: relative;
	height: 490px;
}
#machineVisual h1 {
	z-index: 1;
	position: absolute;
	top: 64px;
	left: 102px;
}
#machineVisual #motorsportsPath {
	z-index: 5;
	position: absolute;
	left: 102px;
	top: 10px;
	font-size: 9px;
	color: #999999;
}
#machineVisual #motorsportsPath a {
	text-decoration: none;
	color: #999999;
}
#machineVisual #motorsportsPath a:hover {
	text-decoration: underline;
}
#machineVisual #nav01 {
	z-index: 3;
	position: absolute;
	left: 700px;
	top: 63px;
}
#machineVisual #nav01 li {
	float: left;
	padding-left: 29px;
	opacity:0.40;
	filter: alpha(opacity=40);
	-ms-filter: "alpha(opacity=40)";
	-moz-opacity:0.40;
	-khtml-opacity: 0.40;
}
#machineVisual #nav01 li.on {
	opacity:1.00;
	filter: alpha(opacity=100);
	-ms-filter: "alpha(opacity=100)";
	-moz-opacity:1.00;
	-khtml-opacity: 1.00;
}
#machineVisual #nav01 li:hover {
	opacity:1.00;
	filter: alpha(opacity=100);
	-ms-filter: "alpha(opacity=100)";
	-moz-opacity:1.00;
	-khtml-opacity: 1.00;
}


#machineContents-1 {
	width: 1098px;
	margin: 0 auto;
	padding: 47px 0 0 102px;
	background: url(http://mb-live.jp/motorsports/f1/machine/images/ph02.jpg) no-repeat right 100px;
}
#machineContents-2 {
	width: 1098px;
	margin: 0 auto;
	padding: 0 0 30px 102px;
	background: url(http://mb-live.jp/motorsports/f1/machine/images/ph03.jpg) no-repeat right top;
}
#machineContents-3 {
	width: 1098px;
	margin: 0 auto;
	padding: 0 0 30px 102px;
}
#machineContents-3 table { border:#999999 solid 1px ;}
#machineContents-3 td { padding:3px 5px;}
#machineContents-3 td:nth-child(even) {
	background-color:#EDEDED;
}

#machineContents-1 h2,
#machineContents-2 h2,
#machineContents-3 h2 {
	padding-bottom: 22px;
}
#machineContents-1 dl,
#machineContents-2 dl,
#machineContents-3 div {
	width: 656px;
	color: #666;
	font-size: 12px;
	line-height: 2.0;
	padding-bottom: 45px;
}
#machineContents-1 dl dt,
#machineContents-2 dl dt {
  clear:both;
	width: 155px;
	float: left;
}
#machineContents-1 dl dd,
#machineContents-2 dl dd {
	width: 500px;
	float: right;
}



#banner{ height:150px; width:100%; margin:0 auto; padding:0;}
#banner div{ display:block; text-align:center; }
#banner div img{ -webkit-box-shadow: 0px 0px 3px #BFBFBF;
-moz-box-shadow: 0px 0px 3px #BFBFBF;
box-shadow: 0px 0px 3px #BFBFBF;
behavior: url("http://mb-live.jp/share/css/PIE.htc");}
#banner div img:hover{ opacity: 0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
}