@charset "UTF-8";
/* CSS Document */
/*---------link color----------*/
#contents_right h3 a:link,#contents_right h3 a:visited{
   color:#5e7846;
   text-decoration:none;
}
#contents_right h3 a:hover ,#contents_right h3 a:active{
    color:#FF6600;
	text-decoration:underline;
}
/*----------------------------*/

