/* Start of CMSMS style sheet 'wkv_navi' */
@charset "UTF-8";
/* CSS Document */

body {
	font-size: 100.1%;
	}

#menu {
	height: 140px;
	margin-left: 348px;
	margin-top: -101px;
	padding: 0;
	position: relative;
	}


#umenu {
	height: 50px;
	margin-left: 928px;
	margin-top: -140px;
	padding: 0;
	position: absolute;
	}

#menu ul,
#umenu ul {
	padding: 0;
	margin: 0;
	list-style: none;
	position: relative;
	width: 212px;
	height: 105px;
	border: none;
	}

#menu li,
#umenu li {
	background:inherit;
	height: 1.22em;
	}

#menu a {
	font-family: helvetica neue, helvetica, arial, sans serif;
	font-size: 0.72em;
	display: block; 
	text-decoration: none;
	text-transform: none;
	letter-spacing: 0.03em;
	width: 212px;
	color: #999;
	text-indent: 1px;
	padding-top: 0.1em;
	border-top: 1px solid #ddd;
	background: inherit;
	}

#umenu a {
	font-family: helvetica neue, helvetica, arial, sans serif;
	font-size: 0.72em;
	display: block; 
	text-decoration: none;
	text-transform: none;
	letter-spacing: 0.03em;
	width: 96px;
	color: #999;
	text-indent: 1px;
	padding-top: 0.1em;
	border-top: 1px solid #eee;
	background: inherit;
	}

#menu a:hover,
#umenu a:hover {
	color: #000; 
	background: inherit;
	}

#menu .menuactive, 
#umenu .menuactive {
	color: #000;
	}

#menu ul ul a,
#umenu ul ul a {
	width: 96px;
	}

#menu .menuactive ul,
#menu .menuactive ul .menuactive ul {
	visibility: visible;
	}

#menu .menuparent ul ul {
	visibility: hidden;
	}

#menu ul ul,
#umenu ul ul {
	visibility: hidden;
	position: absolute;
	top: 0;
	left: 232px;
	}

#menu ul ul ul,
#umenu ul ul ul {
	position: absolute;
	top: 0;
	left: 116px;
	}
/* End of 'wkv_navi' */

