@charset "utf-8";
/* CSS Document */

#primary #right_contents #page_flame ul#sitemap {margin:0; padding:0;}
#primary #right_contents #page_flame ul#sitemap li {height:30px; line-height:30px; text-indent:15px; margin:0 0 15px 0;}
#primary #right_contents #page_flame ul#sitemap li.first {}
#primary #right_contents #page_flame ul#sitemap li.second {padding-left:20px;}

#primary #right_contents #page_flame ul#sitemap li a {display:block; border-left:10px solid #5e6677; border-bottom:1px solid #ccc;}
#primary #right_contents #page_flame ul#sitemap li a:hover { border-left:10px solid #5e6677; text-decoration:none;}

#primary #right_contents #page_flame ul#sitemap li.first a {width:560px;}
#primary #right_contents #page_flame ul#sitemap li.first a:hover {background:#ededed;}

#primary #right_contents #page_flame ul#sitemap li.second a {border-left:5px solid #5e6677; width:540px;}
#primary #right_contents #page_flame ul#sitemap li.second a:hover {background:#ededed; border-left:5px solid #5e6677;}

#primary #right_contents #page_flame ul#sitemap li.first_basic a {border-left:10px solid #ccc; border-bottom:1px solid #ccc; width:560px;}
#primary #right_contents #page_flame ul#sitemap li.first_basic a:hover {background:#ededed;}