jQuery(function(){jQuery('.radius').corner("5px");});
jQuery(function(){jQuery('.radius_bottom').corner("5px,bottom");});
jQuery(function(){jQuery('#tatami_room').corner("5px").css({opacity:0.8});});
