.contents p {
	margin:1em 0;
	text-align:justify;
	text-justify: auto;
}
.contents p.left {
	width:365px;
}
.contents img.right {
	float:right;
	margin:1em 0;
}
.contents h3{
	margin-top:2em;
}
.contents dt, .contents h4 {
	font-size: 111%;
	font-weight: bold;
	color:#09f;
	margin-top: 1em;
}
.contents dd {
	margin-left:1em;
}
.contents div.illust {
	margin:2em auto 2em auto;
	text-align: center;
}

