@charset "shift_jis";
/* CSS Document */


#map-list-container {
	width:1000px;
	text-align:left;
	margin:0 auto;
}



#maplist-title {
	background:url(img/bg_title.gif) no-repeat;
	width:980px;
	height:41px;
	padding:0;
	margin:0 auto;
	text-align:left;
}

#maplist-title h2 {
	visibility:hidden;
}


.link-maplist {
	width:184px;
	text-align:left;
	float:right;
	margin:13px 20px 0 0;
	clear:both;
	_margin-right:10px;
}

/*
.btn-routelink {
	width:183px;
	height:28px;
	float:right;
	margin:7px 10px 0 0;
}
*/


#maplist-intro {
	width:980px;
	margin:0 auto;
	text-align:left;
}


#maplist-intro ul{
width:500px;
padding-left:25px;
margin:0px auto 20px auto;
float:left;
line-height:18px;

}



#maplist-intro li{
list-style-type:disc;
}


#cell-access {
	width:330px;
	height:78px;
	float:right;
	margin-bottom:20px;
	/margin-bottom:8px;
}



.map-list-midashi {
	font-weight: bold;
	background-color:#E2FFD0;
	border-left:#99cc00 10px solid;
	color: #666;
	padding: 5px;
	font-size:14px;
	clear: both;
	width:960px;
	margin:20px 0 10px 0;
}

#area-btn {
	width:950px;
	margin:0 auto;
	text-align:left;
	padding-left:30px;
}


.maplist-table {
	width:420px;
	color:#666;
	
}

#map-list-section {
	width:940px;
	margin:10px auto 0;
	padding:0;
	/margin-top:5px;
}



.map-list-area-left {
	width:450px;
	float:left;
	padding-left:10px;
}

.map-list-area-right {
	width:450px;
	float:right;
	padding-left:0px;
}


.icon-owner {
	margin:8px -10px 6px 10px;
	width:930px;
	text-align:left;
	color:#390;
}


.txt-mypage {
	width:966px;
	border:1px solid #F00;
	background:#FFF4F4;
	height:17px;
	margin:10px 0;
	padding:6px;
}
	



