@charset "utf-8";
/* CSS Document */

.in_contain a {
	color:#e67f18;
}

.in_contain a:hover {
	color:#71441a;
	text-decoration:none;
}