.submenu	{
	position: absolute;
	left: 0px;
	top: 0px;
	visibility: hidden;
		filter: Alpha(Opacity=80);
}

.subframe	{
	position: relative;
	display: block;
	left:10px;
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #FF9900;
	top: 0px;
	width: 200px;

}

.subframe	a{
	height:24px;
	padding-top: 6px;
	padding-left: 3px;
	color: #FFFFFF;

	
}

.subframe	a:hover{
	padding-top: 6px;
	padding-left: 3px;
	color:#33FF33;

	
}

.item	{
	text-align: left;
	white-space: nowrap;
	font-family: verdana, geneva, arial, helvetica, sans-serif;
	font-size: 10px;

}

.item a	{
	position: relative;
	display: block;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;

}


.itemx 	{
	text-decoration: none;
	width: 226px;
}

.itemx a	{
	text-decoration: none;
	color:#003366;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	display: block;
	font-weight: bold;
	padding-left: 3px;
	background-color: #689FD2;
	height: 30px;
	padding-top: 7px;


}
.doviz {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
}


.itemx a:hover	{
	text-decoration: none;
	color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #006699;

}

.item a:link	{
	color: #FFFFFF;
	text-decoration: none;
}

.item a:visited	{
	color: #00CCCC;
	text-decoration: none;
}


.item a:hover	{
	color: #000000;
	background-color: #99CCFF;
	text-decoration: none;
}

.item a:active	{
	color: #ff0000;
	text-decoration: none;
}

.item .fwdarr	{
	position: absolute;
	top: 2px;
/*	right: 4px; */
	right: 4px;
}
.itemx .fwdarr	{
	position: absolute;
	top: 6px;
/*	right: 4px; */
	right: 4px;
	display:none;
}



.separator	{
	background-color: #ff0000;
	border-top: 1px solid #9e9a91;
	border-bottom: 1px solid #ffffff;
	margin: 2px 0px 2px 1px;	/* top right bottom left */
	height: 0;
	font-size: 1px;
	line-height: 0;
}
a.tamaminioku {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.altbg {
	background-image: url(images/altbg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 91px;
}
