/* =============================================================================
	河川・橋梁 CSS
============================================================================= */

/* ---------------------------------------------------------
	マップ画像
--------------------------------------------------------- */
div.top-image {
	height:580px;
	background: url("img/river_top-image.jpg") no-repeat 0 165px;
}

ul.il01 {
	padding-bottom:100px;
	top:0;
	left:5;
	width:120px;
	background:url("img/mark2.gif") no-repeat 0 24px;
	_background:url("img/mark2.gif") no-repeat 0 25px;
}

ul.il02 {
	padding-bottom:15px;
	top:100px;
	left:150px;
}

ul.il03 {
	padding-bottom:197px;
	top:0;
	left:235px;
}

ul.il04 {
	padding-bottom:170px;
	top:0;
	left:387px;
}

ul.il05 {
	padding-bottom:100px;
	top:0;
	right:30px;
	width:120px;
	background:url("img/mark.gif") no-repeat 0 24px;
	_background:url("img/mark.gif") no-repeat 0 25px;
}

ul.il06,
ul.il07,
ul.il08 {
	border:none;
	border-left:1px solid #999;
	border-bottom:1px solid #999;
}

ul.il06 {
	padding-top:170px;
	bottom:60px;
	left:200px;
}

ul.il07 {
	padding-top:80px;
	bottom:0;
	left:370px;
}

ul.il08 {
	padding-top:100px;
	bottom:90px;
	right:50px;
}

ul li.caption {
	padding:0;
	margin-left:-5px;
	width:125px;
	color:#798ad9;
	text-align:center;
	letter-spacing:0;
}


