@charset "UTF-8";


section h3 {
	margin:0 0 20px;
	}
	
.photo {
	float:right;
	}	
	
.text {
	float:left;
	width:530px;
	}

.text p {
	}

#contents {
	padding:0 0 150px;
	}
	
.gotop {
	position:absolute;
	bottom:70px;
	right:20px;
	}
	
#access table {
	width:442px;
	border-top:1px dotted #615851;
	margin-bottom:10px;
	float:left;
}


#access table th {
	border-bottom:1px dotted #615851;
	width:5em;
	white-space:nowrap;
	height:29px;
	text-align:left;
	padding:0 10px 0 20px;
	font-size:13px;
	background:#f4f0e9;
}

#access table td {
	border-bottom:1px dotted #615851;
	height:29px;
	font-size:13px;
	padding:0 10px;
}

#access .map {
	float:right;
	width:440px;
	height:273px;
	border:1px solid #b3b3b3;
	}