@charset "UTF-8";

/* Suggested order:
 * display
 * list-style
 * position
 * float
 * clear
 * width
 * height
 * margin
 * padding
 * border
 * background
 * color
 * font
 * text-decoration
 * text-align
 * vertical-align
 * white-space
 * other text
 * content
 *
 */
 

/* ==
　 Land/Ocean/Cycle

=============================================================================== */


div.contents div.sitemap{
	width:570px;
	height:500px;
	padding-top:30px;
	}


div.contents div.sitemap ul{
	width:190px;
	list-style-type:none;
	float:left;
}


div.contents div.sitemap ul.sitemap_01{
	width:190px;
	float:left;
}
	

div.contents div.sitemap ul.sitemap_02{
	width:190px;
	float:left;
}

