.center{
  
  
  width:940px;
  height:1000px;
  position:relative;
  margin-right:auto;
  margin-left:auto;
  text-align:left;
  border-left : 1px solid #ccc;
  border-right : 1px solid #ccc;  
  
  
}


body{

  text-align:center;

}

#header{
  width : 940px;
  height : 300px;
  position : absolute;
  
  left : 0px;
  margin-top : 0px;
  padding-top : 0px;
  top : 0px;
}

.t{
  clear : left;
  margin-top : 0px;
}

.h{
  float : right;
  left : -2px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}





li{
  
  list-style-type : none;
  text-align : left;
  
  color : white;
  line-height : 1.6;
  font-size : 14px;
  font-family : メイリオ, serif;
  text-decoration : none;
}

#weav{
  width : 200px;
  height : 600px;
  position : absolute;
  top : 340px;
  left : 0px;
  

  background-color : rgb(133, 13, 14);
  padding-top : 60px;
}

#navi{
  
  width : 200px;
  height : 600px;
  position : absolute;
  top : 340px;
  left : 200px;
  background-color : rgb(133, 13, 14);
  
  padding-top : 60px;
  padding-left : 0px;
}



#main{
  background-image : url(in-mback.gif);
  background-repeat : no-repeat;
  width : 540px;
  height : 660px;
  top : 340px;
  left : 400px;
  position : absolute;
}

#footer{
  font-size : 11px;
  font-family : serif;
  text-align : center;
  width : 940px;
  height : 40px;
  position : absolute;
  top : 1000px;
  left : 0px;
}

li a{
  color : white;
  text-decoration : none;
}

li a:hover{
  color : rgb(183, 137, 77);
}

.machine{
  margin-left : 30px;
  margin-bottom : 10px;
}

.wine{
  color : rgb(133, 13, 14);
}

.nisyoku{
	border-width : 1px;border-style : solid;border-color : rgb(58, 12, 72);
  width : 230px;
  height : 200px;
  position : absolute;
  top : 20px;
  left : 30px;
}

.kotobuki{
	border-width : 1px;border-style : solid;border-color : rgb(58, 12, 72);
  width : 230px;
  height : 200px;
  position : absolute;
  top : 20px;
  left : 280px;
}

.hokusai{
	border-width : 1px;border-style : solid;border-color : rgb(58, 12, 72);
  width : 230px;
  height : 200px;
  position : absolute;
  top : 240px;
  left : 30px;
}

.muji{
	border-width : 1px;border-style : solid;border-color : rgb(58, 12, 72);
  width : 230px;
  height : 200px;
  position : absolute;
  top : 240px;
  left : 280px;
}

.junmen{
	border-width : 1px;border-style : solid;border-color : rgb(58, 12, 72);
  width : 230px;
  height : 200px;
  position : absolute;
  top : 460px;
  left : 30px;
}

.color{
	border-width : 1px;border-style : solid;border-color : rgb(58, 12, 72);
  width : 230px;
  height : 200px;
  position : absolute;
  top : 460px;
  left : 280px;
}


.title{
  float : left;
  top : 0px;
  left : 0px;
  margin-right : 5px;
}

.link{
  width : 100px;
  height : 18px;
  position : absolute;
  top : 180px;
  left : 130px;
}

.come{
  font-size : 12px;
  font-family : メイリオ, serif;
  line-height : 1.3;
  margin-top : 5px;
  margin-left : 5px;
  margin-right : 5px;
}
