#sp_contents p {
	margin-bottom: 15px;
}
#sp_contents .titleTypeA01 h2 span {
	font-weight: normal;
	color: #000000;
}
#sp_contents .section .photo img {
	width: 100%;
}
#contents .inner #article .section .titleTypeA01 .txt_left {
	margin-top: 10px;
}
#contents .inner #article .section .section .special_area {
  border-bottom: none;
	margin-bottom: 30px;
}
#contents .inner #article .section .section .special_area .text {
	width: 100%;
	float: none;
	margin: 0 0 10px 0;
}
#contents .inner #article .section .section .special_area .photo {
	width: 50%;
	float: left;
}
#contents .inner #article .section .section .special_area .photo img {
	width: 60%;
}
#contents .inner #article .section .section .special_area .photo.special {
	width: 100%;
	text-align: center;
}
#contents .inner #article .section .section .special_area .photo.special img {
	width: 80%;
}
#contents .inner #article .section .section strong.title {
	font-size: 120%;
	color: #00b0f0;
}
#contents .inner #article .section .section span.small {
	font-size: 76%;
}
#contents .inner #article .section .photo {
	text-align: center;
}
#contents .inner #article .section .photo p {
	display: inline-block;
	vertical-align: top;
}

#contents .inner #article .section .photo .sp_block {
	display: block;
}
#contents .inner #article .section .photo .sp_block img {
	width: 70%;
}
#contents .inner #article .section .photo .sp_left {
	width: 30%;
}
#contents .inner #article .section .photo .sp_right {
	width: 58%;
}
#contents .inner #article .section .photo p span {
	display: block;
	text-align: center;
	font-size: 90%;
	margin-top: 10px;
}
#contents .inner #article .section .border_box {
	border: 2px dotted #333333;
	padding: 10px;
	margin-bottom: 15px;
}
#contents .inner #article .section .info {
	width: 90%;
	display: table;
	margin: 0 auto 15px auto;
}
#contents .inner #article .section .info .left {
	display: table-cell;
	width: 40%;
}
#contents .inner #article .section .info .right {
	display: table-cell;
	width: auto;
	padding-left: 20px;
	vertical-align: middle;
}
#contents .inner #article .section .sub_title {
	color: #FFF;
	padding: 10px;
	background: #00b0f0;
	margin-bottom: 10px;
}
#s_footer img {
    display: none;
}