<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
.navi-png-manavi{
margin-left : -3px ;
padding-bottom: 5px;
}

/*txt部*/
.read{
color:#3c738e;
margin-bottom: 0px;
}

.cap{
margin-top: 20px;
font-size:smaller;
line-height:1.8em;
}

/*
ul {
list-style-type: decimal;
}*/

ul {
margin-top:5px;
}

li{
margin-left:-1.8em; /**/
}
ol{
margin-top:0px;
}



/* li head */
.li-head{
margin-left: -3.5em ;
}


i{
font-weight:bold;
font-size:3;
color:#0000FF;
}

hr{
border:dotted 1px #ccc;
width:660px;
margin-left:0px;
margin-top:20px;
margin-bottom:10px;
}

.red{
color:red;
font-weight:bold;
font-size:14px;
}

.red1{
color:red;
}

.answer{
color:OliveDrab;
_font-weight:normal;
}

h3.answer{
font-size:14px;
color:#88a6b5;
margin-top:15px; margin-bottom:-10px;
_font-weight:100;
}

.txt-right{
text-align:right;
}






</pre></body></html>