@charset "utf-8";
/* CSS Document */


img.haeru { float:left;
           margin: 5px 10px 5px 10px;
}

br.haeru { clear:left;
}

dfn.haeru {font-weight:bold;
          color:#063;
		  text-decoration:none;
}

ol.haeru { margin-left:30px;
		  list-style-type:decimal;
}

ol.haeru li { font-size:12px;
             color:#000;
}

ol.haeru2 { margin-left:15px;
            list-style-type:lower-roman;
}

ol.haeru2 li { font-size:12px;
             color:#000;
}

