.jumbotron {
	background-image: url("../img/jtbg.jpg");
	background-size: cover;
	background-position: center center;
}
h1 {
	text-shadow: 2px 2px 2px #a0a0a0;
}
.color_red {
	color: #f02222;
}
.bg-yellow {
	background-color: #f0f040;
}
.bg-lightyellow {
	background-color: #faffd0;
}
dl.info dt {
	margin-top: 0.5em;
}
dl.info dd {
	margin-left: 1em;
	margin-bottom: 0;
}

.font-weight-bold {
	font-weight: bold !important;
}

.font-adjust {
	font-family: Osaka,"‚l‚r ‚oƒSƒVƒbƒN","MS PGothic";
}