@charset "utf-8";
/* CSS Document */

.page_content h2 {
	background: none;
	border: none;
	text-align: center;
	padding: 0;
}
#content .page_content .scenery:after {
  content:".";display:block;visibility:hidden;height:0.1px;font-size:0.1em;line-height:0;clear:both;
}
#content .page_content .scenery li {
  float: left;
  width: 48%;
  margin-right: 0;
  margin-bottom: 10px;
  padding-bottom: 0;
}
#content .page_content .scenery li.right {
  float: right;
}
#content .page_content ul li div {
  width: 100%;
}
.page_content figure {
  width: 100%;
}
.page_content figure > figcaption {
  text-align: left;
}
.page_content figure > figcaption:before {
  border: none;
}
.page_content a {
  font-size: 100%;
}