/* This is the StyleCatcher theme addition. Do not remove this block. */
@import url(/common/css/default.css);
/* end StyleCatcher imports */

/*------ サイドナビのカレント ------*/

#co-outline ul li#side-outline a,
#co-history ul li#side-history a,
#co-organization ul li#side-organization a {
	color: #000;
	font-weight: bold;
	background-position: -190px top;
}

