@charset "utf-8";
@import url(base.css);
@import url(menu.css);
@import url(style.css);

/* ニュースリリース */
table.news{width:100%;}
table.news th{border-right-style:dashed;width:120px;}
table.news td{border-left-style:dashed;}
table.news td a{color:#202020;text-decoration:none;}
