#opentime {
  width : 100%;
}
.timetableLeft {
  width : 365px;
  float : left;
  padding-left : 10px;
}
.timetableRight {
  width : 300px;
  float : right;
}
img.service {
margin-left : -7px;
  margin-bottom : 60px;
}
img.timetable_green2 {
  margin-bottom : 30px;
}

#access {
  width : 100%;
  margin-top : 60px;
}
.accessText {
  padding-left : 10px;
}
#gmap {
  margin-top : 40px;
}
#price {
  width : 100%;
  margin-top : 60px;
}
table.jihi {
	border-spacing: 5px;
	border-collapse: separate; 
}
.jihi th {
	border: 1px solid #CCC;
	text-align: center;
	margin-right: 5px;
}
.jihi td {
	border-bottom: 1px solid #CCC;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.jihi td.price {
	text-align: right;
	padding-right: 20px;
}
.jihi span {
	font-size: 12px;
}
.jihi td.hyo-btm {
	border-bottom: 40px solid #fff;
}
	