.top {
	margin:10px;
	width:760px;
	padding:10px;
}

h1 {
	text-align:center;
	margin-bottom:10px;
}

h2 {
	margin-bottom:10px;
}

.lead {
	margin-bottom:10px;
}

.lead img{
	float:left;
	margin-right:10px;
	margin-bottom:5px;
}

#laureate{
	width:760px;
	height:1180px;
	clear:both;
}

.b1 {
	float:left;
	width:400px;
	padding:5px;
}

.b2 {
	float:right;
	width:330px;
	padding:5px;
}

.declaration {
}

.movie a img{
	margin-right:5px;
}

.message {
}



/* 20210930 ’Ç‰Á
---------------------------------- */
#laureates {
	margin: 30px 0;
}
#laureates img {
	max-width: 100%;
	height: auto;
}
#laureates .npl{
	width: 650px;
	margin: auto;
}
#laureates p.npl_columns {
	text-align: justify;
	columns: 2;
	column-gap: 1.75em;
}
#laureates p.npl_title {
	text-align: center;
	margin-bottom: 10px;
	font-size: 30px;
	font-weight: bold;
}
#laureates p span {
	float: right;
}



