#navi_river {
	text-align: left;
	height: auto;
	width: 760px;
	background-color: #bbf2e5;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	background-image: url(../images/river/subbtn_back.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

.sub_navi_arrow {
	height: 18px;
	float: left;
}

#subbtn_k04 {
	width: 98px;
}

.sub_navi {
	height: 18px;
	width : 85px;
	background-image: url("../river/img/navi_back_1.png");
	background-repeat:repeat-x;
	font-weight: 700;
	text-align: center;
	float: left;
	margin-right: 1px;
	padding: 0px 8px;
}

.sub_navi a:link {
	color: #000;
}

.sub_navi a:visited {
	color: #000;
}

.sub_navi:hover {
	height: 18px;
	color: #000;
	background-image: url("../river/img/navi_back_2.png");
	background-repeat:repeat-x;
}

.sub_navi a {
 text-decoration: none;
}

#link_container {
	clear:both;
	margin-top: 10px;
	margin-bottom: 5px;
}

#link_container a {
	text-align: center;
	vertical-align: middle;
	margin: 0px;
	display: block;
	height: auto;
	width: 150px;
	height: 45px;
	float: left;
	padding: 3px 0px;
}
