html {
	
	font-size: 16px;
}

body {
	background: #eeeeee;
	font-family: Meiryo;
	text-justify: inter-ideograph;
	padding: 10px;
}
a {text-decoration: none;}

.table {width: 100%;}
.title-td {vertical-align: baseline;  white-space: nowrap;}
.title-text {font-size: 40px;}

.date-td {text-align: right;  vertical-align: baseline;  white-space: nowrap;}
.reference {text-align: center;font-size: 80%;white-space: nowrap;}

.photo-float {float: left;  margin-right: 20px;}
.photo-title {font-size: 1.4em;  line-height: 2em;  white-space: nowrap;}
.clear-float {clear: both;}

.quote {font-size: 90%;}
.home {text-align: right;  font-size: 1.2em;  white-space: nowrap;}
