*{
  margin: 0;
  padding: 0;
}
h1,h6{
  font-size: 10px;
}
h2,h5,#footer p,#freeh4{
  font-size: 14px;
}
ul li{
  list-style: none;}
a{
  text-decoration: none;}
a:hover{
  color: #870018;
  background-color: #ffffff;}
body{
  margin: 20px 0px;
  text-align: center;
}
#contents{
  font-size: 12px;
  margin: auto;
  text-align: left;
  width: 910px;
}
/**********  header   ***********/
#header{
  height: 130px;
}
#header h1{
  padding:2px 10px;
  color: #ffffff;
  background-color: #d59758;
}
#header a img{
  border: 1px solid #ffffff;
  float: left;
}
#cart{
  margin: 25px 0px 0px 740px;
  height: 30px;
}
#cart a{
  border: 0;
}
#header form{
  margin-left:740px;
  width: 155px;
}
#srb2{
  float: left;
  font-size: 100%;
  width: 120px;
  height: 18px;
  margin-right: 3px;
  border: 1px solid #d59758;
}
#srb2:hover,#srb2:focus,#srb2:active{
  color: #333333;
  background-color: #ffefff;
}
#srb3{
  height: 18px;
  border: 1px solid #d59758;
}
/*ホーム・マイアカウント・お問合せリンク*/
#menu{
  clear: both;
  padding-left: 294px;
  height: 20px;
  font-weight: bold;
  font-family: "times new roman" ".self" "MS　明朝";
  color: #ffffff;
  background-color: #d59758;
}
#menu li{
  display: inline;
}
#menu li a{
  font-size: 16px;
  float: left;
  display: block;
  width: 100px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  border-left: 1px solid #ffffff;
  color: #ffffff;
  background-color: #d59758;
}
#menu li a:hover{
  color: #555555;
  background-color: #f5e6b0;
}
/****** パンくずナビ  ******/
#pankuzu{
  clear: both;
  text-align: right;
  height: 20px;
}
#pankuzu a{
  text-decoration: underline;
  color: #555555;
  background-color: #ffffff;
}
/************  main layout  **************/
#main{
  float: right;
  width: 735px;
}
#left{
  float: left;
  width: 160px;
  margin-bottom: 10px;
}
/****** category ******/
h5,h6{
  height: 35px;
}
#interior{
  margin-top: 20px;
}
.menu_list{	
  width: 160px;
}
.menu_head {
  height: 32px;
  cursor: pointer;
  position: relative;
}
.menu_body {
  display:none;
}
.menu_body a{
  display:block;
  color: #333333;
  background-color:#ffefff;
  padding: 2px 0px 2px 5px;
  border-bottom: 1px solid #ffffff;
}
.menu_body a:hover{
  color: #000000;
  background-color: #eaf0f2;
}
.itemlist{
}
.itemlist li{
  display: inline;
}
.itemlist img{
  border: 0;
}
.itemlist a{
  display: block;
}
#haiban{
  border-top: 3px solid #d59758;
  border-bottom: 3px solid #d59758;
  margin: 10px 0px 0px 0px;
  padding: 10px 0px;
}
/****** Category end ******/
#catespecialitem,#blog,#maga,#feed{
  border-bottom: 3px solid #d59758;
}
#catespecialitem a,#blog a,#maga a{
  display: block;
  width: 160px;
  text-align: center;
  color: #333333;
  background-color: #ffffff;
  padding: 5px 0px;
}
#feed{
  width: 160px;
  text-align: center;
  background-color: #ffffff;
  padding: 10px 0px;
}
#catespecialitem a:hover,#maga a:hover,#blog a:hover,#feed a:hover{
  color: #870018;
  background-color: #eaeeee;
}
#catespecialitem img,#maga img,#blog img,#feed img{
  border: 0px;
  vertical-align: bottom;
}
/***** footer  *****/
#footer{
  float: right;
  width: 730px;
  margin-bottom: 10px;
  color: #777777;
  background-color: #ffffff;
}
.fbox{
  float: left;
  width: 350px;
}
#footer a{
  color: #870018;
  background-color: #ffffff;
}
#footer p{
  font-weight: bold;
  padding-left: 10px;
  margin-bottom: 5px;
  color: #ffffff;
  background-color: #d59758;
}
.bsub{
  font-weight: bold;
  border-bottom: 1px solid #d59758;
  margin-bottom: 10px;
  padding-top: 2px;
}
.fbox li{
  line-height: 1.2em;
  text-align: justify;
}
#footer a img{
  border: 0;
}
#footer span{
}
#sinfo{
  width: 900px;
  line-height: 1.5em;
  height: 1.5em;
  clear: both;
  color: #555555;
  background-color: #f5e6b0;
}
#sinfo li{
  display: inline;
}
#sinfo li a{
  display: block;
  margin: 0px 0px 0px 5px;
  float: right;
  color: #333333;
  background-color: #f5e6b0;
  text-decoration: underline;
}
#sinfo li a:hover{
  color: #000000;
  background-color: #ffcc99;
}

address{
  width: 900px;
  line-height: 1.5em;
  height: 1.5em;
  clear: both;
  text-align: right;
  font-style: normal;
  color: #333333;
  background-color: #ffffff;
  border-top:1px dotted #d59758;
  border-bottom: 2px solid #d59758;
}
/*****  配下ページ設定項目メインエリア  *****/

/* メインエリア */
h2{
  clear: both;
  color: #ffffff;
  background-color: #d59758;
  font-weight: bold;
  padding: 1px 10px;
  margin-bottom: 10px;
}


