@charset "utf-8";
/* CSS Document */


#park-link-1
{
	position: absolute;
	left:0px;
	top: 1090px;
	width: 310px;
	height:270px;
}

#park-link-2
{
	position: absolute;
	left: 330px;
	top: 1090px;
	width: 310px;
	height:310px;
}

#park-link-3
{
	position: absolute;
	left:0px;
	top: 1380px;
	width: 310px;
	height:270px;
}

#park-link-4
{
	position: absolute;
	left: 330px;
	top: 1380px;
	width: 310px;
	height:310px;
}
img:hover
{
	opacity:0.4;
	filter:alpha(opacity=50);
}

/* 
	----------------------------------------------------------------------------------------
	PAGE New SETTING
	----------------------------------------------------------------------------------------
*/

#side-menu ul li .ma-waterfront-park
{
	position:relative;
	left:-5px;
	top:0px;
	overflow:hidden;
	width:188px;
	height:15px;
	background:url(/images/side_menu/ma-waterfront-park.png) no-repeat 0 0;
	z-index:999
}

#side-menu ul li .ma-waterfront-park-n
{
	position:relative;
	left:-5px;
	top:0px;
	overflow:hidden;
	width:188px;
	height:15px;
	background:url(/images/side_menu/ma-waterfront-park.png) no-repeat 0 -15px;
	z-index:999
}

#side-menu ul li .ma-waterfront-park:hover
{
background-position:0 -15px
}

#menum
{
        position:relative;
	left:15px;
        z-index:22;
        width:188px;
        height:700px;
	background-image:url(/images/page/menu-middle1.png);
	background-repeat:yes-repeat;
}

#side-bottom
{
	position:relative;
	top:550px;
	left:15px;
	z-index:22;
	width: 188px;
	height:151px;
	background-image:url(/images/page/side-bottom.png);
	background-repeat:no-repeat;
}

/*------------------------- End New --------------------------*/