.section p.center {
	text-align: center;
	margin-top: 10px;
}
.section .inner {
	width: 100%;
}
.section .inner:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.s_smalltextL {
	font-size:92%;
	padding:0 !important;
}
.border_box {
	border: 1px solid #CCCCCC;
	padding: 10px;
	margin-top: 20px !important;
}
#contents .inner #article .section .titleTypeA01 .title_style {
  font-size: 75%;
}
#contents .inner #article .section p strong.indent {
    display: block;
    text-indent: -1.5em;
    padding-left: 1.5em;
}
#contents .inner #article .section .section .area {
  overflow: hidden;
  margin: 0 10px 10px 10px;
}
#contents .inner #article .section .section .txt_line {
  border-top: 1px dotted #000;
  padding-top: 10px;
}
#contents .inner #article .section .section .area .left1 {
  width: 300px;
  float: left;
  margin-bottom: 0;
}
#contents .inner #article .section .section .area .border_box {
  width: 240px;
  float: right;
  margin: 0;
}
#contents .inner #article .section .section .area .border_box .center {
  display: block;
}

#contents .inner #article .section .section .area .left {
  width: 340px;
  float: left;
}
#contents .inner #article .section .section .area .right {
  width: 240px;
  float: right;
}
#contents .inner #article .section .section dl.bottom {
  margin: 0 10px;
}