@charset "utf-8";

#right_navi{
	float:left;
	width:160px;
	position:relative;
}

/* logo_right */

#logo_right{
	width:131px;
	height:137px;
	position:absolute;
	top:-50px;
}

.right_menu{
	margin-top: 100px;
}

.right_menu h3{
	font-size:12px;
	color:#666;
	padding-bottom:3px;
	margin-bottom:3px;
	border-bottom:1px dotted #555;
}
.right_menu ul{
	margin:5px 0;
}

.right_menu ul li{
	margin-bottom:1em;
	font-size:10px;
}


	


