#banner
{
   width: 830px; /* necessary for ie win */
   height: 180px; 
  color:#FFF;
  border-bottom:1px;
   background: #FFF url("http://www.cr-fix.co.jp/box/just/just_top.jpg") no-repeat;
}

#banner-header
{
   padding: 8px 80px 0px ;
   color: #FFF;
   font-size: 20px;
   font-weight: bold;
   line-height: 20%;
   text-shadow: #36414d 0 2px 3px;
}
/*
#banner-header a { color: #FFFFFF; text-decoration: none; }
#banner-header a:hover { color: #81818; }
*/

#banner-description
{
   padding: 0px 80px;
   margin-bottom: 0;
   /*color: #002F55; */
   color:#FFF;
   background: none;
   font-size: 12px;
   font-weight: bold;
   line-height: 1.125;
   text-shadow: #36414d 0 1px 2px;
}
