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

@import url(../../css/common.css);

.section {
	margin-bottom: 40px;
}

.officeDate {
	margin-bottom: 20px;
}

.officeDate .officeImg {
	float: left;
	display: inline;
	width: 173px;	
}

.officeDate .wrapTable {
	float: right;
	display: inline;
	width: 534px;
}

.access {
	margin-bottom: 20px;
	position: relative;
}

.access .chara {
	position: absolute;
	top: 85px;
	left: 630px;
}


.access .time {
	background: #FAF8E4;
	border: 1px solid #BBEA95;
	padding: 10px;
}

.time dl {
	float: left;
	display: inline;
	margin-right: 20px;
}

.time dt {
	color: #4D8C1A;
	font-weight: bold;
}

.hotel .tb02 td,
.officeDate .tb02 td {
	font-size: 100%;
}

.hotel .tb02 th,
.officeDate .tb02 th {
	font-size: 100%;
	font-weight: normal;
}

.officeDate .tb02 th {
	font-weight: bold;
}

.soren .tb02 th {
	font-size: 100%;
	font-weight: normal;
}

.soren .tb02 td {
	font-size: 100%;
}












