@import url(../basic.css);

div#contents h3 {
	clear:both;
}

div#contents p img.photo, div#contents td img.photo {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

div#contents td dl {
	clear:none;
}

div#contents td dt{
	width:2.5em;
}

div#contents td dd {
	margin-left: 3em;
}
