﻿@charset "utf-8";

.contents_title {
  line-height: 1.5;
}
h2 span.txt_lead {
  font-size: 75%;
  font-weight: normal;
  color: #000000 !important;
}
.summary_table {
  border: 1px solid #000000;
}
.summary_table td {
  border: 1px solid #000000;
  padding: 20px;
}
.summary_table dd {
  padding-left: 1em;
}
.summary_table dd.o-indent {
  padding-left: 2.4em;
  text-indent: -1.4em;
}
.image {
  width: 100%;
  height: auto;
}
.o-width {
  width: 120px;
  height: auto;
}
.txt_area {
    margin: 5px 0 8px 0;
	float:left;
	width:480px;
}
#contents .inner #article .section .photo_block_image {
	float:right;
    width: 135px;
    margin-left: 10px;
    margin-bottom: 5px;
}