/*
Reset
-------------------------------------------------- */

@import url("https://static.eighthundredships.com/stylesheets/global.reset.css");

/*
Style
-------------------------------------------------- */

@import url("https://static.eighthundredships.com/stylesheets/male.css");

/*
Fancybox
-------------------------------------------------- */

@import url("https://static.eighthundredships.com/stylesheets/jquery.fancybox.css");


a:hover img{
opacity:0.9;
filter:alpha(opacity=90);
-ms-filter: ¡Èalpha( opacity=90 )¡É;
}

#page-top {
    position: fixed;
    bottom: 0px;
    right: 20px;
   font-size: 0px;
}
#page-top a {
	display: block;
    width: 60px;
    padding: 20px 0;
	overflow: hidden;
	background: transparent url(https://img05.shop-pro.jp/PA01110/185/etc/pagetop.png) no-repeat 0 0;	
}
#page-top a:hover {
opacity: 0.9;
}