
/*----------------------------------------------

	Theme ESTIC CORPORATION.
	http://www.estic.co.jp/
	Description:Common Style Sheet　1-15-2009 (mm-dd-yyyy)
	Version:ver. 1.0

----------------------------------------------*/



$(document).ready(function() {

	$('.catch').corner('20px');
	//$('.exp').corner('10px bottom');
	//$('.buttonArea dt').corner('10px top');
	//$('.buttonArea dd').corner('10px bottom');

});

