@charset "shift_jis";
/* CSS Document */

.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;
	width: auto;
	margin-top: 10px !important;
	}
#sp_contents .titleTypeA01 h2 span.special {
    color: #000;
		font-weight: normal;
}
.section p.center img.sub_special {
	width: 60%;
}
p strong.indent {
	display: block;
	text-indent: -1.5em;
	padding-left: 1.5em;
}
#contents .inner #article .section .titleTypeA01 .title_style {
  font-size: 75%;
}



#contents .inner #article .section .section .txt_line {
  border-top: 1px dotted #000;
  padding-top: 10px;
}
#contents .inner #article .section .section .area .border_box .center {
  display: block;
}
#contents .inner #article .section .section .area .left1 {
  text-align: center;
}
#contents .inner #article .section .section .area .left1 img {
  max-width: 300px;
}
#contents .inner #article .section .section .area .left {
  margin: 0 10px 10px 10px;
}
#contents .inner #article .section .section .area .right {
  margin: 0 10px 10px 10px;
  text-align: center;
}
#contents .inner #article .section .section dl.bottom {
  margin: 0 10px;
}