@charset "UTF-8";

div#contents h2 { background: url(../images/sitemap/title.gif) no-repeat ; }

div#contents h3.m01 { background: url(../images/sitemap/h3_01.gif) no-repeat ; margin-top : 20px ; }


ul.list		{ font-size : 84% ; }

ul.list li {
	background: url(../images/sitemap/li_sub1.gif) no-repeat ;
	line-height : 130% ;
}



ul.list li a		{ text-decoration : none ; }
ul.list li a:hover	{ text-decoration : underline ; }


ul.list li a.name {
	font-weight : normal ;
	color : #3259c9 ;
}

ul.list li span {
	font-size : 84% ;
}

ul.sub	{
	text-decoration : none ;
	margin : 5px 0px 10px 10px ;
}

ul.sub li {
	background: url(../images/sitemap/li_sub2.gif) no-repeat ;
	margin : 0px 0px 0px 0px ;
	line-height : 130% ;
}




