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

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

div#contents table h4 {
	margin-top: 1em;
}

div#contents table h4:first-child {
	margin-top: 0em;
}

div#contents table img.exercise {
	margin-left: 10px;
}