* {
	line-height: 150%;
}

p {
	font-family: Osaka;
	font-size: 11px;
	color: #000000;
}

a {
	color: #996600;
}

a:hover {
	color: #993300;
	text-decoration: none;
}

.title {
	font-family: "ＭＳ 明朝";
	color: #006600;
	font-size: 26px;
}

.subtitle {
	font-family: Osaka;
	font-size: 16px;
	color: #996600;
}

.highlight {
	color: #990000;
	font-family: Osaka;
	font-size: 11px;
}

.note {
	font-family: Osaka;
	font-size: 11px;
	color: #006600;
}
