@charset "UTF-8";

/* --------------------sitemap page-------------------- */

div#sitemap{
	margint:0px;
	width:900px;
	height:auto;
	text-align:left;
	}

h3{
	padding-bottom:22px;
	}
	
h4{
	margin-bottom:20px;
	padding-left:40px;
	}	
div.contents{
	padding:0 40px 20px;
	width:820px;
	height:auto;
	text-align:left;
	}
	
div.map_link{
	padding:10px 0;
	border-bottom:1px solid #ccc;
	width:820px;
	height:auto;
	}

div#fla_space{
	border:1px solid #fff;
	width:898px;
	height:600px;
	background-color:#000000;
	}
						
/* --------------------sitemap page-------------------- */	
