@charset "utf-8";
/* CSS Document */
.second_box { margin-bottom:19px;}
div.showAll_btn {position:relative; margin-right:23px; color:#999; cursor:pointer; display:inline;}
div.showAll_btn span:hover {color:#2e2e2e;}
div.showAll_btn:after {content:'·'; position:absolute; right:-16px; top:0; color:#9ea9ba; cursor:auto;}
.second_group {display:inline;}
.second_group li {position:relative; display:inline; margin:0 23px 0 0; color:#9ea9ba; cursor:pointer;}
.second_group li span:hover {color:#2e2e2e;}
.second_group li:after {content:'·'; position:absolute; right:-16px; top:0; color:#9ea9ba; cursor:auto;}
.second_group li:last-child:after {display:none;}
.second_box div.showAll_btn span.current_style {font-weight:bold; color:#2e2e2e;}  /*閫変腑鏍峰紡*/
.second_group li span.current_style {font-weight:bold; color:#2e2e2e;}  /*閫変腑鏍峰紡*/
