@charset "utf-8";

/* CSS Document */


/* subnavi
-------------------------------------- */

#subnavi {
	display: block;
	width: 606px;
}


#subnavi a:link		{
	background-color: #FFF;
	text-align: center;
	display: block;
	width: 120px;
	margin-bottom: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #999;
	float: left;
}


#subnavi a:visited		{
	background-color: #FFF;
	text-align: center;
	display: block;
	width: 120px;
	margin-bottom: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #999;
	float: left;
}


#subnavi a.side:link		{
	background-color: #FFF;
	text-align: center;
	display: block;
	width: 120px;
	margin-bottom: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	border-right-style: none;
	float: left;
}

#subnavi a.side:visited		{
	background-color: #FFF;
	text-align: center;
	display: block;
	width: 120px;
	margin-bottom: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	border-right-style: none;
	float: left;
}



/* current
-------------------------------------- */
#h1930 #h1930a,
#h1940 #h1940a,
#h1950 #h1950a,
#h1960 #h1960a,
#h1970 #h1970a,
#h1980 #h1980a,
#h1990 #h1990a,
#h2000 #h2000a,
#h2010 #h2010a
{
	color: #FFF;
	background-color: #333366;
	text-decoration: none;
}


/* clearfix
-------------------------------------- */

.float_clear{clear:both;}


/* style
-------------------------------------- */
.go_top {
	display: block;
	padding-top: 5px;
	text-align: left;
}
