<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

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

h3.ttl {background:url(../../common/images/contents/bg_h2.gif) repeat-y; padding:16px 0 10px 0; border-bottom:1px solid #ddd; color:#694f02; font-size:14px; font-weight:bold; line-height:1.3;}
	h3.ttl span {font-size:12px;}

/* news */
table.news {width:100%; margin:0 auto;}
	table.news th, table.news td {padding:1em 0; border-bottom:1px solid #d6d6d1; color:#999;}
	table.news th {width:130px;}</pre></body></html>