#navi {
	position : relative;
	width : 105px !important;
	width /**/: 151px;
	padding : 23px 28px 350px 23px;
	background :  url(navi_bg.jpg) left top no-repeat;
	z-index : 1;
}

#map {
	margin-bottom : 25px;
	background : #ffffff;
	border : solid 1px #aaaaaa;
	font-size : 75%;
	line-height : 1.6em;
}

#box {
	width : 490px;
}

#box_left {
	float : left;
	width : 319px;
}

#box_right {
	float : right;
	width : 150px;
}

ul#info {
	list-style : none;
	margin : 0 0 25px 0;
}

ul#info li {
	padding: 5px 0 5px 21px;
	font-size : 75%;
	line-height : 1.8em;
	background-image : url(../../common/li_circle.gif);
	background-repeat : no-repeat;
	background-position : 0 9px;
}
