@charset "utf-8";

/* fi_ea ///////////////////////////////////////////////////////////// */

#fi_ea {
margin-bottom	: 50px;
}




/* fi_eaList ///////////////////////////////////////////////////////// */

#fi_eaList dt {
color			: #004983;
font-size		: 20px;
font-weight		: bold;
margin-bottom	: 10px;
}


#fi_eaList dd {
font-size		: 15px;
line-height		: 1.7;
margin-bottom	: 50px;
}


#fi_eaList dd ol > li {
list-style		: none;
margin			: 0 0 15px 25px;
padding-left	: 5px;
font-weight: bold;
}

#fi_eaList dd p {
  font-weight: normal;
  margin-bottom: 25px;
}


