@charset "UTF-8";

.preload {display:none;}
#gototop{
width: 95px;
height: 25px;
position: fixed;
 right: 3px;
bottom:0px;
z-index:1000000;
}
#top {
position:absolute;
top:0;
left:0;
}
#gototop_link {
text-decoration:none;
border: 0 none;
outline-width:0;
}
#gototop_button{
cursor: pointer;
background: url(http://www.artbox-int.co.jp/artboxj/plugins/system/J2top/arrow.gif) no-repeat scroll 0px 0px;
background-color: transparent;
color: #676767;
font-size: 14px;
height: 25px;
padding-top: 0px;
padding-right: 7px;
padding-bottom:0px;
padding-left: 7px;
text-align: center;
width: 95px;
display: block;
}
#gototop_button:hover,#gototop_button:focus,#gototop_button:active, a:hover #gototop_button{
color: #4D87C7;
background: url(http://www.artbox-int.co.jp/artboxj/plugins/system/J2top/arrow_active.gif) no-repeat scroll 0px 0px;
background-color: transparent;
}
