.column_main section {
  padding: 20px;
  border: 1px solid #afa291;
  background-color: #fff;
}
.column_main section + section {
  margin-top: 22px;
}
.column_main section > h1 {
  margin-top: 0;
  margin-bottom: 20px;
  padding-right: 6px;
  padding-bottom: 10px;
  padding-left: 6px;
  background: url("../img/underline.png") repeat-x left bottom;
  color: #706352;
  font-weight: normal;
  font-size: 15px;
  line-height: 18px;
}
.column_main .words {
	font-size: 12px;
	line-height: 28px;
	background-image: url(../img/topline.png);
	background-repeat: repeat-x;
	background-position: left top;
}
.column_main .words::after {
  display: block;
  clear: both;
  content: "";
}
.column_main .words_text {
	float: left;
	margin-bottom: 14px;
	margin-left: 8px;
	text-align: justify;
	text-justify: inter-ideograph;
}
.column_main .words_text p {
  margin-top: 0;
  margin-bottom: 0;
}
.column_main .words_text p + p {
  margin-top: 14px;
}
.column_main .words_text_signature {
  text-align: right;
}
.column_main .words_photo {
  float: right;
  margin-bottom: 14px;
  width: 165px;
}
.column_main .words_photo img {
  display: block;
}
.column_main .kamoku {
	text-align: justify;
	text-justify: inter-ideograph;
	background-image: url(../img/topline.png);
	background-repeat: repeat-x;
	background-position: left top;
}
.column_main .kamoku h2 {
	padding-left: 27px;
	min-height: 20px;
	background: url("../img/marker.png") no-repeat left top;
	color: #85B200;
	font-weight: normal;
	font-size: 15px;
	line-height: 20px;
}
.column_main .kamoku_item {
  margin-bottom: 24px;
  padding-right: 4px;
  padding-bottom: 1px;
  padding-left: 4px;
  background: url("../img/border.png") repeat-x left bottom;
}
.column_main .kamoku_item p {
  margin-right: 8px;
  margin-bottom: 30px;
  margin-left: 8px;
  font-size: 12px;
  line-height: 28px;
}
.column_main .staff table {
  margin-right: 12px;
  margin-bottom: 14px;
  margin-left: 12px;
  font-size: 12px;
  line-height: 28px;
}
.column .column_main article .staff {
	background-image: url(../img/topline.png);
	background-repeat: repeat-x;
	background-position: left top;
}

.column_main .staff table th {
  padding-right: 1em;
  text-align: left;
  font-weight: normal;
}
.acces_map {
	float: none;
	width: 500px;
	height: 400px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
