@charset "UTF-8";

@import url("../../common/css/common.css");


/* --------------------------------------------------------------------------------------
 コンテンツ
--------------------------------------------------------------------------------------- */

.mainContents{
	width: 640px;
	float: left;
	margin: 0 0 0 63px;
}

.mapUpper{
	width: 640px;
	padding: 0;
	margin: 0;
	line-height: 0;
	font-size: 0;
}

.mapUpper .leftside{
	width: 183px;
	height: 352px;
	float: left;
	position: relative;
}
.mapUpper .rightside{
	width: 457px;
	float: right;
}

.mapUpper .leftside p.text{
	font-size: 10px;
	line-height: 1.4;
	margin: 0 0 15px;
}
.mapUpper .leftside div.legend{
	width: 118px;
	height: 123px;
	padding: 0 0 0 35px;
	position: absolute;
	bottom: 0;
}

.mapBellow{
	width: 587px;
	padding: 0 0 0 53px;
	margin: 0;
}

