#road_adventure {
	width:800px;
	height:892px;
	overflow:hidden;
}

#road_adventure #header {
	width:800px;
	height:300px;
	margin-top:42px;
	overflow:hidden;
}

#road_adventure #main {
	background-image:url(../img/background_runaway.jpg);
	background-repeat:no-repeat;
	width:800px;
	height:550px;
	overflow:hidden;
	color:#FFFFFF;
	font-family:verdana;
	font-size:11px;
}

#road_adventure #main #runaway_contents {
	float:left;
	padding-top:20px;
	padding-left:1px;
	width:500px;
	height:550px;
	overflow:hidden;
}

#road_adventure #main #runaway_contents #zonescroll {
	width:500px;
	height:525px;
	overflow:hidden;
}


#road_adventure #main #runaway_contents .contenu{
	margin-left:25px;
	margin-bottom:30px;
	text-align:justify;
	width:450px;
}

#road_adventure #main #runaway_contents .contenu ul{
	margin-top:5px;
	margin-bottom:0px;
}

#road_adventure #main #runaway_contents .contenu ul li{
	margin-bottom:14px;
	margin-left:16px;
	display : list-item;
	list-style-image : url(../img/road_adventure/puce.gif);
}

#road_adventure #main #runaway_illust {
	float:left;
	margin:0px;
	padding:0px;
	width:289px;
	height:550px;
	overflow:hidden;
}