@charset "utf-8";

/* CSS Document */

section.linkArea {
  
}
  section.linkArea h5 {
    color:#fff;
    font-weight:bold;
    background: url("../images/bg_title.gif") repeat-x scroll 0 0 transparent;
    box-shadow: 0 0 0 1px #5e7edf;
    width:100%;
    height:27px;
    line-height:27px;
  }
  section.linkArea a {
    color:#006699;
  }
  
  