@charset "shift_jis";
/* CSS Document */


table#tnavi td a span{
position:absolute;
width:0;
height:0;
overflow:hidden;
}

/*TOP*/
#tnavi #n01 a {
display:block;
height:38px;
width:95px;
background:url(../img/t01.jpg) no-repeat;
}
#tnavi #n01 a:hover {
background-position: 0px -38px;
}
/*会社概要*/
#tnavi #n02 a {
display:block;
height:38px;
width:95px;
background:url(../img/t02.jpg) no-repeat;
}
#tnavi #n02 a:hover {
background-position: 0px -38px;
}
/*お支払い送料*/
#tnavi #n03 a {
display:block;
height:38px;
width:95px;
background:url(../img/t03.jpg) no-repeat;
}
#tnavi #n03 a:hover {
background-position: 0px -38px;
}
/*伝言板*/
#tnavi #n04 a {
display:block;
height:38px;
width:95px;
background:url(../img/t04.jpg) no-repeat;
}
#tnavi #n04 a:hover {
background-position: 0px -38px;
}
/*商品一覧*/
#tnavi #n05 a {
display:block;
height:38px;
width:95px;
background:url(../img/t05.jpg) no-repeat;
}
#tnavi #n05 a:hover {
background-position: 0px -38px;
}
/*買い物かご*/
#tnavi #n06 a {
display:block;
height:38px;
width:95px;
background:url(../img/t06.jpg) no-repeat;
}
#tnavi #n06 a:hover {
background-position: 0px -38px;
}
/*楽天市場*/
#tnavi #n07 a {
display:block;
height:38px;
width:95px;
background:url(../img/t07.jpg) no-repeat;
}
#tnavi #n07 a:hover {
background-position: 0px -38px;
}
