@charset "utf-8";

/* ---------------------------------------------------------------- */
/* ニュース用 */
/* ---------------------------------------------------------------- */

p.detail-link {}
p.detail-link a {
	color: #ff6501;
}
p.detail-link a:hover {
	color: #000000;
}






