@charset "shift_jis";

body {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: small;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #000000;
}
.accesscontent {
	background-color: #FFFFFF;
	display: block;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.accesscontent .close {
	padding-bottom: 10px;
	clear: both;
}
.accesscontent .route {
	display: block;
	float: none;
	width: 580px;
	margin: 10px;
	text-align: left;
	line-height: 160%;
}
.accesscontent #accesstitle img {
	padding-top: 10px;
	padding-bottom: 10px;
}
#map img {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	padding-top: 10px;
	padding-bottom: 10px;
}
.accesscontent .route h4 {
	font-weight: bold;
	margin-bottom: 0px;
}
.accesscontent .route p {
	margin: 0px;
	padding: 0px;
}
.accesscontent #address {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	margin: 0px;
	padding: 0px;
}
