/* Enter Your Custom CSS Here */

div.textwidget h4,h5{
  margin-bottom:1em;
  padding-bottom:0.5em;
  border-bottom:1px dashed;
}
div.textwidget p{margin-bottom:3em;
　line-height:0.5em;
}

td.nikoaccess {
  border: 1px solid #black;
}

.entry-title a, .widget a, .entry-meta a, .entry-footer a {
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
  text-decoration: none;
  color:#886847;
}

.resavation_illa{
  text-align:center;
}

table.access_info{
  margin-top:1em;
}

table.access_info{
  border:#efedef;
}

th.a_info_t{
  background-color:#F2E1D1;
  border-right:3px double #ccc;
  border-bottom: 1px solid #ccc;
  width:30%;
}

td.a_info_c{
  border-bottom: 1px solid #ccc;
  width:70%;
}  

.panel-row-style{
  background-size: cover !important;
}