/* shopselect navigation
--------------------------------------------------- */
#snavi_body{
	float: right;
	list-style-type: none;
	background-image: url(../img/shop/slct_bg.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
#snavi_body dt{
	float:left;
}
#snavi_body dt span{
	display:none;
}
#snavi_body dd{
	float:left;
	line-height:100%;
	text-align:center;
	padding-top: 3px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
#snavi_body dd a{
	display:block;
	width:96px;
	height:32px;
}
#snavi_body dd a span{
	display:none;
}

#misdo_on {
	background-image: url(../img/shop/slct_mid_f2.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
}
#misdo a{
	background-image: url(../img/shop/slct_mid.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#misdo a:hover{
	background-image: url(../img/shop/slct_mid_f3.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#tomato_on {
	background-image: url(../img/shop/slct_tmt_f2.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
}
#tomato a{
	background-image: url(../img/shop/slct_tmt.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#tomato a:hover{
	background-image: url(../img/shop/slct_tmt_f3.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#saintmarc_on {
	background-image: url(../img/shop/slct_marc_f2.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
}
#saintmarc a{
	background-image: url(../img/shop/slct_marc.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#saintmarc a:hover{
	background-image: url(../img/shop/slct_marc_f3.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#kitaro_on {
	background-image: url(../img/shop/slct_kitaro_f2.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
}
#kitaro a{
	background-image: url(../img/shop/slct_kitaro.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#kitaro a:hover{
	background-image: url(../img/shop/slct_kitaro_f3.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#ohsho_on{
	background-image: url(../img/shop/slct_ohsho_f2.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
}
#ohsho a{
	background-image: url(../img/shop/slct_ohsho.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#ohsho a:hover{
	background-image: url(../img/shop/slct_ohsho_f3.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#mente_on{
	background-image: url(../img/shop/slct_mainte_f2.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
}
#mente a{
	background-image: url(../img/shop/slct_mainte.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#mente a:hover{
	background-image: url(../img/shop/slct_mainte_f3.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#aqua_on{
	background-image: url(../img/shop/slct_aqua_f2.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
}
#aqua a{
	background-image: url(../img/shop/slct_aqua.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#aqua a:hover{
	background-image: url(../img/shop/slct_aqua_f3.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

