@charset "utf-8";



#main_box { line-height: 2.0; }



/* side_menu ----------------- */

#side_box .side_menu .menu_grp_c.grp41 {

}

.btn410.btn_toggle .btn_toggle_act::after {

  background-color: rgb(255,255,255) !important;

}

li.btn410 {

  background-color: rgb(218,218,218);

  border-bottom-color: rgb(204,204,204) !important;

}

li.btn410 > a {

  pointer-events:none;

  cursor: auto;

}

#side_box .side_menu .menu_grp_c > li.btn410 > a::after {

  display: none;

}







/* contents ------------------ */

#main_box .under_categoly_menu_box > li > a:hover {

  background-color: rgb(255,242,234);

}

