*{
	margin: 0px;
	padding: 0px;
}
div.*{
}
div.headerimage_wrapper{
}
div.navi_header_wrapper{
	height:16px;
	text-align:right;
	margin:0px 12px 6px 0px;
}
div.maincontents_wrapper{
	margin-left: 35px;
}
div.navi_footer_wrapper{
	height:16px;
	text-align:right;
	margin:40px 30px 0px 0px;
}
div.mapsasfooter_wrapper{
	margin-left: 250px;
	margin-top:10px;
	margin-bottom: 26px;
}
div.mapsasfooter_centerbutton{
	float: left;
	text-align: center;
	width: 200px;
}
div.mapsasfooter_pagetopbutton{
	text-align: right;
	padding-top: 5px;
	margin-right: 30px;
}
div.contents_title_wrapper{
	margin: 40px 0px 10px 0px;
}

ul.feature_contents_ul{
}
ul.feature_contents_ul li{
	margin: 8px 0px 20px 1px;
    padding-left: 24px;
    background: url(../images/mapsas/listmark_blue.png) no-repeat 0px 0.28em;
    list-style: none;
}

ul.basicfunction_contents_ul{
}
ul.basicfunction_contents_ul li{
	margin: 8px 0px 20px 1px;
    padding-left: 24px;
    background: url(../images/mapsas/listmark_blue.png) no-repeat 0px 0.28em;
    list-style: none;
}

ul.optionalfunction_contents_ul{
}
ul.optionalfunction_contents_ul li{
	margin: 8px 0px 20px 1px;
    padding-left: 24px;
    background: url(../images/mapsas/listmark_orange.png) no-repeat 0px 0.28em;
    list-style: none;
}

p {
	margin:20px 0px 20px 0px ;
}
div.flashframe{
	margin: 20px 0px 0px 308px;
	padding:3px 0px 0px 3px;
	height:303px;
	width:330px;
	background-image:url(../images/mapsas/flashframe.png);
	background-repeat: no-repeat;
}
div.airphotoframe{
	margin: 5px 0px 0px 0px;
	padding:3px 0px 0px 5px;
	height:142px;
	width:276px;
	background-image:url(../images/mapsas/airphoto.png);
	background-repeat: no-repeat;
}
div.optionalfunction_image{
	margin-top: 5px;
}
