﻿@charset "utf-8"; 

.sp {
	display: none;
}
#contents .inner #article .section .titleTypeA01 h2 span {
  color: #000000;
  display: block;
}
#contents .inner #article .section .titleTypeA01 h2 span sup {
  font-size: 10px;
}
#contents .inner #article .section .titleTypeA01 h2 span.notes {
  font-size: 76%;
  font-weight: normal;
  text-align: right;
  margin-top: 10px;
}

.section p.no_indent {
	padding-left: 0;
	text-indent: 0;
}
.red {
	color: #F00;
}



.section .title_link {
	margin-bottom: 20px;
}
.section .title_link li {
	font-size: 125%;
	margin-bottom: 5px;
}
.section ul {
	font-weight: bold;
}
.section ul li span {
	font-weight: normal;
	display: block;
	font-size: 84%;
	margin-top: 10px;
}


.section .titleTypeA02 span {
	font-size: 12px;
}
.section_inner {
  border: 2px solid #558ed5;
	margin-bottom: 25px;
}
.section_inner:after {
  content:".";display:block;visibility:hidden;height:0;font-size:0em;line-height:0;clear:both;
}
#contents .inner #article .section .section p.txt_top {
	margin-top: 10px;
}
.section .section_inner .left_s {
	width: 500px;
	float: left;
}
.section .section_inner .right {
	float: right;
}
.section p.txt_title {
  color: #0070C0;
}

#s_footer .iconTypeA01 {
	display: inline;
}
#contents .inner #article .section .section p .blue {
	color: #0070C0;
}

#contents .inner #article .section .section .txt_title {
	margin-top: 20px;
}

#contents .inner #article .tableStyle01 {
	width: 90%;
}
#contents .inner #article .tableStyle01 th {
	width: 20%;
	text-align: center;
}
#contents .inner #article .tableStyle01 td span {
	display: block;
}
