
#holder {
height:300px;
overflow: hidden;
width:300px;
}

#maximage {
position:relative !important;
}

div#arrow{
	background:url("/images/top/next.png") no-repeat;
	width:33px;
	height: 58px;
	right:60px;
	bottom:100px;
	position:absolute;
	cursor:pointer;
     filter: alpha(opacity=50);
    -moz-opacity:0.5;
    opacity:0.5;
}

/*----------------------------------------------------------------------
/         index
/----------------------------------------------------------------------*/
#title{
	position: absolute;
	left: 0;
	top: 180px;
	z-index:1000;
	width: 200px;
	height:200px;
}
div#copy{
	background:url(/images/top/copy.png) no-repeat 0 0;
	width:357px;
	height:29px;
	position:absolute;
	top:-72px;
	left:88px;
}
div#logo{
	background:url(/images/top/logo_melo.gif) no-repeat 0 0;
	position:absolute;
	top:0px;
	left:0px;
	width:226px;
	height:227px;
}
ul#gnavi{
	background-image:url(/images/top/bg_gnavi.png) ;
	position:absolute;
	top:0px;
	left:226px;
	width:183px;
	height:183px;
	padding:44px 0 0 40px;
}
ul#gnavi li{
	margin-bottom:18px;
	position: relative;
  top: -25px;

}
ul#gnavi li a{
	display:block;
	height:17px;
	background-repeat:no-repeat;
}

ul#gnavi li a:hover{
	background-position:0 -17px ;
}
ul#gnavi li#history a{
	width:174px;
	background-image:url(/images/top/g_navi/history.gif) ;
}
ul#gnavi li#products a{
	width:174px;
	background-image:url(/images/top/g_navi/products.gif) ;
}
ul#gnavi li#dealer a{
	width:174px;
	background-image:url(/images/top/g_navi/dealer.gif) ;
}
ul#gnavi li#news a{
	width:174px;
	background-image:url(/images/top/g_navi/news.gif) ;
}
ul#gnavi li#contact a{
	width:174px;
	background-image:url(/images/top/g_navi/contact.gif) ;
}

ul#gnavi li#shop a{
	width:174px;
	background-image:url(/images/top/g_navi/shop.gif) ;
}

#footer{
	position:absolute;

}
/*
div.wrapper{
	position:relative;
	background:none;

}
div#contentsSlim{
	min-height:800px;
}
div#copy{
	background:url(/images/top/copy.png) no-repeat 0 0;
	position:absolute;
	top:266px;
	left:95px;
	width:357px;
	height:29px;
}
div#logo{
	background:url(/images/top/logo_melo.gif) no-repeat 0 0;	position:absolute;
	top:344px;
	left:0px;
	width:226px;
	height:227px;
}
ul#gnavi{
	background-image:url(/images/top/bg_gnavi.png) ;
	position:absolute;
	top:344px;
	left:226px;
	width:171px;
	height:181px;
	padding:46px 0 0 54px;
}
ul#gnavi li{
	margin-bottom:7px;

}
ul#gnavi li a{
	display:block;
	height:17px;
	background-repeat:no-repeat;
}

ul#gnavi li a:hover{
	background-position:0 -17px ;
}
ul#gnavi li#history a{
	width:174px;
	background-image:url(/images/top/g_navi/history.gif) ;
}
ul#gnavi li#products a{
	width:174px;
	background-image:url(/images/top/g_navi/products.gif) ;
}
ul#gnavi li#dealer a{
	width:174px;
	background-image:url(/images/top/g_navi/dealer.gif) ;
}
ul#gnavi li#news a{
	width:174px;
	background-image:url(/images/top/g_navi/news.gif) ;
}
ul#gnavi li#contact a{
	width:174px;
	background-image:url(/images/top/g_navi/contact.gif) ;
}
*/

img#icon_new{
	display:block;
	position:absolute;
	left:-52px;
	z-index:1;
	width:36px;
	height:17px;
}
li.new a{
	background-position:0 -17px ;
}
