@charset "UTF-8";


/*-#main {
.page #main_contents {
  border: 4px solid #001e82;
  background: #fff;
  margin-top: 30px;
  margin-bottom: 30px;
  margin-left: 30px;
}-*/

p {
	margin-bottom: 15px;
	line-height: 1.6em;
	font-size: 15px;
	text-align: justify;
}
figure {
	float: left;
	margin: 0 0 5px 0;
	width: 28%;
}
figure img {
	max-width: 100%;
}

section h2 {
margin-bottom:30px
}
