html {
	scroll-padding-top: 90px;
}
#contents {
	background: #E4F5F3;
	width: ; /* 1260px */
}
.japanese_name_large {
	color: green;
	text-shadow: 2px 2px 2px #8ECAA0;
}
div.violet-flame {
	outline: solid 2px #008E4A;
}
.copyright {
	padding: 1px 10px;
	background: #9BD4A3;
}
img.fitting640 {
	width: 640px;
	height: auto;
	object-fit: cover;
}
img.fitting200 {
	width: 200px;
	height: auto;
	object-fit: cover;
	box-shadow: 8px 5px 5px lightgrey; /* #CAE3BF */
}
h3 {
	background: green;
}
h4 {
	border-bottom: 3px solid green;
}
.backboard {
	background-color: snow;
}
.lightup {
	color: #50775E;
        background-color: #D6E5DC;
}
.balloon-heart {
	background-color: #9BD4A3;
}
nav {
	background: snow;
	border-bottom: 2px solid snow;
	box-shadow: 0 1px 1px snow;
	z-index:3;
}
