@charset "utf-8";


.nav-top a {
	font-size: 12px;
	line-height: 12px;
}

.nav-top a:before {
	content: "";
	position: static;
	top: 0;
    display: inline-block;
    width: 9px;
    height: 8px;
    margin: 0 8px 0 0;
    background-image: url(/mysoftbank/set/common/p/img/sprite-icon-rf2.png);
    background-position: -42px 0px;
    width: 9px;
    height: 8px;
    background-repeat: no-repeat;
    text-indent: -9999px;
    overflow: hidden;
}

.nav-top {
    font-size: 12px;
    line-height: 20px;
}
