
#sitemap2 {
	font-size: 13px; 
}/* Reset Base Font Size */

#sitemap2 p {
	font-family: Verdana, helvetica, arial, sans-serif;
}

#sidetree {
	margin-top: 1em;
	font-family: Verdana, helvetica, arial, sans-serif;
	background: #fff;
	color: #333;
	line-height:1;
}

a img { border: none; }

/* hp.cssの打ち消し */
#hp_content #sitemap ul {
	margin: 0;
}

/* edit.cssの打ち消し */
#sitemap a {
	padding: 0;
}

/* 「javascriptを有効にして下さい」*/
#sitemap2 p noscript {
	color: #FF0000;
}

/* ホームページ背景色のために必要 */
#homepage a.selected {
	background-color: #eee;
}

