#pagetitle {
	position: absolute;
	top: 20px;
	left: 360px;
	color: #646464;
}

#rm-subnavi {
	font-size: 0.9em;
	position: absolute;
	height: 358px;
	width: 360px;
	top:0px;
	left:0px;
}
#rm-subnavi h3 {
	color: white;
	font-weight: bold;
	margin-top: 50px;
	margin-right: 120px;
	margin-left: 15px;    
}
#rm-subnavi h3 a {
	color: white;
}
#rm-subnavi ul {
	margin-right: 140px;
	line-height: 220%;
	list-style: none;
	margin: 0px;
	margin-left: 10px;
	padding: 0px;
}
#rm-subnavi ul li {
}
#rm-subnavi ul li a {
	color: white;
	background: transparent url(/styles/basic/content-navi/bullet2-hover.gif) left center no-repeat;
	padding-left: 20px;
}
#rm-subnavi ul li a:hover {
	background: transparent url(/styles/basic/content-navi/bullet2-hover.gif) 5px center no-repeat;
}

li#sn-1 { margin-left: 70px;}
li#sn-2 { margin-left: 90px;}
li#sn-3 { margin-left: 60px;}
li#sn-4 { margin-left: 20px;}
li#sn-5 { margin-left: 30px;}

#rm-content {
	position: absolute;
	left: 360px;
	top: 50px;
	height: 278px;
	width: 359px;
	overflow: auto; 
	padding: 0px 20px 20px 0px;
	
  scrollbar-base-color: #9C9C9C;
    scrollbar-3d-light-color: #FFFFFF;
    scrollbar-arrow-color: #646464;
    scrollbar-darkshadow-color: #9C9C9C;
    scrollbar-face-color: #FFFFFF;
    scrollbar-highlight-color: #FFFFFF;
    scrollbar-shadow-color: #FFFFFF;
    scrollbar-track-color: #FFF;
}

#rm-content ul {
	font-size: 0.9em;
	line-height: 130%;
	color: #646464;
}
#rm-content h4, #rm-content h5  { 
	color: #4673b5;
}

#rm-content h4 {
	font-size: 1em;
}