@charset "Shift_JIS";

/*-----------------------------------------------------
Content
-------------------------------------------------------*/
#Content{
	padding-bottom: 80px !important;
}

/*-----------------------------------------------------
network
-------------------------------------------------------*/
#Content .network{
	margin-top: 42px;
	position: relative;
}

#Content .network h1{
	margin: 0 0 21px 183px;
}
#Content .network p.d1{position: absolute; left: -128px; top: -62px;}
#Content .network p.d2{position: absolute; left: 792px; top: -4px;}

/*battle 
---------------------------------------*/
#Content .network .battle{
	margin-left: 10px;
	position: relative;
}
#Content .network .battle h2{
	margin: 0 0 0 -2px;
}
#Content .network .battle .txt01{
	margin: 13px 0 0 2px;
}
#Content .network .battle .dinosaur{
	position: absolute; left: -64px; top: 196px;
	z-index: 0;
}
#Content .network .battle div.slider{
	width:400px;
	margin: 0 10px 0 0;
	position: absolute;
	left: 520px;
	top: 6px;
	background:url(../images/net_slider_bg.jpg) no-repeat 50% 50%;
}
#Content .network .battle div.slider-inline{
	height:286px;
}
#Content .network .battle div.slider ul.nav{
	width:400px;
}

#Content .network .battle .flow{
	margin: 276px 0 0 0;
	position: relative;
	z-index: 1;
	overflow: hidden;
}
#Content .network .battle .flow p{
	margin-right: 20px;
	float: left;
}
#Content .network .battle .flow p.txt{
	margin:1px 0 0 22px;
}

/*ha 
---------------------------------------*/
#Content .network .ha{
	margin: 89px 0 0 10px;
	position: relative;
}

#Content .network .ha h2{
	margin: 0 0 0 -2px;
}
#Content .network .ha .txt{
	margin: 11px 0 0 2px;
}
#Content .network .ha .flow{
	width: 780px;
	margin: 34px auto 0;
	overflow: hidden;
}
#Content .network .ha .flow li{
	float: left;
}
#Content .network .ha .mobil{position: absolute; left:725px; top: -50px; }
