@charset "utf-8";
body {
	font-family: Noto Sans JP, sans-serif !important;
}

#breadcrumbs li {
  color: rgba(255, 255, 255, 0.65) !important
}

#breadcrumbs a {
	color: rgba(255, 255, 255, 0.8) !important
}

div#feat {
	font-size: 14px;
	line-height: 1.75;
  color: rgba(255, 255, 255, 0.65) !important
}

div#feat a {
	text-decoration: underline;
	color: rgba(255, 255, 255, 0.8) !important
}

div#feat a:hover {
	color: rgba(255, 255, 255, 0.9) !important
}

div#feat h1 {
  margin: 20px 0 30px !important;
  font-size: 24px;
	font-weight: bold;
	color: rgba(255, 255, 255, 0.9) !important
}

div#feat p,div#feat dl {
  margin: 0 0 20px 0;
}

div#feat dt {
	margin-bottom: 5px;
	font-size: 16px;
	font-weight: bold;
	color: rgba(255, 255, 255, 0.9) !important
}

.totop {
	margin: 20px 0 30px;
	color: rgba(255, 255, 255, 0.8) !important;
	text-align: right;
}
