@charset "utf-8";


h1 img{
	width:100%;
}

#mecha{
	position:relative;
	padding-top:30px;
	text-align:left;
}

#navi-area{
	/*position:absolute;
	bottom:-10px;
	left:50%;
	margin-left:-65px;*/
	width: 131px;
	margin-left:30%;
	margin-right:-65px;
	margin-top:2em;
	z-index: 100;
}

#navi-area img{
	margin-bottom:0.2em;
}

#navi-area img#b_bwd{
	margin-right:62px;
}



/**/

#mecha #viewer{
	position:relative;
	margin-bottom:0em;
}

#mecha #viewer div{
	width:100%;
	position: relative;
	overflow: hidden;
}

#mecha #viewer div img{
	width:100%;
	top: 0px;
	left: 0px;
	position: absolute;
}

#mecha #viewer .active {
    filter:alpha(opacity=100)!important;
    -moz-opacity: 1!important;
    opacity: 1!important;
}

#mecha #viewer ul{
	overflow: none;
	margin-bottom:1em;
}

#mecha #viewer ul li{
	display:inline;
	margin-right:0.2em;
	cursor:pointer;
}

#mecha #viewer ul li.r{
	margin-right:0px;
}

#mecha #viewer p{
	text-align:left;
	line-height:1.5em;
	margin-bottom:1.5em;
}

#mecha #viewer #pitcrew{
}




#solo-box{
	position:relative;
	
}

#solo-box img{
	width:100%;
}


#pit-box{
	text-align:right;
	position:relative;
}

#pit-box p{
	text-align: left;
}

#kantei img{
	width:98%;
}
