 
h1{
	font-size:149%;font-weight: bold;color: #010C6A;
border-top: thin solid #C0C0C0;
border-bottom: thin solid #C0C0C0;
line-height : 140% ;margin-bottom: 1em; margin-top: 1.5em;
 background-color:#D8F8F8;
}
h2{
	font-size:120%;font-weight: bold;color: #010C6A;line-height : 140% ;margin-bottom: 1em; margin-top: 1.5em;

}
h3{
	font-size:125%;font-weight: bold;color: #010C6A;border-top: thin solid #C0C0C0;line-height : 140% ;margin-bottom: 1em; margin-top: 1.5em;
}

h4{
	font-size:120%;font-weight: bold;color: #000080;border-top: thin solid #C0C0C0;line-height : 140% ;margin-bottom: 1em; margin-top: 1.5em;
 background-color:#F0FFFF;
border-left-width: 7px; border-left-style: solid; border-left-color:#AFEEEE; 
}
h5 {
	font-size: 110%;font-weight: bold;color: #0000CD;
clear: both; padding: 2px 8px 1px 7px; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #AFEEEE; line-height: 100%;border-top-width: 1px; border-top-style: solid; border-top-color: #AFEEEE; line-height: 120%;background-color:#FAFFFF;
}
h6{
	font-size: 105%;font-weight: bold;color: #008080;
}
b{
       font-size: 105%;font-weight: bold;color: #000080;
}
li {
　　margin-top:0em; margin-bottom:0.7em; margin-left:0em; line-height:1.5em;
}
ul { list-style-type: square ;margin-top:0em; margin-bottom:0em; margin-left:1em; font-size: 100%; line-height:1.8em; /* 1階層目 */ }
ul ul { list-style-type: circle; margin-top:0em; margin-bottom:0em; margin-left:1em; font-size: 80%; /* 2階層目 */ }
ul ul ul { list-style-type: disc;margin-top:-0.6em;  margin-bottom:0.4em; margin-left:1em;  font-size: 70%;  /* 3階層目以降 */ }
table {
	border-collapse: collapse;
　　　 table-layout: fixed;

}
th {
	border: solid 1px #666666;
	color: #000000;
	background-color: #B0E0E6;
	word-break: break-all;
	text-align:center;
        font-size: 0.8em;
}
td {
	border: solid 1px #666666;
	border-color: #2F4F4F;
	background-color: #F0FFFF;
	color: #000000;
        padding:5px;
	word-break: break-all;

	font-size: 0.9em;
}

div#blue-indented-text {
    margin-left: 5em;
	color: #4000ff;
  	font-weight: bold;
  	font-family: arial black,sans-serif;
}



