@charset "utf-8";

/*
===============================
周辺観光地専用
===============================
*/

h2 {
  margin:0 14px 12px 17px;
  padding:8px 15px;
  height:16px;
  color:#543c08;
  background:url(../sightseeing/img/bg_h2.gif) no-repeat left top;
  font-size:85%;
  font-weight:bold;
}

#sightseeing {
  background-color:#ede3db;
}
#sightseeing .index-titbg {
  margin:0 3px 25px;
  height:97px;
  background:url(../sightseeing/img/bg_h1.jpg) no-repeat left top;
}
#sightseeing .navigation {
  margin:0 auto 60px;
  padding:17px 0 0 17px;
  border:1px solid #dab7bb;
  width:747px;
  background-color:#f6f1ed;
}
#sightseeing .navigation td {
  padding:0 0 12px;
}

#sightseeing .section {
  padding:0 17px;
  width:765px;
}
#sightseeing .section .info {
  padding:0 0 0 10px;
  float:left;
  width:399px;
  color:#854649;
}
#sightseeing .section .gmap {
  margin:0 0 15px;
  border:1px solid #dab7bb;
  float:right;
  width:338px;
  height:252px;
  color:#000000;
}
#sightseeing .section .access {
  margin:0 0 27px;
  clear:both;
}

#sightseeing .section .info h3 {
  margin:0 0 5px;
  font-size:75%;
  font-weight:bold;
}
#sightseeing .section .info .column {
  margin:0 0 12px;
  padding:0 0 12px;
  border-bottom:1px solid #dcbdbf;
}
#sightseeing .section .info .last {
  margin:0 0 15px;
  padding:0;
  border-bottom:none;
}
#sightseeing .section .info .column ul {
  margin:0 0 0.7em;
}
#sightseeing .section .info .column p {
  font-size:75%;
  line-height:1.5;
}
#sightseeing .section .info .column a {
  text-decoration:underline;
}
#sightseeing .section .info .column .comment {
  font-size:75%;
  line-height:1.5;
}

#sightseeing .section .access dl.top {
  padding:9px 0 12px;
  border:1px solid #dab7bb;
  background-color:#f6f1ed;
}
#sightseeing .section .access .top dt {
  margin:0 11px 11px;
  padding:0 0 0 12px;
  color:#610029;
  background:url(../img/icon03.gif) no-repeat left 1px;
  font-size:75%;
  font-weight:bold;
}
#sightseeing .section .access .top dd {
  margin:0;
}
#sightseeing .section .access .column dt {
  margin:0 11px 7px;
  padding:0 0 0 15px;
  color:#854649;
  background:transparent url(../img/icon01.gif) no-repeat scroll left 1px;
  font-weight:normal;
}
#sightseeing .section .access .column dd {
  margin:0 0 0 9px;
}

#sightseeing .contents-footer {
  width:788px;
}