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

div.rule {
	border: 1px solid #999;
	margin-top: 5px;
	padding: 10px;
	margin-bottom:10px;
}

div#contents td dl {
	clear:none;
}

div#contents td dd img{
	vertical-align:top;
}

div#contents td dl dd img.photo {
	float: right;
}

