* {
  margin :0px;
  padding: 0px;
}

body {
  background-color: #663C00;
}

#header {
  width: 100%;
  height: 350px;
  background-color: #ffffff;
}

#menu {
  background-color: #663C00;
}

#head_img{
  background:url(../images/top_logo.gif) no-repeat #fff;
  height:125px;
  float: left;
}
#head_img h1{
  text-indent:-9999px;
}
#head_img a{
  display:block;
  width:320px;
  height:125px;
}

#navi {
  background-color: #ffffff;
  height: 125px;

}

.head_navi {
  background-color: #ffffff;
  padding: 5px;
  margin-right: 10px;
}

#item p{
  clear:both;
}


#top_menu_blog {
  height:24px;
  float: left;
}

a#top_menu_blog { 
  background:url(../images/top_menu_blog.gif) no-repeat #fff;
  display:block;
  width:75px;
  height:24px;
  text-indent: -9999px;
}

a:hover#top_menu_blog {
  background-position:0px -24px;
}

#top_menu_qa {
  height:24px;
  width:75px;
  float: left;
}

a#top_menu_qa { 
  background:url(../images/top_menu_qa.gif) no-repeat #fff;
  display:block;
  width:75px;
  height:24px;
  text-indent: -9999px;
}

a:hover#top_menu_qa {
  background-position:0px -24px;
}


#top_menu_area {
  height:24px;
  width:75px;
  float: left;
}

a#top_menu_area { 
  background:url(../images/top_menu_area.gif) no-repeat #fff;
  display:block;
  width:75px;
  height:24px;
  text-indent: -9999px;
}

a:hover#top_menu_area {
  background-position:0px -24px;
}


#top_menu_inquiry {
  height:24px;
  width:75px;
  float: left;
}

a#top_menu_inquiry { 
  background:url(../images/top_menu_inquiry.gif) no-repeat #fff;
  display:block;
  width:75px;
  height:24px;
  text-indent: -9999px;
}

a:hover#top_menu_inquiry {
  background-position:0px -24px;
}


#top_menu_company {
  height:24px;
  width:75px;
  float: left;
}

a#top_menu_company { 
  background:url(../images/top_menu_company.gif) no-repeat #fff;
  display:block;
  width:75px;
  height:24px;
  text-indent: -9999px;
}

a:hover#top_menu_company {
  background-position:0px -24px;
}




#news {
  clear:both;
}

#news li {
  list-style-type: none;
  margin-left: 48px;
  font-size: 11px;
  line-height: 1.6em;
}

#news a {
  color: #fff;
  text-decoration: none;
}


#menu li {
  float: left;
  list-style-type: none;
  height: 50px;
}

#menu_archive{
  height:40px;
  float: left;
}
#menu_archive a.archive{
  background:url(../images/top_btn_archive.gif) no-repeat #fff;
  display:block;
  width:137px;
  height:40px;
  text-indent:-9999px;
}
#menu_archive a:hover.archive{
  background-position:0px -40px;
}

#menu_orderkitchen {
  height:40px;
  float: left;
}
#menu_orderkitchen a.orderkitchen{
  background:url(../images/top_btn_orderkitchen.gif) no-repeat #fff;
  display:block;
  width:144px;
  height:40px;
  text-indent:-9999px;
}
#menu_orderkitchen a:hover.orderkitchen{
  background-position:0px -40px;
}


#menu_houseparts {
  height:40px;
  float: left;
}
#menu_houseparts a.houseparts{
  background:url(../images/top_btn_houseparts.gif) no-repeat #fff;
  display:block;
  width:142px;
  height:40px;
  text-indent:-9999px;
}
#menu_houseparts a:hover.houseparts{
  background-position:0px -40px;
}

#menu_zakka {
  height:40px;
  float: left;
}
#menu_zakka a.zakka{
  background:url(../images/top_btn_zakka.gif) no-repeat #fff;
  display:block;
  width:155px;
  height:40px;
  text-indent:-9999px;
}
#menu_zakka a:hover.zakka{
  background-position:0px -40px;
}

#illust {
  background-color: #ffffff;
  height: 225px;
  text-align: right;
}

#illust img {
  margin-top: 50px;
}

#icon {
  background-color: #ffffff;
  float: left;
  height: 225px;
  width: 578px;
}

#icon img {
  margin-top: 50px;
}

.cboth {
clear:both;
height:0;
}
/* IE p */
* html .cboth {
height:.1em;
overflow:hidden;
margin-top:-.1em;
}
hr {
visibility:hidden;
border:0;
}