/*-------------------------------------------
	[sitemap] Css 
-------------------------------------------*/
h2{
	width:960px;
	height:37px;
	margin:10px 0 20px 0;
}

h2#h2_link{
	background:url(images/h2_ttl_01.gif) 0 0 no-repeat;
}
div#cont_area{
	font-size:110%;
	color:#244900;
	padding-top:30px;
	padding-bottom:100px;
}

li{
	line-height:1.5em;
	letter-spacing:0.1em;
}

li a{
	text-decoration:none;
	color:#244900;
}
li a:hover{
	color:#690;
}

