@charset "utf-8";
/* CSS Document */

#mapbox {
	background-color: #E4E4E4;
	display: block;
	float: left;
	height: 610px;
	width: 660px;
}
#map_sidebox {
	background-color: #FFFFFF;
	display: block;
	height: auto;
	width: 210px;
	float: right;
	margin-right: 15px;
	border-top-width: 3px;
	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;
	border-top-color: #999999;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.map_pagebox {
	width: 200px;
	height: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 5px;
}
.map_pagebox  li {
	float: left;
}
.map_closebtn {
	display: block;
	float: right;
	height: 20px;
	width: 20px;
	margin: 0px;
	padding: 0px;
}

#map_sidebox_con {
	height: 305px;
	width: 200px;
	background-color: #f5f5f5;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
	clear: both;
	float: left;
	margin-top: 1px;
}
#map_sidebox  .vacantlist_btn {
	float: right;
}
.vacantlist_btn {
	display: block;
	float: right;
	height: 25px;
	width: 126px;
	margin-bottom: 4px;
}
.vacantlist_btn a {
	background-image: url(/img/vacant_btnlist.gif);
	background-repeat: no-repeat;
	float: right;
	height: 25px;
	width: 126px;
}
.vacantlist_btn a:hover {
	background-position: 0px -25px;
}


.map_sidebox2{
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	padding-top: 5px;
	clear: both;
	float: left;
}

/*マウスホバー*/
div.map_contents.selected{
	background-color: #eaf6fd;
}

.map_contents {
	float: left;
	width: 195px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10px;
	clear: both;
	margin-bottom: 5px;
}
.osususme {
	float: right;
	height: 20px;
	width: 655px;
	display: block;
	clear: right;
	margin-top: 20px;
	padding-left: 5px;
}
.map_titile {
	margin-left: 10px;
	margin-top: 3px;
}
.mapfont {
	display: block;
	float: left;
	height: 40px;
}

