@charset "utf-8";


/* ------------------------------- index.html ------------------------------- */

#e-index{ margin:0px 15px 0px 25px;}
#e-index .pic{ clear:both; float:left; margin:20px 10px 20px 0;}
#e-index .tit{ float:right; margin-top:20px;}
#e-index dl  { float:right; width:390px; margin-bottom:20px;}
#e-index dd  { margin-bottom:15px;} 


/* ------------------------------- about ------------------------------- */

#e-about p{ margin:0px 15px 0px 25px;}
#e-about ol   { margin-left:45px;}
#e-about ol li{ list-style:decimal;}
#e-about ul   { margin-left:25px;}
#e-about ul li{ list-style:none;}
