#top_image{
	clear:both;
}

.contents{
	border-bottom:solid 3px #AC0D0D;
	margin: 10px 5px;
}

.contents h3{
	float:right;
	width:100px;
	height:100px;
}

.contents p{
	line-height:1.5em;
	padding:5px;
}

footer{
	margin-top:10px;
}
