/*
 * style.js
 *
 * modified: 2011-05-31 (Nakahara@MonkeyWorks)
 *
 */



$(function(){

/* format.css
------------------------------------------------------------ */

$('dl.format01 dd:last-child').addClass('lastChild');



/* end
------------------------------------------------------------ */

});

