@charset "utf-8";
/* CSS Document */

/*交通アクセス*/
.accImgLeft {
float: left;
padding-right: 20px;
padding-bottom: 10px;
}
.accImgRight {
float: right;
padding-left: 20px;
padding-bottom: 10px;
text-align:right;
}
#gmap {
height: 400px;
width: 840px;
}
.accStit {
font-size: 108%;
font-weight: bold;
}

.accBlock{
width:auto;
margin-bottom:5px;
}
.accBlock p{
float:left;
}
.accBlock .accPrintbtn{
display:block;
float:right;


/*display:inline-block;*/
background:#4e5298;
color:#fff;
text-decoration:none;
padding:10px 30px;
border-radius:5px;

}

.newsTable.access_price{
  width:50%;
  float:left;
}

