@charset "utf-8";
#topbts {
    width: 180px;
	height: 330px;
	background-image: url(../img/bt.jpg);
	float:right;
}
#topbts li {
	width: 180px;
	height: 33px;
	display: inline;
	float:left;
}
#topbts a {
	text-indent: -9999px;
	text-decoration: none;
	display: block;
	width: 180px;
	height: 33px;
}
#topbts a:hover {
  text-decoration: none;
  background-image: url(../img/bt.jpg);
  background-repeat: no-repeat;
}
#topbts #globalnavi {
	margin: 0px;
	list-style-type: none;
	width: 180px;
	height: 330px;
	padding: 0px;
}
#menu1 a:hover { background-position: -180px -0; }
#menu2 a:hover { background-position: -180px -33px; }
#menu3 a:hover { background-position: -180px -66px; }
#menu4 a:hover{ background-position: -180px -99px; }
#menu5 a:hover{ background-position: -180px -132px; }
#menu6 a:hover { background-position: -180px -165px; }
#menu7 a:hover { background-position: -180px -198px; }
#menu8 a:hover { background-position: -180px -231px; }
#menu9 a:hover{	background-position: -180px -264px; }
#menu10 a:hover { background-position: -180px -297px; }


#amas {
  margin: 0;
  padding: 0;
  list-style-type: none;
  width: 798px;
}

#amas li {
	width: 133px;
	height: 20px;
	display: inline;
	float: left;
}

#amas a {
	text-indent: -9999px;
	text-decoration: none;
	display: block;
	width: 133px;
	height: 20px;
	background-image: url(../img/head_bts.jpg);
	background-repeat: no-repeat;
}

#am1 a {background-position: 0 -20px;}
#am2 a {background-position: -133px -20px;}
#am3 a {background-position: -266px -20px;}
#am4 a {background-position: -399px -20px;}
#am5 a {background-position: -532px -20px;}
#am6 a {background-position: -665px -20px;}

#amas a:hover {
	text-decoration: none;
	background-image: url(../img/head_bts.jpg);
	background-repeat: no-repeat;
}

#am1 a:hover {background-position: 0 0;}
#am2 a:hover {background-position: -133px 0;}
#am3 a:hover {background-position: -266px 0;}
#am4 a:hover {background-position: -399px 0;}
#am5 a:hover {background-position: -532px 0;}
#am6 a:hover {background-position: -665px 0;}


/* SEIBO SHOPPING NAVI */
#bts_seibo {
	width:786px;
	height: 160px;
	padding-right: 4px;
	padding-left: 10px;
}
#bts_seibo_ {
  margin: 0;
  padding: 0;
  list-style-type: none;
  width: 786px;
}
#bts_seibo_ li {
	width: 255px;
	height: 160px;
	display: inline;
	float: left;
	margin-right:7px;
}

#bts_seibo_ a {
	text-indent: -9999px;
	text-decoration: none;
	display: block;
	width: 255px;
	height: 160px;
	background-image: url(../img/bts_seibo.jpg);
	background-repeat: no-repeat;
}

#se1 a {background-position: 0 0;}
#se2 a {background-position: -262px 0;}
#se3 a {background-position: -524px 0;}

#bts_seibo_ a:hover {
	text-decoration: none;
	background-image: url(../img/bts_seibo.jpg);
	background-repeat: no-repeat;
}

#se1 a:hover {background-position: 0 -160px;}
#se2 a:hover {background-position: -262px -160px;}
#se3 a:hover {background-position: -524px -160px;}
