@charset "utf-8";


h1{
	position: absolute;
	left: 0px;
	top: 0px;
}

#mecha{
	position:relative;
	padding-top:100px;
}

#navi-area{
	position:absolute;
	top:0px;
	right:0px;
	width:135px;
	z-index:100;
}

#navi-area img{
	margin-bottom:0px;
}

#navi-area img#b_bwd{
	margin-right:67px;
}



/**/

#mecha #viewer{
	position:relative;
	margin-bottom:50px;
}

#mecha #viewer div{
	width:580px;
	height:651px;
	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: 375px;
	overflow: none;
	position: absolute;
	left: 585px;
	top: 10px;
	text-align: left;
}

#mecha #viewer ul li{
	display:inline;
	margin-right:5px;
	cursor:pointer;
}

#mecha #viewer ul li.r{
	margin-right:0px;
}

#mecha #viewer p{
	position: absolute;
	left: 585px;
	top: 135px;
	width: 375px;
	text-align:1.2em;
	font-size:13px;
}

#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;
}
