@charset "utf-8";

.sp_appear {
	display: none;
}

.contents_title {
	line-height: 1.5;
}

h2 span.txt_lead {
  font-size: 75%;
  font-weight: normal;
	color: #000000 !important;
}
.s_smalltextR {
	float: right;
}

#contents .inner #article .section .titleTypeA02 span {
	color: #000000;
	font-weight: normal;
}
#contents .inner #article .section .section p {
    margin: 5px 0 8px 0;
}
#contents .inner #article .section .image {
	width: auto;
	max-width: 100%;
	display: block;
	margin: 0 auto;
}
#contents .inner #article .section .photo {
	margin-left: 20px;
}
#contents .inner #article .section a.text_anchor {
	color: #000000;
	text-decoration: none;
}
#contents .inner #article .section a.text_anchor:hover {
	text-decoration: underline;
}