@charset "utf-8";


h1{
	position: absolute;
	left: 0px;
	top: 0px;
}

#mecha{
	position:relative;
	padding-top:100px;
}

#navi-area{
	position:absolute;
	top:20px;
	right:0px;
	width:135px;
	z-index:100;
}

#navi-area img{
	/*margin-bottom:5px;*/
}

#navi-area img#b_bwd{
	margin-right:68px;
}



/**/

#mecha #viewer{
	position:relative;
	margin-bottom:0px;
}

#mecha #viewer div{
	width:801px;
	height:663px;
	position: relative;
	overflow: hidden;
}



#mecha #viewer div img{
	top: 0px;
	left: 0px;
	position: absolute;
}

#mecha #viewer .active {
    filter:alpha(opacity=100)!important;
    -moz-opacity: 1!important;
    opacity: 1!important;
}

#mecha #viewer ul{
	/*width: 350px;*/
	width: 250px;
	overflow: none;
	position: absolute;
	left: 668px;
	top: 45px;
	text-align: left;
	z-index:500;
}

#mecha #viewer ul li{
	display:inline;
	margin-right:5px;
	cursor:pointer;
}

#mecha #viewer ul li.r{
	margin-right:0px;
}

#mecha #viewer p{
	position: absolute;
	text-align: 1.2em;
	font-size: 13px;
}

p#position1{
	width: 250px;
	left: 670px;
	top: 180px;
}


p#position2{
	width: 420px;
	left: 525px;
	top: 460px;
}


/*#mecha #viewer #pitcrew{
	position: absolute;
	left: 636px;
	top: 397px;
}*/

#m01_yt{
	width:652px;
	height:378px;
	margin:15px auto;
	padding:12px 0px 0 12px;
	background: url(img/_detail/m01_bg_youtube.gif) no-repeat center top;
}

#m02_yt{
	width:652px;
	height:378px;
	margin:15px auto;
	padding:12px 0px 0 12px;
	background: url(img/_detail/m02_bg_youtube.gif) no-repeat center top;
}

#m03_yt{
	width:652px;
	height:378px;
	margin:15px auto;
	padding:12px 0px 0 12px;
	background: url(img/_detail/m03_bg_youtube.gif) no-repeat center top;
}

#m04_yt{
	width:652px;
	height:378px;
	margin:15px auto;
	padding:12px 0px 0 12px;
	background: url(img/_detail/m04_bg_youtube.gif) no-repeat center top;
}

#m05_yt{
	width:652px;
	height:378px;
	margin:15px auto;
	padding:12px 0px 0 12px;
	background: url(img/_detail/m05_bg_youtube.gif) no-repeat center top;
}

#m06_yt{
	width:652px;
	height:378px;
	margin:15px auto;
	padding:12px 0px 0 12px;
	background: url(img/_detail/m06_bg_youtube.gif) no-repeat center top;
}


#solo-box{
	text-align:right;
	position:relative;
	width:940px;
	margin:-40px auto 0;
}

#solo-box p{
	position: absolute; left: 0px; top: 120px;
	text-align:left;
}


#pit-box{
	text-align:right;
	position:relative;
	width:940px;
	margin:-40px auto 0;
}

#pit-box p{
	position: absolute;
	left: 22px;
	top: 31px;
	text-align: left;
}
