@charset "UTF-8";
/* CSS Document */


/*------------------------------



------------------------------*/
#pageTtlWrap {
  background: url(../../images/access/pagettl_bg.jpg) no-repeat right #FFFFFF;
  height: 298px;
  border-top: 1px solid #C9C9C9;
  border-bottom: 1px solid #C9C9C9;
}

#pageTtl {
  margin: 0 auto;
  padding-left: 50px;
}

#pageTtl img {
  margin-top: 118px;
}

.contentsboxWrap {
  background-color: #ffffff;
  padding: 0 10px;
}

/*------------------------------

アクセス

------------------------------*/

#guidanceArea {
  background-color: #FFFFFF;
  padding: 20px;
  margin: 0 0 40px 0;
}

#guidanceArea dl {
  display: inline-block;
  display: block;
  margin-bottom: 20px;
}

#guidanceArea dl.end {
  margin-bottom: 0;
}

#guidanceArea dl:after {
  content: ".";
  display: block;
  visibility: hidden;
  height: 0.1px;
  font-size: 0.1em;
  line-height: 0;
  clear: both;
}

#guidanceArea dl dt {
  font-weight: bold;
  float: left;
}

#guidanceArea dl dd {
  float: left;
}

.parking {
  border: 1px solid #C9C9C9;
  width: 100%;
  margin-bottom: 20px;
}

.parking.end {
  margin-bottom: 40px;
}

.parking th {
  border: 1px solid #C9C9C9;
  background-color: #e7f8ff;
  font-weight: bold;
  line-height: 1.5em;
  text-align: center;
  padding: 10px;
  width: 33.3%;
}

.parking td {
  border: 1px solid #C9C9C9;
  background-color: #FFFFFF;
  line-height: 1.5em;
  text-align: center;
  vertical-align: middle;
  padding: 10px;
}

.parkingName {
  color: #028dd6;
  ;
  font-weight: bold;
  margin-bottom: 10px;
}

.attnArea {
  border-top: 1px dotted #C9C9C9;
  padding-top: 30px;
}

.attnArea ul {
  margin-bottom: 40px;
}

.attnArea li {
  padding-left: 1em;
  text-indent: -1em;
  line-height: 1.5em;
  margin-bottom: 4px;
}

.attnArea li.red {
  color: #e60012;
}

.alart {
  line-height: 1.5;
  margin-bottom: 40px;
}

#mapCanvasWrap {
  margin: 0 0 20px 0;
  border: 1px solid #C9C9C9;
  width: 100%;
}

#mapCanvasWrap img {
  width: 100%;
  height: auto;
}

#mapCanvas {
  width: 100%;
  height: 300px;
}
