@charset "utf-8";

/*********************************
 *
 * NEWS STYLES
 *
 *********************************/


/* news
table.news,
table.info {width:100%}
	table.news th, table.news td,
	table.info th, table.info td {padding:1em 0; border-bottom:1px dashed #d2d8d8; color:#999;}
	table.news th,
	table.info th {width:130px; color:#c13d59;}
 */

#contents h2 {margin-top:20px !important;}
#contents h2:first-child {margin-top:0 !important;}