#local-navi {
	margin: 15px 0px 0px 0px;
	text-align: center;
	background-image: url(images/img-menu.jpg);
	background-repeat: no-repeat;
	height: 334px;
	width: 200px;
}
#local-navi .on{
	border-bottom: 1px dashed #CCCCCC;
	padding-bottom: 5px;
	background: url(../../common/images/img-arrow-on.jpg) no-repeat right;
	margin-bottom:5px;
	list-style:none;
	font-size: 90%;
}

