#cmn_staff { filter: alpha(opacity=50); -moz-opacity: .5; -khtml-opacity: .5; opacity: .5; filter: opacity(50%); -webkit-filter: opacity(50%); -moz-filter: opacity(50%); -o-filter: opacity(50%);} /*none_lnk*/
#cmn_staff a { cursor: default; pointer-events: none;}
#contents .nkm { background-image: url(../../img/st/st_s-staff.jpg); border-bottom: 8px solid rgba(106, 103, 247, .3); font-size: 90%;}

/*for_W640-*/
@media all and (min-width: 640px) {
#contents .nkm { background-image: url(../../img/st/st_staff.jpg);}
#contents .nkm { font-size: 100%;}

}
/*for_W1000-*/
@media all and (min-width: 1000px) {
#con .wa { width: 64%; line-height: 200%; font-size: 90%;}
#contents .nkm { font-size: 110%;}
}