@charset "utf-8";

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

#t_main h3,
#t_main h3.ttl {display:block !important; background:url(../../common/images/contents/bg_h2.gif) repeat-y; padding:9px 15px 7px 15px; border-radius:5px; -webkit-border-radius:5px; -moz-border-radius:5px; color:#fff; font-size:14px; font-weight:bold; line-height:1.3;}

/* 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:#318ba8;}
*/