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

div#contents h3 {
	clear:both;
}

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

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

div#contents div.rule h4 {
	text-align:center;
	margin-bottom:10px;
}

div#contents div.rule p {
	margin-left:0;
	margin-right: 0;
	text-indent: 0;
	width:220px;
	float:left;
}
