@charset "shift_jis";
/*  Inpage Common
-----------------------------------------------------------------------------*/
#wrapper .side {
  width: 250px;
  float: left;
}

#wrapper .side .ttl {
  font-size: 14px;
  font-weight: bold;
  padding: 0 0 0 25px;
  background: url(../../img/li.gif) no-repeat 0 2px;
}

#wrapper .side dl { padding: 15px 0 0 25px; }
#wrapper .side dt, #wrapper .side ul { padding: 0 0 5px 0; }
#wrapper .side dt { font-weight: bold; }
#wrapper .side ul li { padding: 0 0 5px 10px; }

/*  Products
-----------------------------------------------------------------------------*/
#products h3 {
  padding: 30px 0 0;
  clear: both;
}

#products p { padding: 10px 0; }

#products p.lead {
  font-size: 14px;
  padding: 15px 0 30px;
}

#products ul {
  margin-left: -8px;
  width: 660px;
  overflow: hidden;
}

#products ul:after {
  height: 0;
  display: block;
  clear: both;
  content: " ";
}

#products ul li {
  padding: 0 0 10px 9px;
  float: left;
}

#products .box {
  padding: 40px 0 20px;
  width: 650px;
  position: relative;
}

#products .box dt {
  padding: 40px 0 0;
  right: 0;
  position: absolute;
}

#products .box dd {
  padding: 40px 180px 40px 0;
  border-bottom: solid 1px #ccc;
}

#products .sake dt { padding: 0; }

#products .sake dd {
  padding: 0 180px 20px 0;
  border-bottom: none;
  height: 160px;
}

#products .sake dd strong {
  padding: 0 0 10px;
  border-bottom: solid 1px #ccc;
  display: block;
}

#products .box dd.large {
  padding: 0 0 20px 300px;
  height: 270px;
}

#products .box dt.first { padding-top: 0; }
#products .box dd.first { padding-top: 0; }
#products .box dd.wide { padding: 40px 260px 40px 0; }
#products .box dd strong { font-size: 14px; }

#products .maker {
  text-align: center;
  padding: 10px;
  background: #efefef;
}

#products .maker span {
  padding: 0 0 0 50px;
  background: url(../../about/img/tel.gif) no-repeat 10px 2px;
}

#products .h_large { height: 330px; }
#products .h_middle { height: 240px; }

/*  About
-----------------------------------------------------------------------------*/
#about h3 {
  padding: 30px 0 0;
  clear: both;
}

#about p { padding: 10px 0; }

#about p.lead {
  font-size: 14px;
  padding: 15px 0 30px;
}

#about h4 { padding: 40px 0 20px; }

#about h5 {
  font-size: 14px;
  padding: 30px 0 10px;
}

#about .specialty { width: 650px; }
#about .specialty dt { position: absolute; }

#about .specialty dd {
  padding: 0 0 20px 180px;
  height: 160px;
}

#about .specialty dd strong { font-size: 14px; }

/*  Sightseeing
-----------------------------------------------------------------------------*/
#sightseeing .lead {
  font-size: 14px;
  padding: 15px 0 30px;
}

#sightseeing #map {
  width: 650px;
  background: url(../../sightseeing/img/map.gif) no-repeat left bottom;
}

#sightseeing #map:after {
  height: 0;
  display: block;
  clear: both;
  content: " ";
}

#sightseeing #map dl { width: 320px; }
#sightseeing #map dd { padding: 20px 25px 530px; }

#sightseeing #map li {
  padding: 0 0 5px 20px;
  background: url(../../sightseeing/img/li.gif) no-repeat 0 4px;
}

#sightseeing h3 {
  padding: 30px 0 20px;
  clear: both;
}

#sightseeing h4 { padding: 10px 0 20px; }
#sightseeing .box { width: 650px; }
#sightseeing .box dt { position: absolute; }

#sightseeing .box dd {
  padding: 0 0 20px 180px;
  height: 160px;
}

#sightseeing .box dd.large {
  padding: 0 0 20px 300px;
  height: 270px;
}

#sightseeing .box dd strong { font-size: 14px; }

#sightseeing .list {
  padding: 40px 0 0;
  border-top: dotted 1px #000;
}

h4#sightseeing08 {
  margin: 20px 0 0;
  padding: 30px 0 20px;
  border-top: dotted 1px #000;
}
