@charset "utf-8";

/* n}ݒ
=============================================================================*/
#contentsMap{
	margin: 0px;
	padding: 0px;
	width:516px;
}
#contentsMap .mapHeader{
	width:516px;
	height:76px;
	background: transparent url(../images/map_header.jpg) no-repeat left top;

}
#contentsMap .mapData{
	width:450px;
	padding-top:10px;
	padding-bottom:10px;
	margin-bottom:10px;
	text-align:left;
	padding-left:50px;
	border-top:1px solid #CCCCCC;
	border-right:1px solid #999999;
	border-left:1px solid #dddddd;
	border-bottom:1px solid #cccccc;
}
#contentsMap h1{
 	font-weight: normal;
	font-size: 12px;
	width:516px;
	padding:10px 0px 10px 0px;
	text-align:center;
}
#mapInfo{
	border:1px solid #999999;
	width:400px;
	height:300px;
	margin:auto 0;
}
#contentsMap .btnClose{
	padding-top:10px;
	padding-bottom:10px;
	text-align:center;
	display:block;
	width:152px;
	height:20px;
}
#contentsMap .mapfooter{
	width:516px;
	height:60px;
	background: transparent url(../images/map_footer.jpg) no-repeat left top;

}