@charset "iso-8859-1";

#contents p {
	margin:5px 0 5px 0;
	padding:0;
}

/*
#contents h5{
	margin: 20px 0px 10px 0px;
	padding: 2px 0px 3px 10px;
	display: block;
		width:580px;
	width:auto;
	background:#EDEDED url("/images/sti_bg_02.gif") no-repeat;
		background:url("/images/sti_bg_02.gif") no-repeat;
	background-position:left bottom;
	font-size: 93%;
	line-height: 1.4;
	color: #333333;
	font-weight:bold;
}
*/
#etbl .tbl{
	/*width: 580px; 2015/2/6 */
	width:100%;
	clear: all;
	border: solid 1px #999;
	border-collapse: collapse;
	font-size: inherit;
	margin-top: 1.5em;
	}

#etbl .tbl th{
	border: solid 1px #999;
	border-collapse: collapse;
	font-size: 90%;
	/*	word-wrap: break-word;*/
	background-color: #EDEDED;
	text-align: center !important;
	line-height: 1.5em;
}
.vlow   {
	line-height: 1.5em;
	word-break:keep-all;
}


#etbl .tbl caption{
	margin-bottom: 10px;
	display: table-caption;

}
/*#etbl .tbl caption span{
	margin: 20px 0px 10px 0px;
	padding: 2px 0px 3px 10px;
	display: block;
	/*	width:580px;*/
/*	width:auto;
	height: auto;
	background:#EDEDED url("/images/sti_bg_02.gif") no-repeat;
	/*	background:url("/images/sti_bg_02.gif") no-repeat;*/
/*	background-position:left bottom;
	font-size: 100%;
	line-height: 1.4;
	color: #333333;
	font-weight:bold;
	text-align: left;
}
*/

#etbl .tbl td{
	border: solid 1px #999;
	border-collapse: collapse;
	text-align: right;
	font-size: 90%;
	white-space: nowrap;
	padding: 4px;
}
#etbl .tbl tfoot td{
	text-align: left;
	height: 3em;
	vertical-align: middle;
	font-size: 90%;
	white-space: normal;
}
#etbl .tbl tfoot td.source{
	text-align: center;
	height: 3em;
	vertical-align: middle;
	font-size: 90%;
	white-space: nowrap;
}
#contents  #notes dl{
	font-size: inherit;
}
#contents #notes  dl dd{
/*	margin-right: 1em;*/
	margin-left: 1em;
    width:85%;

}
#contents #notes  dl dt{
	width: 5em;
	float: left;
    
/*	clear: left;*/
}
#etbl .tbl th.lowheight {
	white-space: pre-wrap;
}

#etbl .tbl .borderbottom{
	border-bottom: 2px solid #999;	
}
