body {
  background-color: black;
  color: white;
  text-align: left;
  font-size: small;
}

img { border: 0; vertical-align: middle }

a { color:white }
a:hover, a:active { text-decoration: underline }

#globalWrapper {
  border: #666666 solid 1px;
  position: relative;
  margin: 0;
  width: 760px;
  text-align: left;
  padding: 0;
}
#header_menu { text-align: right; /* margin-bottom:30px */ }
#header_menu img { margin:0 2px }
#contents {
  margin: 0 10px;
  float: left
}

#copyright {
  clear:both;
  font-size: 80%;
  font-style: normal;
  padding: 3px 0 3px 8px;
  border-top: #666666 solid 1px;
  width: 752px;
  margin: 0;
}

#logo { float: left; margin: 0 }
#fla { float:right; margin: 0 }
#top_menu { background-color: #333333; margin: 0}
#whatsNew { float: left; margin: 10px 0 0 10px }
#whatsNew h2{
  margin-bottom: 0;
  font-size: 100%;
  border-bottom: #666666 solid 1px;
}
#whatsNew ul {
  list-style-type: none;
  padding:0;
  margin: 0;
}
#whatsNew li { 
  border-bottom: #666666 dotted 1px;
  list-style-type: none;
  padding: 3px 0;
  display: block;
}
#whatsNew img { margin-left:20px }

#inquiry { float:right; margin-right:120px  }
ul.link {
  list-style-type: none;
  padding: 0;
  word-spacing: 14px;
  height: 43px;
  margin: 10px 0 0 10px;
}
ul.link li {
  list-style-type: none;
  display: inline;
}
ul.link li img { border: #666666 solid 1px }

/* welcome */ 
#welcome_a { float:left; border-right: #666666 solid 1px }
#welcome_b { float:right }
.mes { margin: 13px }

/* content */
.content { background-color:#222222 }
.content h2 { font-size:120%; border-bottom:#666 solid 2px }


/* location */
#location_img { float:left;margin:0 }
#location_content {
  float:right;
  background-color:#222222;
  height:416px;
  margin:0
}
#location_content p { margin:0 15px }
#map_button { margin: 3px 0 3px 240px }


/* recruit */
#recruit { margin-left:191px; padding:16px; position: relative;z-index: 1; }
#recruit table { border:none; border-collapse:collapse; width:99% }
#recruit td,#recruit th { border-bottom: #666 dashed 1px; padding: 3px 8px }
#recruit th { vertical-align:top; text-align:left; font-weight:normal; width:8em }

/* press */
#press { margin-left:191px; padding:16px; position: relative }
#press table { border:none; border-collapse:collapse; width:99% }
#press td { font-size:80% }

/* menu */
.menu { width:45%;}
.menu table { border:none; border-collapse:collapse; width:49% }
.menu th { color:#FF6633;padding-left:3px }
.menu td { font-size:75%; padding:3px}
.menu h2 { font:bold 200% serif;border-bottom: #666 solid 1px;margin:5px }

#popWrapper {
  border: #666666 solid 1px;
  position: relative;
  margin: 0;
  width: 350px;
  text-align: left;
  padding: 0;
}
#popWrapper h1 { font-size:120%;color:#FF6633;text-align:center }
#popWrapper table { border:none; border-collapse:collapse; margin:5px;width:100% }
#popWrapper td { font-size:100%;vertical-align:bottom;padding:3px }
.home { font-size:80% }
.name { margin-left:1em }
.winery { font-size:80%;margin-left:8em }

#close { text-align:center; font-weight:bold; margin:2px }

