#sp_header{
	display:none;	
}

.v2-hdr {
  margin:7px auto 7px;
  font-size: 12px;
  background: #fff url("img/bg-navi.png") repeat-x 0 100%;
  width:100%;
  max-width:960px;
}

.v2-hdr img {
  border: 0;
  vertical-align: bottom;
}

.v2-hdr a {
  text-decoration: none;
}

.v2-hdr a:hover {
  text-decoration: none;
	opacity:0.8;
}

.v2-hdr__main {
  margin: 0 auto;
  max-width: 960px;
  width:100%;
  overflow: hidden;
}

.v2-hdr__main__brand {
  float: left;
}

.v2-hdr__main__brandpage {
  display: inline;
  margin-left: 12px;
  padding-left: 12px;
  line-height: 1;
  border-left: 1px solid #99c6ea;
  font-size: 18px;
  color: #0070cb;
}

.v2-hdr__main a {
  color: #000;
  font-size: 12px;
}

.v2-hdr__main__link {
  margin-top: 7px !important;
  float: right;
  overflow: hidden;
  list-style: none;
}

.v2-hdr__main__link li {
  margin-left: 8px;
  padding-left: 10px;
  display: inline;
  border-left: 1px solid #000;
  line-height: 1;
}

.v2-hdr__main__link li:first-child {
  margin-left: 0;
  padding-left: 0;
  border-left: 0;
}
