@charset 'UTF-8';/* div */div.openingBox {	width:700px;	margin:0 0 15px 0;}div.accessBox {	width:700px;	margin:0 0 20px 0;}div.mapBox {	width:700px;}/* h */div.openingBox h3 {	width:700px;	margin:0 0 15px 0;}/* table */div.accessBox table {	width:700px;	font-size:13px;	line-height:150%;}div.accessBox table th {	width:1%;	padding:10px 20px;	border:1px solid #CCC;	background:#EFEFEF;	color:#333;	white-space:nowrap;}div.accessBox table td {	width:auto;	padding:10px 20px;	border:1px solid #CCC;}/* p */div.openingBox p {	width:700px;	font-size:13px;	line-height:150%;}