@charset "utf-8";
.txt1 {
	font-size: 12px;
	line-height: 170%;
	text-decoration: none;
	text-align: left
}
.txt2 {
	font-size: 10px;
	line-height: 120%
}
.txt3 {
	font-size: 11px;
	line-height: 145%;
	text-decoration: none;
	text-align: left
}
.txt4 {
	font-size: 15px;
	line-height: 160%;
	font-weight: bold
}
.txt4Copy {
	font-size: 13px;
	line-height: 160%;
	font-weight: normal
}
.txt1Copy {
	font-size: 12px;
	line-height: 170%;
	text-decoration: none;
	text-align: left
}
/* renewal
---------------------------------------------------------*/

div#main-area div.body-part div#title {
	width:748px;
}
div#main-area div.body-part div.anchor {
	width:724px !important;
}
div#main-area div.body-part div.anchor dd {
	width:525px !important;
}
div#main-area div.body-part div.anchor dd :after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
div#main-area div.body-part div.anchor dd {
	min-height: 1px;
}
* html div#main-area div.body-part div.anchor dd {
	height: 1px;/*¥*//*/
  height: auto;
  overflow: hidden;
  /**/
}
div#main-area div.body-part div.navigation {
	width:724px !important;
	margin-top: 20px;
}
div#content h3 {
	margin-top: 21px;
	padding-bottom: 5px;
	padding-top: 4px;
}
div#content div.qa {
	width:724px !important;
}
div#content div.qa dl dt {
	width:675px;
	padding: 8px 12px 2px 37px;
	position: relative;
}
/* q_19: added 20160512
---------------------------------------------------------*/
div#content div.qa dl.sha2_date {
	width: auto;
	margin: 20px 0 0;
	background: transparent none;
}
div#content div.qa dl.sha2_date dt {
	width: auto;
	margin: 0;
	padding: 0;
	background: transparent none;
}
div#content div.qa dl.sha2_date dt:before {
	content: "- ";
}
div#content div.qa dl.sha2_date dd {
	width: auto;
	margin: -20px 0 0 23em;
	padding: 0;
	background: transparent none;
}

div#content .sha2_detail {
	margin: 20px 0 0;
	border-bottom: 1px solid #000;
	border-right: 1px solid #000;
}
div#content .sha2_detail th,
div#content .sha2_detail td {
	padding: 5px;
	background: #fff none;
	border-top: 1px solid #000;
	border-left: 1px solid #000;
}
div#content .sha2_detail th {
	background: #f3dcdb none;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}
div#content .sha2_detail thead th:nth-child(1) {width: 10%;}
div#content .sha2_detail thead th:nth-child(2) {width: 30%;}
div#content .sha2_detail thead th:nth-child(3) {width: 60%;}

div#content div.qa .sha2_reference {
	margin: 20px 0 10px;
	padding: 5px;
	border: 1px solid #999;
	background: #fff none;
}
div#content div.qa .sha2_reference dt {
	width: auto;
	margin: 0;
	padding: 0;
	background: transparent none;
	font-weight: bold;
}
div#content div.qa .sha2_reference dd {
	width: auto;
	margin: 0;
	padding: 0;
	background: transparent none;
}
