@charset "Shift_JIS";

/*-- base --*/

body, h1, h2, h3, h4, h5, h6, div, p, ul, ol, li, img{
margin:0;
padding:0;
}

select{
margin:0;
}

body {
border-top:solid 6px #e88e2c;
color:#8B8B8B;
background:#FFF url(../img/img1/bg.gif) repeat-y center;
font-size:12px;
line-height:1.3em;
}

/*
td{
font-size:12px;
line-height:1.3em;
}
*/

img{
border: 0;
}

ul,ol{
list-style-type:none;
padding:0;
margin:0;
}

/*-- e base --*/


/*-- base link --*/
a:link{
color:#8B8B8B;
text-decoration:underline;
}
a:visited{
color:#8B8B8B;
text-decoration:underline;
}
a:hover{
color:#F28231;
text-decoration:underline;
}
a:active{
color:#F28231;
text-decoration:underline;
}
/*-- e base link --*/


/*-- all --*/
#wrapper {
width:760px;
margin:0 auto;
text-align:left;
  /*up
  border:solid 1px #F2AE7D;
  */
}

/*-- //e all --*/



/*-- header --*/
#header{
position: relative;
width:760px;
height:63px;
color:#8B8B8B;
}

#header h1{
position: absolute;
top: 0;
left: 0;
}

a.h1a{
width:431px;
height:63px;
display: block;
background:url(../img/img1/logo_joset.gif) no-repeat 0 0;
text-indent:-9999px;
text-decoration: none;
}


#headermenu{
position:absolute;
top: 10px;
right: 0px;
height:23px;
font-size:12px;
background:url(../img/img1/header_menu_bg.gif) repeat-x;
padding-right:10px;
}


/* これ以降Mac IE 5のみに適用される \*//*/
#headermenu {
height:23px;
font-size:12px;
background:url(../img/img1/header_menu_bg.gif) repeat-x;
position: absolute;
top: 0;
right: 0;
}
/* これ以降Mac IE 5以外にも適用される */



#headermenu li{
padding:auto;
display:block;
float:left;
}

.hlist{
margin-left:2px;
}

/*-- //header --*/


/* SITE NAVI */


.sitenavigation{
width:760px;
height:54px;
position: relative;
}




.nbrand{
/*width:188px;
height:54px;
padding:auto 0 0 6px;*/
padding-left: 6px;
margin-bottom:0;
vertical-align: bottom;
text-align:right;
}




.nshop{
/*width:173px;
height:54px;
padding:auto 0 0 5px;*/
padding-left: 5px;
text-align:right;
}




.nbottom{
/*width:760px;
height:11px;*/
padding:0;
}


  /**up**/
  .bottomin{
  background-image:url(../img/img1/n_shop_bottom.gif);
  background-repeat:no-repeat;
  background-color:#FFF7E3;
  display:block;
  }


/* //e SITE NAVI */























