/*base（基本）*/
a:link	{ text-decoration:underline; color:#000000; }
a:visited	{ text-decoration:underline; color:#000000; }
a:hover	{ text-decoration:underline; color:#000000; background-color:#D9D7D5; }

/*現在地*/
.koko { color:#333333; background-color:#D9D7D5; }
