body {
	font-family: Tarisaka, 'MS UI Gothic';
}

h1 {
	font-family: 'Times New Roman';
	text-align: center;
	font-size: 1.75em;
}

h1.title {
	font-style: italic;
	font-family: 'Times New Roman';
	text-align: center;
	font-size: 2.2em;
}

h2 {
	color: blue;
	font-size: 1.2em;
	line-height: 1.2em;
	background-color: cornsilk;
}

UL LI {
	margin-left: -1em;
	line-height: 2em;
}

P.main {
	margin-left: 1em;
	letter-spacing: 0.1em;
}

DL DT {
	font-weight: bold;
	line-height: 2em;
	color: indigo;
}

img.large {
  padding:3px;
  border:1px solid sandybrown ;
  }

img.thum {
  border:1px solid  ;
  }

div.grid {
  float:left;
  width:110px  ;
  height:110px  ;
  text-align: center;
  }

p.picture {
	text-align: center;
	font-size: 0.5em;
  }

.portrait {
  float		: right ;
  padding	: 2px ;
  border	: 1px solid white ;
  background-color: lemonchiffon ;
  width		: 140px ;
  font-size	: x-small ;
  text-align	: center ;
  }
