@charset "UTF-8";


/* -----------------------------------------------
 [1] contensOther
 [2] contensTerms
------------------------------------------------ */


/* [1] contensOther
------------------------------------------------ */
div#contensOther ul#contentsIndex {
	margin:0 0 30px 0;
	padding:10px 130px 10px 10px;
	width:620px;
	background:#ededed;
}

div#contensOther ul#contentsIndex li {
	margin:0 20px 0 0;
	display:inline;
	font-weight:bold;
}

div#contensOther table ol {
	font-size:120%;
}

div#contensOther table ol li {
	margin:0 0 0 30px;
	list-style-type:decimal;
}

div#contensOther table table th {
	font-size:88%;
}

div#contensOther table table td {
	font-size:88%;
}

div#contensOther table table p {
	font-size:88%;
}

div#contensOther table table p {
	font-size:88%;
}

div#contensOther table td.noBorder,
div#contensOther table th.noBorder {
	background:none;
}

/* [2] contensTerms
------------------------------------------------ */
div#contensTerms div.contentsBoxGray {
	padding:15px;
}

div#contensTerms h3 {
	margin:20px 0 0 0;
	font-size:88%;
}

div#contensTerms h3#contentsTermsFirstH3 {
	margin:-5px 0 0 0;
}

div#contensTerms ol ol,
div#contensTerms ol ul {
	margin:10px 0 10px 40px;
	font-size:120%;
}

div#contensTerms ol {
	margin:0 0 0 40px;
}

div#contensTerms ol li {
	margin:0 0 10px 0;
	list-style-type:decimal;
}

div#contensTerms ol.listLowerAlpha  li{
	list-style-type:lower-alpha;
}

div#contensTerms ol ul li {
	list-style-type:disc;
}

div#contensTerms ul#revisionHistory {
	margin:20px 0 0 0;
	list-style-type:none;
}

div#contensTerms p {
	margin:0 0 0 20px;
}

div#contensTerms div.withoutEntry p.lead {
	margin:0 0 10px -5px;
}


div#contensTerms div.withoutEntry ul {
	margin:10px 0 10px 40px;
}

div#contensTerms div.withoutEntry ol li {
	margin:0 0 10px 0;
}