@charset "utf-8";
.top-nav-sp {
	width:910px;
	margin:10px auto 10px  auto;
	padding-right:60px;
	height:33px;
	background-image:url(top_nav_sp.gif);
	line-height:36px;
	overflow:hidden;
	text-align:right;
	font-size:14px;
	font-weight:bold;
	background-repeat: no-repeat;
	background-position: center top;
}
.top-nav-sp a:link, .top-nav-sp a:visited {color:#FFF; text-decoration:none; }
.top-nav-sp a:hover, .top-nav-sp a:active {color:#FF0; text-decoration:none; }
.top-nav-sp span {height:33px; background:url(../images/top_nav_split_sp.gif) no-repeat center center; font-size:14px;}
