/*++++++++++++++++++++++++++++++++++

  SOUEI PROJECT Corporate Website  
  http://www.eaglegroup.co.jp      
  -------------------------------
  top.css  
  last up date 2007.12.19          

++++++++++++++++++++++++++++++++++*/

@import "base.css";
@import "header.css";
@import "footer.css";
@import "side.css";

div#content{
background:none;
}

div#content_body{
border:none;
}

div#content h3{
padding:20px 0 30px;
text-align:left;
font-family:"Times New Roman";
font-size:48px;
color:#000;
font-weight:normal;
border-bottom:1px solid #000;
}

div#content ol{
margin:10px 0 0 5px;
font-family:"Times New Roman";
font-weight:bold;
font-size:14px;
}

div#side{
margin-bottom:15px;
}
