@charset "utf-8";
/*
**********************************************************************

* page.css

*********************************************************************
*/

.accessSect {
    padding-bottom: 24px;
}
.accessSect .sectTit {
}
.accessSect .sectMain {
  padding: 14px 0;
}
.accessSect .sectMain .leadTxt {
  font-size: 130%;
  padding: 0 18px;
  margin-bottom: 25px;
}
.accessSect .sectMain .googlemap {
  background: #fff;
  padding: 14px 14px 2px;
  width: 630px;
  margin-bottom: 20px;
}
.accessSect .sectMain .googlemap small{
    font-size: 120%;
    line-height: 3;
}
.accessSect .sectMain .mapBlock {
  background: #fff;
  padding: 18px 0;
  width: 658px;
  margin-bottom: 34px;
}
.accessSect .sectMain .mapBlock .mapImg {
    text-align:  center;
}
.accessSect .sectMain .parkingBlock {
}
.accessSect .sectMain .parkingBlock .pImg {
    float: left;
    width: 126px;
    padding: 0 0 0 28px;
}
.accessSect .sectMain .parkingBlock .txt {
    font-size: 200%;
    color: #00743F;
    font-weight: bold;
    padding: 8px 0 0 23px;
    float: left;
    width: 493px;
}
