
#contents .inner #article .section .titleTypeA01 .txt_left {
	text-align: left;
	margin-top: 20px;
}
#contents .inner #article .section .titleTypeA01 .txt_left li {
	text-indent: -1em;
	padding-left: 1em;
}
#contents .inner #article .section .clearfix:after {
  content:".";display:block;visibility:hidden;height:0.1px;font-size:0.1em;line-height:0;clear:both;
}
#contents .inner #article .section .section .special_area {
  border-bottom: none;
	margin-bottom: 30px;
}
#contents .inner #article .section .section .special_area .text {
	width: 335px;
	float: left;
	margin: 0 10px 0 0;
}
#contents .inner #article .section .section .special_area .photo {
	float: left;
	margin: 0;
}
#contents .inner #article .section .section .special_area .photo span {
	display: block;
	text-align: center;
	margin-top: 10px;
	font-size: 92%;
}
#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 p span {
	display: block;
	text-align: center;
	font-size: 92%;
	margin-top: 10px;
}
#contents .inner #article .section .border_box {
	border: 2px dotted #333333;
	padding: 10px;
}
#contents .inner #article .section .info {
	width: 400px;
	display: table;
	margin: 0 auto;
}
#contents .inner #article .section .info .left {
	display: table-cell;
	width: 155px;
}
#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;
}