@charset "Shift_JIS";


/*-- box --*/


.map-box {
	width: 900px;
	/*\*//*/
	display: inline-block;
	/* */
}
.map-box:after {
	display: block;
	height: 0;
	visibility: hidden;
	clear: both;
	content: ".";
}
.map-title {
	width: 218px;
	float: left;
}
.map-data {
	width: 376px;
	float: left;
}
.access-tstyle {
	
}
.access-tstyle td {
	font-size: 11px;
	line-height: 150%;
	text-align: left;
	padding-bottom: 10px;
}
.access-map {
	width: 279px;
	float: right;
}