@charset "utf-8";

/*用語集
---------------------------------------------------- */
.yougo {
}
.yougo a:link { color: #003366; text-decoration: underline}
.yougo a:visited { color: #003366; text-decoration: underline}
.yougo a:hover { color: #ff6633; text-decoration: underline}
.yougo a:active { color: #ff6633; text-decoration: underline}

.yougosyu li {
	line-height: 180%;
}

