@charset "Shift_JIS";
@import "../../../css/navi.css";
@import "../../../css/base.css";
@import "../../../css/id.css";
@import "../../../css/color2.css";
@import "../style2.css";


/*カテゴリメニュー*/
#menuf{
background-image: url(img/head_3.jpg);
}

.NLEFT{
background-image: url(img/head_1.jpg);
}

.NRIGHT{
background-image: url(img/head_2.jpg);
}

/*バックボタン*/
#backf2{
width:163px;
height:25px;
margin:19px 0 0 0;
background-repeat: no-repeat;
overflow: hidden;
}

#backf2 ul { margin:0; padding:0; list-style-type: none;}
#backf2 ul li { height: 25px; width:163px; margin:0; overflow: hidden; float:left; }
#backf2 ul li a { display: block; height: 25px; width:163px; background-position: 0px 0px; text-decoration:none; background-image: url(img/backf.gif); background-repeat:no-repeat;}
#backf2 ul li a:hover { background-repeat:no-repeat; text-decoration:none; background-position: 0px -25px;}
#backf2 ul li a span { position: absolute; left: -9999px; }

/*見出しの色*/
.name3{
color:#63ad2e;
border-color:#82bd58;
}

.catalog1{
margin-left:5px;
}

#menum ul li a { color:#93b779; background-color:#93b779; }

.space2{
height:280px;
width:1px;
}
