@charset "utf-8";


@import url(../../shared/css/menu2.css);


/*
########################################################
	funfun land
########################################################
*/
#flash-base {
	width: 920px;
	height: 665px;
	padding-top: 55px;
	background-color: #f5c3c4;
	
}
#flash {
	position:relative;
	margin: 0 auto;
	width: 800px;
	height: 600px;
	border:#fff 5px solid;
}
div#flash-main{
	position:absolute;
	top:140px;
	left:225px;
	width:350px;
	height:355px;
}
div#flash-main2{
	position:absolute;
	top:140px;
	left:225px;
	width:350px;
	height:385px;
}


/*----------------------------------------*/
div#subNavi-area{
	position:relative;
	width:800px;
	height:77px;
}
div#subNavi{
	position:absolute;
	top:0px;
	left:0px;
	width:800px;
	height:600px;
}
#subNavi ul{
	margin:0;
	padding:0;
	list-style:none;
}
#subNavi li{
	margin:0;
	padding:0;
	text-indent:-9999px;
}
#subNavi01 , #subNavi01On{
	position:absolute;
	top:206px;
	left:18px;
	width:88px;
	height:122px;
}
#subNavi01 a{
	display: block;
	width:88px;
	height:122px;
	background:url(../images/spacer.gif);
	text-decoration:none;
	overflow:hidden;
}
#subNavi01 a:hover , #subNavi01On a{
	display: block;
	width:88px;
	height:122px;
	background:url(../images/funfun_menu1.jpg);
}
#subNavi02 , #subNavi02On{
	position:absolute;
	top:95px;
	left:584px;
	width:92px;
	height:132px;
}
#subNavi02 a{
	display: block;
	width:92px;
	height:132px;
	background:url(../images/spacer.gif);
	text-decoration:none;
	overflow:hidden;
}
#subNavi02 a:hover , #subNavi02On a{
	display: block;
	width:92px;
	height:132px;
	background:url(../images/funfun_menu2.jpg);
}

#subNavi03 , #subNavi03On{
	position:absolute;
	top:121px;
	left:715px;
	width:80px;
	height:98px;
}
#subNavi03 a{
	display: block;
	width:80px;
	height:98px;
	background:url(../images/spacer.gif);
	text-decoration:none;
	overflow:hidden;
}
#subNavi03 a:hover , #subNavi03On a{
	display: block;
	width:80px;
	height:98px;
	background:url(../images/funfun_menu3.jpg);
}

#subNavi04{
	position:absolute;
	top:543px;
	left:322px;
	width:155px;
	height:38px;
}
#subNavi04 a{
	display: block;
	width:155px;
	height:38px;
	background:url(../images/spacer.gif);
	text-decoration:none;
	overflow:hidden;
}
#subNavi04 a:hover{
	display: block;
	width:155px;
	height:38px;
	background:url(../images/spacer.gif);
}





